资源列表

« 1 2 ... .19 .20 .21 .22 .23 19024.25 .26 .27 .28 .29 ... 28522 »

[matlab例程benchmarks_test_pso

说明:粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-PSO algorithm (P
<jiangsx> 在 2025-03-04 上传 | 大小:3kb | 下载:1

[人工智能/神经网络/遗传算法AntSystemTSP

说明:这是用Ant System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-this is resolved tsp Ant System C source of hope for all studies have Ant Algorithm help
<刘新儒> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法AntColonySystemTSP

说明:这是用Ant Colony System 解决tsp问题的C++源码 希望对大家研究蚂蚁算法有所帮助-This is used Ant Colony System solution tsp C source of hope for all research Ant Algorithm help
<刘新儒> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法60283315200511291337402094775

说明:运动目标跟踪程序,相对简单而且容易实现.在matlab下进行.-moving target tracking procedures, a relatively simple and easy to achieve. Under the Matlab.
<孟海亮> 在 2025-03-04 上传 | 大小:3kb | 下载:1

[人工智能/神经网络/遗传算法LDAandPCA

说明:站长!这是使用LDA和PCA模式识别方法对人脸特征进行提取计算的Matlab程序框架,比较好!-head! This is the LDA and the use of pattern recognition methods on PCA Facial Feature Extraction for the Matlab program, good!
<Jesson > 在 2025-03-04 上传 | 大小:3kb | 下载:0

[matlab例程kalmanf

说明:learning the kalman filter (Matlab Code)-learning the Kalman filter (Matlab Code)
<廖智茗> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[matlab例程imlogpolar

说明:实现图像的对数极坐标变换,具有旋转不变性,可用于数字水印的抗几何攻击-achieving the right number of images Polar transform, with a rotating invariance, the digital watermark can be used against geometric attack
<> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[matlab例程ff

说明:本程序是数字图像矩阵数据的显示及其傅立叶变换的应用-digital image data matrix display and the application of the Fourier transform
<宁学勇> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[数据结构常用算法Dynamic_Programming

说明:多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动态规划算法,可以优雅而高效地解决很多贪婪算法或分治算法不能解决的问题。动态规划算法的基
<汤烈> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[数据结构常用算法jxjh

说明:数据结构的课设内容,实现教学计划编制问题-data structure classes based content, the teaching programming issues
<碰字见> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法SVM_PASCAL

说明:SMO方法的SVM的PASCAL实现。TXT文档-SMO of SVM PASCAL achieve. TXT files
<不详> 在 2025-03-04 上传 | 大小:3kb | 下载:0

[matlab例程cnvcoder

说明:卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with th
<yx> 在 2025-03-04 上传 | 大小:3kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 19024.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org