搜索资源列表
-
0下载:
标准遗传算法求解实数方程,MATLAB编写,有较详细说明!-Standard genetic algorithm to solve real equations, MATLAB prepared to explain in greater detail there is!
-
-
0下载:
Genetic algorithm to find optimal return-ordered portfolio
-
-
3下载:
基于matlab的人工免疫遗传算法的编程(附注释)希望可以帮到大家 -Based on artificial immune genetic algorithm matlab programming (with comments) the desire to help people
-
-
0下载:
基于matlab的实数编码,求函数极值,内设四个经典测试函数,以验证算法有效性,三个没有问题,其中一个有小问题,细心的人可以发现-based on matlab ,real genetic algorithm,in search for the max or min point of function ,4 functions are tested ,proved it to be a good code .just so
-
-
0下载:
用matlab写的遗传算法,原来本科参加数学建模用的,希望对大家有用-Written by matlab genetic algorithm, the original undergraduate to participate in mathematical modeling with the hope that useful
-
-
0下载:
matlab 下的遗传算法源码,可以应用到大部分情况的全局寻优。-By using matlab ,I have provided a genetic algorithm source code, which can be applied to most cases of global optimization.
-
-
0下载:
基于matlab的遗传算法优化bp神经网络,代码齐全,欢迎大家使用。-Matlab genetic algorithm optimization based on bp neural network, code complete, welcome everyone to use.
-
-
0下载:
遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
-
-
1下载:
利用最小二乘算法实现对三维平面的拟合,用MATLAB编写的遗传算法路径规划,相关分析过程的matlab方法。- Least-squares algorithm to fit a three-dimensional plane, Genetic algorithms using MATLAB path planning, Correlation analysis process matlab method.
-
-
0下载:
这是一个好用的频偏估计算法的matlab仿真程序,实现六自由度运动学逆解算法,遗传算法无功优化。- This is a useful frequency estimation algorithm matlab simulation program, Six degrees of freedom to achieve inverse kinematics algorithm, Genetic algorithm based reactive power optimization.
-
-
0下载:
该函数用来计算任意函数的一阶偏导数(数值方法),遗传算法无功优化,汽车课设货车Matlab驱动力图程序。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Genetic algorithm based reactive power optimization, Car class-based truck driv
-
-
0下载:
课程设计时编写的matlab程序代码,迭代自组织数据分析,遗传算法无功优化。- Course designed to prepare the matlab program code, Iterative self-organizing data analysis, Genetic algorithm based reactive power optimization.
-
-
0下载:
遗传算法无功优化,ML法能够很好的估计信号的信噪比,用MATLAB编写的遗传算法路径规划。- Genetic algorithm based reactive power optimization, ML estimation method can be a good signal to noise ratio, Genetic algorithms using MATLAB path planning.
-
-
1下载:
利用matlab基于遗传算法求解pid数值(Using MATLAB to solve PID numerical value based on genetic algorithm)
-
-
0下载:
运用matlab解决遗传算法,其中gaot的应用(Using MATLAB to solve genetic algorithm, in which the application of gaot)
-
-
0下载:
遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。
前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi
-
-
1下载:
用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
-