资源列表
upload2
- 八数码问题。九宫格的每一个状态用一个字符串表示,该字符串为将九宫格中的数字从上到下,从左到右的连接起来,空白处用“0”表示。初始状态表示为”123804765”-8 digital issues. Style Box for each state with a string that the string will be the number of five direction pad from top to bottom, left to right to link up the space
EMD
- 整理的网上的EMD 分解的程序,大家共享-online EMD decomposition process, sharing with you
PSOCPP2
- pso微粒群算法的实现,使用c++编写,利用了面向对象的方式,具备很高的可读性-Achieve pso particle swarm algorithm, using c++ prepared using an object-oriented manner, with high readability
GA(C++)
- c++的遗传算法实现,简单实用,很好的实现了遗传算法的结构与仿真-c genetic algorithm to achieve a simple, practical, good genetic algorithm to achieve the structure and Simulation
RBF-NN
- RBF网络的回归,非线性函数回归的实现.很有用的。-RBF NN
GA-3
- 双层规划的遗传算法,用来解决非线性无约束双层规划- genic algorithm for bilevel programming
SC
- 基于卡曼滤波的两关节机器人,目标跟踪控制系统。-Two joints, the robot based on kalman filtering, target tracking control system.
genetic-algorithm-fortran
- 优化问题的求解 遗传算法fortran源程序,-Optimization problem solving genetic algorithm fortran source,
time
- mc time and tiny c、/c-mc time and tiny c、/c++
dongwu
- 动物识别专家系统,本程序使用VC++实现,可识别多种动物-Animal recognition expert system, this program uses VC++ Achieve, identifiable species of animals
RBF-Net
- RBF神经网络代码,关于非线性函数回归的实现,非常有用的-RBF neural network code on the implementation of nonlinear regression function, very useful
MatalbDE算法代码
- 本资源是差分进化算法(DE)的matlab代码,差分进化算法的原理介绍网上有很多,这里放些代码供参考,如有错误,希望大家指正。