资源列表
climbling
- 爬山法和遗传算法解决n皇后问题及可视化演示。-Hill-climbing and genetic algorithm to solve n-queens problem and visual presentation.
DTW-alogrithm
- dtw算法的C语言实现。doc文档里有完整的程序。包括matlab和C语言。-dtw algorithm C language. doc documents in a complete program. Including the matlab and C language.
1
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题-This program is breadth-first search, depth-first search, A algorithm and A algorithm and many other algorithms to solve the problem of digital 8
RotationPforest
- 旋转森林 最近热门的集成学习 分类方法,可用于模式识别分类-Rotation forest in matlab
RBF
- RBF网络源代码,VB开发,用于预测等,已调试运行-RBF network source code, VB development, for prediction, has been commissioning
RBFxunlian
- rbf训练用于模式识别,分类,故障类别的诊断,收敛快-rbf training for pattern recognition, classification, fault type of diagnosis, fast convergence
testfunction-fiugre
- 各类测试函数的matlab画图程序,已经调试通过。-Various types of test functions matlab Paint program has been debugging through.
200812269314821998
- 粗糙集软件Rosetta,由挪威科技大学计算机与信息科学系和波兰华沙大学数学研究所合作开发的一个基于Rough集理论框架的表格逻辑数据分析工具包-Rough Set software, Rosetta, by the Norwegian University of Science and Technology, Department of Computer and Information Science, University of Warsaw, Poland Institute of Mat
MCMC
- 北大于江生教授有关蒙特卡洛方法和马尔科夫链的两个PPT(PDF格式):An Introduction to MCMC for Machine Learning、Monte Carlo统计方法。共396页-Peking University Professor Yu Jiangsheng on Markov chain Monte Carlo method and the two PPT (PDF format): An Introduction to MCMC for Machine Learn
GA_RBF
- 基于遗传算法的RBF神经网络matlab源程序-RBF-based neural network genetic algorithm matlab source
astar
- A*算法在寻找路径中效率比较高,在此利用a*算法求解最短路径。-use A* algorithm searching the optimul route.
bp
- 用bp算法拟合正弦曲线,并采集数据。其基本思想是梯度下降法。-Sine curve fitting algorithm with a bp, and collecting data. The basic idea is the gradient descent method.