搜索资源列表
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
Realcoded
- 二进制编码和实数编码的遗传算法,代码非常详尽,略有难度。-Binary coding and real-coded genetic algorithm, very detailed.