搜索资源列表
-
1下载:
此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a
-
-
2下载:
《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
-
-
5下载:
一个遗传规划的源程序,matlab语言编程-A source of genetic programming, matlab language programming
-
-
0下载:
这是一个解决tsp问题的代码,采用遗传的方法进行编程,大大的简化了最优规划迭代的问题,是的程序运行的快速准确-This is a solution to the problem tsp code, using the method of genetic programming, which greatly simplified the problem of optimal planning iteration, the procedure is fast and accurate operati
-
-
17下载:
这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
-
-
0下载:
Matlab遗传算法工具箱及应用》源码,学习遗传算法编程的朋友很有用,内容讲的很仔细-Matlab Genetic Algorithm Toolbox, and Applications " source code, learning genetic algorithm programming friend of useful content speak very carefully
-
-
0下载:
向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
-
-
6下载:
< 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
-
-
0下载:
一个matlab遗传算法源程序,自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件.
-A genetic algorithm matlab source code, could think of, the original code was flawed, I have been corrected, debugging and running through the of. For starters, in partic
-
-
0下载:
SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
-
-
0下载:
MATLAB程序设计遗传算法经典源程序Classical genetic algorithm MATLAB programming source code-MATLAB programming classical genetic algorithm source code Classical genetic algorithm MATLAB programming source code
-
-
0下载:
基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
-
-
0下载:
SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in co
-
-
0下载:
整个遗传算法程序采用matlab编程,遗传算法的编码方式,适应度函数的选取,遗传操作(选择,交叉 变异),以及运行参数都有各自的备注和子程序代码。-The encoding of the entire genetic algorithm using matlab programming, genetic algorithm, the selection of the fitness function, genetic operations (selection, crossover and mu
-
-
0下载:
利用遗传算法来精确地解决背包问题的编程代码-Knapsack problem using genetic algorithms to solve programming code
-
-
1下载:
这是GP算法进行遗传规划,里面代码齐全,是matla代码-This is the GP algorithm for genetic programming, which is code complete, the code is matla
-
-
0下载:
一个matlab遗传算法源程序遗传算法实例也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件-A genetic algorithm matlab source code examples genetic algorithm also got their own, the original code was flawed, I have been corrected, and have passed the commissi
-
-
0下载:
基于遗传算法和非线性规划的函数寻优算法案例及源代码-Function optimization algorithm based on genetic algorithm and nonlinear programming and source code
-
-
0下载:
基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
-
-
0下载:
genetic programming algorithm source code
-