搜索资源列表
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
gaPID
- 采用遗传算法优化传统PID控制,选取了合适的优化函数,采用实数编码-Genetic algorithm to optimize the traditional PID control, select the appropriate optimization function using real-coded
Matlab_BP
- 于BP网络的权值优化是一个无约束优化问题,而且权值要采用实数编码,所以直接利用Matlab遗传算法工具箱。以下贴出的代码是为一个19输入变量,1个输出变量情况下的非线性回归而设计的,如果要应用于其它情况,只需改动编解码函数即可。-BP network weights optimization is a constrained optimization problem, and the right value to real-coded, so the direct use of the Matl
GA-MATLAB
- 遗传搜索算法,实数编码的源程序。适合各种版本的 matlab-Genetic search algorithm matlab
real-code
- 实数编码实现遗传算法,变量为多维,目标函数为一维,适合初学者-Real-coded genetic algorithms, multi-dimensional variables, the objective function is one-dimensional, suitable for beginners
Improved-real-genetic-algorithm
- 这个课题是我的一个课设课题,不过,在此基础之上对实数遗传算法进行了一个很大胆的设定,在参考食物链的基础之上提出了一个新的框架,该框架经测试,具有良好的可行性,该算法从一定程度上来说是一种协同算法。课设结束后,并将该算法成果进行了发表,如果有这方面研究的朋友,希望对你们有所帮助。在里面也附带了,我个人的详细以及概要设计说明。-This issue is one of my class-based issues, however, on this basis of real genetic algo
Realcoded
- 二进制编码和实数编码的遗传算法,代码非常详尽,略有难度。-Binary coding and real-coded genetic algorithm, very detailed.