资源列表
Simulated-Annealing-for-TSP
- 模拟退火算法解决TSP问题,方法比较好,效果不错-Simulated Annealing
VartiryPSO
- 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. PSO的优势在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。-The basic idea of Particle Swarm Optimization (PSO) is to find the optimal solution by cooperating and sharing information among individuals.
rbf.one
- 基于聚类的RBF 网设计算法,适用于大专本科毕业设计,以及专业技术人员参考
matlab_GA
- 本程序为用matlab实现的基本的GA算法-genetic algorithm
improved-particle-swarm-algorithm
- 6种求解无约束优化问题的改进的粒子群算法,matlab编程。-Six kinds of solving unconstrained optimization problems improved particle swarm algorithm, matlab programming.
GA-BP
- GA-BPmatlab程序,有需要的可以下。-GA-BPmatlab procedures need to make.
diantidiaodu
- 该程序是一个简单的电梯调度算法,可以有效的计算电梯的调度过程。-gai chen xu shi yi ge jian dan de dian ti diao du suan fa. ke yi you xiao jie jue dian ti de diao du guo cheng.
thecontrollingofpidinpsoo
- 基本粒子群优化算法Matlab源程序,其中的fitness函数可根据自己需要更改。
GA
- 遗传算法解决经典TSP问题,代码易于修改,容易读懂-Genetic algorithm to solve the classical TSP problem, the code easy to modify, easy to read
SplineInterpolation
- 基于模拟退火算法的matlab例程,用于处理一个关于部分采样和非线性拟合的现实问题-Based on simulated annealing algorithm of matlab routines, used for processing a part about sampling and nonlinear fitting real problems
bpnetc
- bp神经网络的应用广泛起来,用C编写的神经网络程序应该是很多人想要的,分享了。-bp neural network applications, use C to prepare procedures for neural network should be a lot of people want to share.
Genetic-algorithm-source-code
- 遗传算法代码:对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;-Genetic algorithm source code:AlphaA specific application to amend this code, the user simply change the definition of constants and define the evaluation function can. Attention
