搜索资源列表
yichuansufaMATLAB
- 遗传算法的matlab语言程序,包括算法说明,和简单的应用。-GA Matlab language programming, including shows algorithm, and a simple application.
jsp_ga_Matlab
- 车间调度问题的遗传算法matlab源程序,供大家参考-shop scheduling GA Matlab source for reference
hPSO
- 多目标遗传算法求解多目标优化问题的实际例子,运用matlab编写-Multi-objective Genetic Algorithm for multi-objective optimization problem actual examples, the use of Matlab prepared
sheffield-GA----GeneticAlgorithms
- 强大的遗传算法工具!英国sheffield大学的遗传算法工具箱-Powerful tool for genetic algorithm! Sheffield United Kingdom University of Genetic Algorithm Toolbox
GA
- 标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
wtls
- 加权总体最小二乘matlab工具箱,包含各种总体最小二乘算法的源代码-weighted total least squares toolbox
yichuan
- 遗传算法matlab代码,是最实用的算法之一-Genetic algorithm matlab code, is one of the most practical method
yichuansuanfa
- 用来求解函数极值的遗传算法程序,用matlab写成,不错的资料-zh fk jalfj alajf lajf lnfal jfdahwf nkas jlfja ljfa
IGA
- 基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 -Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people
PSO-matlab-general-coding-
- 遗传算法matlab程序,PSO matlab coding for general using-PSO matlab coding for general using
gatbx遗传算法工具箱
- 经典gatbx遗传算法工具箱,matlab源码
matlab-genetic-algorithm
- 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
遗传算法求解PID数值
- 利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
遗传算法
- 遗传算法的matlab程序设计以及遗传算法的实现步骤(Genetic algorithm matlab programming, and genetic algorithm implementation steps)
遗传算法
- matlab遗传算法的经典程序,收敛速度快,精度高(ga algorithm based on matlab)
gaot
- 运用matlab解决遗传算法,其中gaot的应用(Using MATLAB to solve genetic algorithm, in which the application of gaot)
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
遗传算法
- matlab中经典的竞争神经网络源码,如果未安装matlab,可直接查看html网页查看内容(Matlab classic competitive neural network source code, if not installed MATLAB, can directly view the HTML web page view content)
NSGA-II
- matlab实现的多目标优化遗传算法代码。可输出结果并画图。(The matlab program of NSGA-II.)
遗传算法实例
- 用matlab展现遗传算法的计算过程。例子为求0.711*t1-0.084*(a0*t4*t1/(t2-t1+t3))+0.7*(t4-t3)+0.091*t2+0.162*(a0*t2*t4/(t2-t1+t3))这个看起来很复杂的式子的最小值,各个变量的约束条件在代码里写了出来。(Matlab is used to show the calculation process of genetic algorithm. The example is to find the minimum val