资源列表
duffing-system
- 时频转化法解duffing system-Time-frequency transformation solution duffing system
kalmanfilter
- 卡尔曼滤波示例程序,采用matlab生成一个随机数组,采用卡尔曼滤波算法把随机数组进行平滑处理-Kalman filter sample program using matlab to generate a random array, using the Kalman filter algorithm to smooth the random array
pso_natureselected
- 基于自然选择的粒子群算法其核心思想为每次迭代过程中将整个粒子群按适应值排序,用群体中最好的一半的粒子的速度和位置替换最差的一半的速度和位置,同时保留原来每个个体所记忆的历史最优值。-Particle swarm optimization algorithm based on natural selection
pso
- 粒子群算法,通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优-Swarm optimization, through fitness to uate the quality of the solution, but it' s simpler than genetic algorithm rule, it does not have the genetic
pso_adptive_w
- 基于粒子适应度的惯性权值函数自适应调节每个粒子的惯性权值,使得粒子速度更新更有层次,更新速度更均匀-Inertia weight particle fitness function based on adaptive inertia weight of each particle, so that the particle velocity update more layered, more uniform velocity update
immunity_genetic
- 将免疫理论(ImmuneAlgorithm,IA)和基本遗传算法(SimpleGeneticAlgorithm,SGA)各自的优点结合起来的一个多学科相互交叉、渗透的优化算法-Immune theory (ImmuneAlgorithm, IA) and genetic algorithm (SimpleGeneticAlgorithm, SGA) the respective advantages of combining a multidisciplinary cross-cutting,
SA
- 蚁群算法的基本工作原理,建立了数学模型,并将其应用于经典的TSP问题-The basic principle of ant colony algorithm, a mathematical model and applied classical TSP problem
bao-chaotic-lyapunov
- 计算包氏混沌系统的最大李雅普诺夫指数的程序代码-Pao calculated maximum Lyapunov exponent of chaotic systems program code
the-phase-of-lorenz
- 利用matlab工具画出洛伦茨混沌系统的matlab程序-Use matlab tool to draw a Lorenz chaotic system matlab program
liziqun
- 粒子群算法的基础源代码,可有效解决背包问题。-Particle swarm algorithm based on the source code, which can effectively solve the knapsack problem.
yiqunsuanfa
- 蚁群算法的源代码,可有效解决旅行商问题(TSP)。-Ant colony algorithm source code, which can effectively solve the traveling salesman problem (TSP).
hunheliziqun
- 混合粒子群算法的基础源代码,可有效解决旅行商问题(TSP)。-Hybrid PSO algorithm based on the source code, which can effectively solve the Traveling Salesman Problem (TSP).
