搜索资源列表
hPSO
- 多目标遗传算法求解多目标优化问题的实际例子,运用matlab编写-Multi-objective Genetic Algorithm for multi-objective optimization problem actual examples, the use of Matlab prepared
TSPbyGA
- 遗传算法的应用,在解决TSP问题的时候用遗传算法解决的例子。
yichuansuanfa
- 经典算法应用: 遗传算法求函数最小的例子-Genetic algorithm for the smallest example of function
pro2
- 用遗传算法求解主动悬架系统的例程,里面附有程序求解的数据以及图形!是个很好的例子-A Genetic Algorithm for Active Suspension System routines
A-Simple-CSharp-Genetic-Algorithm
- 遗传算法C#例子,包括遗传算法的整个思路和过程,常见参数的设置-Genetic Algorithm
ga
- 本程序是一个用C++模板实现的遗传算法库,包括了基本遗传算法,自适应遗传算法和分层遗传算法,具有优秀的通用性和可复用性。 main函数是一个对建筑能耗作分析的例子,需要安装Energy plus 6.0才能正确运行,否则报错。 附有说明文档。 -The program is a C++ template implementation genetic algorithm library, including the basic genetic algorithm, adaptive g
20131126
- 学习遗传算法时使用的例子,是win控制台程序,我根据网上下载的java代码,自己读java代码,然后改成c++代码,用自己的思维写出来的,编译可以通过,那时候就一个cpp文件包含了全部代码-Examples of the use of genetic algorithms when learning is win console program, I downloaded java code based on their own reading java code, and then chang
mcm
- 数学建模竞赛常用算法的matlab例子,遗传工具箱 贪婪算法 遗传算法 文件数据处理-Mathematical Contest in modeling of commonly used algorithm matlab example
pikaia-v1.2-example
- 美国科罗拉多气象研究中心的遗传算法Fortran程序1.2版本, 配有详细的说明文档和例子,容易移植到用户自己的程序中。-Genetic algorithm Fortran programs Colorado Meteorological Research Center version 1.2, with detailed documentation and examples, easily ported to the user' s own program.
GA-example
- 一个遗传算法的例子,非常容易理解,其中有详细注释-An example of genetic algorithm, which has detailed notes
fenkui
- 利用matlab GUI实现的串口编程例子,做视觉测量的上位机代码,遗传算法无功优化。- Use serial programming examples matlab GUI implementation, Do Vision Measurement PC code, Genetic algorithm based reactive power optimization.
jaigei
- 二维声子晶体FDTD方法计算禁带宽度的例子,遗传算法无功优化,IDW距离反比加权方法。- Dimensional phononic crystals FDTD method calculation examples band gap, Genetic algorithm based reactive power optimization, IDW inverse distance weighting method.
example1
- 非常详细的遗传算法工具箱,并且给定两个例子,验证其准确性(Very detailed genetic algorithm toolbox, and given two examples to verify its accuracy)
遗传算法实例
- 用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