资源列表
IncrementalRandomNeurons
- 本人编写的incremental 随机神经元网络算法,该算法最大的特点是可以保证approximation特性,而且速度快效果不错,可以作为学术上的比较和分析。目前只适合benchmark的regression问题。 具体效果可参考 G.-B. Huang, L. Chen and C.-K. Siew, “Universal Approximation Using Incremental Constructive Feedforward Networks with Random Hid
monituihuo_beibao
- 模拟退火解决背包问题,采用c语言编写,the problem of beibao solved by mnth-the problem of beibao solved by mnth
tree
- 用MATLAB实现的决策树,附带有测试代码和数据集。-MATLAB implementation of a decision tree, comes with test code and data sets.
ISODATA
- 模糊ISODATA聚类分析,可以模糊矩阵数据进行聚类分析
C_kean_C
- C语言的C均值聚类,属于模式识别的聚类技术之一
Kmean_c
- 聚类分析最基本的K均值算法的C语言实现程序
改进的遗传算法
- vb写的改进的遗传算法程序。是一些通用代码,与具体问题对应的代码空出来,用的时候填进去。根据我的经验,要想用好遗传算法,代码必须自己写,因为问题不同,编码,杂交,变异算子可能都不一样。特别是杂交算子,需要根据问题调整,甚至创造出新的杂交方法。而且适应度计算的代码也需要自己写,特别是带约束的优化问题 -vb write improvement in the genetic algorithm. Some common code, with the specific issues the corre
C4_5
- Quinlan s C4.5 算法的实现-the implementation of C4.5
LM
- levenberg-marquardt算法用于模糊系统训练-levenberg-marquardt algorithm for fuzzy system training
regression
- 陆振波——支持向量机方法——故障预测程序-Lu Zhenbo- support vector machine- Fault forecasting process
ant-colony-algorithm
- 蚁群算法的最短路径搜索,能够在栅格法的图形中自动找到最优路径-Shortest Path ant colony algorithm searches
Velocity_Code
- 机器人学里的,实现了RRT机构位移和速度分析研究!-Robotics in the realized RRT agencies displacement and velocity analysis!