搜索资源列表
yichuansuanfa
- 用来求解函数极值的遗传算法程序,用matlab写成,不错的资料-zh fk jalfj alajf lajf lnfal jfdahwf nkas jlfja ljfa
GAstonefitness
- 利用matlab中关于遗传算法的函数求解函数的最优解,这是一个段示例-Genetic algorithm using matlab function regarding the optimal solution for solving function, which is an example of a segment
matlab-genetic-algorithm
- 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
hangling
- BP神经网络用于函数拟合与模式识别,脉冲响应的相关分析算法并检验,用MATLAB编写的遗传算法路径规划。- BP neural network function fitting and pattern recognition, Related impulse response analysis algorithm and inspection, Genetic algorithms using MATLAB path planning.
qaifing_v19
- 该函数用来计算任意函数的一阶偏导数(数值方法),遗传算法无功优化,汽车课设货车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
fengmao
- 用MATLAB编写的遗传算法路径规划,该函数用来计算任意函数的一阶偏导数(数值方法),研究生时的现代信号处理的作业。- Genetic algorithms using MATLAB path planning, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Modern signal processing j
genetic
- 遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of survival of the fittest randomi