搜索资源列表
-
0下载:
遗传规划算法的VC程序实现
智能算法:遗传规划,即关于GP的VC代码程序,在项目文件中包含了GP的程序设计代码和经典问题求解程序。可以参考该程序进行遗传规划的程序设计工作,用于自己的毕业设计中。-genetic programming algorithm for the VC program Intelligent Algorithm : genetic programming, on the VC GP code procedures, the project document conta
-
-
0下载:
遗传规划工具,c代码编写,比较成熟稳定,使用于linux,unix下-genetic programming tools, code c prepared more mature and stable, for use in linux, under unix
-
-
0下载:
遗传算法的全部代码!c编程源码,有readme 和可执性文件!-all the genetic algorithm code! C programming source, and they readme document!
-
-
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下载:
基于遗传算法的BP神经网络的matlab编程代码-Based on genetic algorithm of BP neural network matlab programming code
-
-
1下载:
基本遗传算法的C语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm C language source code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, combinatorial
-
-
0下载:
该段代码是有关遗传算法的编程代码,在人工智能和智能计算中长期使用-The above code is the programming code genetic algorithm, artificial intelligence and intelligent computing at the medium and long term use
-
-
0下载:
研究基于遗传编程的可持续性进化算法的理论与方法,并建立了该算法的数学模型及运算流程.HFC算法实现源代码.-Research based on genetic programming evolutionary algorithm for the sustainability of the theory and method, and set up a mathematical model of the algorithm and the computation flow. HFC algorit
-
-
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 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
-
-
1下载:
-
-
0下载:
基于VC++编程,实现遗传算法的代码,并实现了遗传算法对函数极值的搜索,并调用MATLAB绘图-Based on VC++ programming, genetic algorithm code, and implements a genetic algorithm to function extremum search and call MATLAB Graphics
-
-
0下载:
MATLAB中的优化算法集锦,包括遗传算法,线性规划,非线性最小二乘,最大最小问题等-Collection of MATLAB algorithms in the optimization, including genetic algorithms, linear programming, nonlinear least squares, maximum and minimum problems
-
-
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下载:
genetic programming algorithm source code
-