资源列表
relixue
- 传算法是一种基于生物进化原理的启发式并行搜索和优化技术,常被用于优化计算。该文针对经典遗传算法在多目标优化计算中存在的不足,结合热力学中熵的概念,利用约束交叉、适应度共享技术来进行多目标函数的优化计算。实验结果显示这种改进型遗传算法能得到一个较好的Pareto优集。 -Propagation algorithm is a heuristic based on the principle of biological evolution parallel search and optimiza
AI-Algorithm-
- AI算法,包括神经网络,路径规划等等的一系列算法-AI Algorithm
waidian
- 优化方法:外点罚函数法,解决非线性约束优化问题-Optimization method: outer-point penalty method to solve nonlinear constrained optimization problems
cpg
- 以cpg模型为基础 生态仿真控制 自律性步容调节和控制 -Cpg-based ecological model to simulate control of self-regulation and control of capacity steps
Ls_ex
- 线源时间域程序,瞬变电磁测深线源时间域程序-Line source time-domain procedures, transient line-source electromagnetic sounding time-domain procedure
hao
- 基于BP神经网络的信号识别的算法设计研究-bp netrul network
Genetic-algorithm-problem
- 车间作业调度问题遗传算法,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm for job shop scheduling problem, the program will draw three pictures: two convergent graphs and Gantt (schedule timing diagram of the workpiece)
PSO-test-test-function
- 粒子群算法测试 函数PSO test function-PSO test test function
neural-simulation
- 运用计算力矩法仿真控制,使漂浮空间机器人关节轨迹跟踪给定的期望轨迹。-By using the computational method simulation control, that moment floating space robot joints trajectory tracking of the given desired trajectory.
A-study-of-security-job-scheduling
- 用遗传算法写的关于智能电网的智能调度问题,以及对于攻击防御的提案-Written by using genetic algorithms on the smart grid smart scheduling, as well as proposals for attack defense
CEC_2011_Matlab
- 2011年进化计算年会数值优化问题Matlab代码-Testing Evolutionary Algorithms on Real-world Numerical Optimization Problems,A competition for CEC2011
hybrid_PSO
- 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高-Hybrid strategy based on improved particle swarm optimization, including the implementation of the program and parameter set hPSOoptions.m hpso.m two source files. Code is c