搜索资源列表
GABPMATLAB
- 利用遗传算法优化BP神经网络权值和阈值,然后进行训练,利用训练好的模型进行预估。附实例-The use of genetic algorithm to optimize BP neural network weights and thresholds, and then training, training a good use of forecast models. Attached examples
bianjie
- 一阶声波方程波场模拟,采用的是交错网格,二阶精度,pml边界-A first-order wave equation of wave-field simulation, using the staggered grid, second order accuracy, pml boundary
genetic
- genetic遗传算法,里面附有例子,请仔细阅读说明-genetic genetic algorithm, which accompanied by examples, please carefully read the descr iption
electricity_market
- 该文件是优秀论文并带有相应的源码。在Matlab软件平台上,对所提出的基于遗传算法的电力系统电力市场分段竞价交易算法进行了阶梯型报价曲线、线性报价曲线这两种常用报价曲线情况下的算例验证,计算结果显示算法的寻优效果因报价曲线性质的不同而略有区别,但两种情况均可得到优化的购电费用。实验结果证明了该算法应用于分段竞价模型的有效性和可行性,且不受报价曲线形式的限制。-The document is an excellent paper with a corresponding source code.
matlabyichuansuanf
- 提供一种用matlab编写的遗传算法,用于电力系统的,解决最优模型-A genetic algorithm using matlab for power system, to solve the optimal model
genetic-algorithm
- matlab中改进遗传算法的程序,包括轮盘赌的选择,单染色体的交叉互换-improved genetic algorithm matlab procedures, including the choice of roulette, single chromosome cross swap
Mid-ship-optimization
- 遗传算法优化船舶中剖面构件尺寸,matlab编程,先加载X文件-Ships in genetic algorithm optimization section scantlings, matlab programming, first load X files
GA-for-course-tsp
- 用matlab编写的用遗传算法求解TSP问题的源代码,程序简单,效率高,可靠性好-Prepared using matlab genetic algorithm for TSP source code, the program is simple, high efficiency, good reliability
TSP_matlab
- 旅行商问题(TSP)是典型的NP完全问题,遗传算法是求解NP完全问题的一种常用方法。旅行商问题(TSP)的蚁群算法实现算法。在MATLAB中用遗传算法施行对TSP问题进行了求解,进行了选择、交叉和变异算子进行了算法设计。MATLAB源代码。-Traveling Salesman Problem (TSP) is a typical NP-complete problem, genetic algorithm for solving NP-complete problems, a common m
matlab-Genetic-algorithm
- matlab的遗传算法命令,里面包含遗传算法的交叉,选择,变异函数等,以及一些例子。-The genetic algorithm matlab command, which contains genetic algorithm crossover, selection and mutation function, as well as some examples.
GA
- matlab中编的基于遗传算法的转子故障特征选择的小程序,新手程度,仅供参考-matlab in the series based on genetic algorithm rotor fault feature selection of small programs, novice level, for reference only
DhhYc
- 利用matlab解决多目标优化问题,基于遗传算法,-Multiobjective Optimization Problems Using GA
GA_Lambert
- 探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒-Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour
fun_SuiJiSuanFa2
- 遗传算法matlab程序,进行了优化,大大减少了迭代次数-matlab program of GA
MATLAB
- matlab用遗传算法求解最优化问题,连续型问题-Matlab is used in the particle swarm optimization problem, the continuous optimization algorithm of the problem
遗传算法txt
- 遗传算法解决tsp问题 遗传算法,模拟达尔文进化论的自然选择和遗传学机理的生物进化过程的计算模型,一种选择不断选择优良个体的算法。谈到遗传,想想自然界动物遗传是怎么来的,自然主要过程包括染色体的选择,交叉,变异(不明白这个的可以去看看生物学),这些操作后,保证了以后的个体基本上是最优的,那么以后再继续这样下去就可以一直最优了。(Genetic algorithm to solve TSP problem)
基于遗传算法与粗糙集理论的移动机器人路径规划研究
- 基于遗传算法与粗糙集理论的移动机器人路径规划研究的matlab实现,我已经进行了一些优化
upload
- 通过遗传算法,实现了对齿轮传动系统的优化(Through genetic algorithm, the optimization of gear transmission system is realized.)
ElectricSailH
- 通过将遗传算法和高斯伪谱法相结合,实现电动帆等低推进空间飞行器的空间探测轨迹优化,能够在无任何初值猜测情况下得到飞行轨迹。(By combining the genetic algorithm with the Gauss pseudospectral method, the space exploration trajectory of the low propulsion space vehicle, such as the electric sail, can be optimized,
最终代码
- 用二维装箱算法实现矩形地块放置优化问题,使用遗传算法优化(Two dimensional packing algorithm for rectangular block placement optimization)