搜索资源列表
mani
- mani: MANIfold learning demonstration GUI by Todd Wittman, Department of Mathematics, University of Minnesota E-mail wittman@math.umn.edu with comments & questions. MANI Website: httP://www.math.umn.edu/~wittman/mani/index.html Last Modified by G
RBFNN.rar
- 七个RBF神经网络的源程序,是我收集修改总结出来的,与大家分享,欢迎讨论,Seven RBF neural network source code is modified, I summed up the collection to share with you are welcome to discuss
ukf2.rar
- 给出了kf ekf ukf和upf的matlab源程序,通过简单修改可方便的实现各种系统辨识,Kf ekf ukf given and upf the matlab source code can be easily modified through a simple realization of a variety of system identification
kaixin001-helper.rar
- 开心农场*程序,可以修改为机器人程序,实现挂机刷农场,Happy Farm plug-in procedure, the procedure can be modified for the robot to achieve farm brush hang up
GA-TSP
- 遗传算法求解TSP问题。包含6个文件。用matlab打开gatsp1.m,点击运行即可以得出结果。distTSP.txt文件包含了城市数据。如果更改了城市数,则须修改gatsp1.m文件中的N参数。-Genetic algorithm for TSP. Contains 6 files. Using matlab to open gatsp1.m, click on the results of running that can be drawn. distTSP.txt file contai
tsp_pso
- tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用” *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
fisher
- Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
pso
- 修正过的pso 算法 属于离散型的pso程序,可用于变量筛选,效果不错!-Modified discrete PSO algorithm belonging to the PSO procedure, can be used for variable selection, good results!
DT1BPGJDTJYnet
- 动态一阶改进型BP神经网络对大迟延系统的建模程序,直接运行即可!-Dynamic first-order modified BP neural network system for large delay modeling procedures can be directly run!
DT1RBFGJDTDSYnet
- 动态一阶改进型RBF神经网络对大迟延系统的建模程序,直接运行即可!-Dynamic first-order modified RBF neural network for large delay system modeling procedures can be directly run!
DTNLBPnet
- 动态一阶改进型BP神经网络对非线性系统的建模程序,直接运行即可!-Dynamic first-order modified BP neural network for nonlinear system modeling procedures can be directly run!
DTNLRBFnet
- 动态一阶改进型RBF神经网络对非线性系统的建模程序,直接运行即可!-Dynamic first-order modified RBF neural network for nonlinear system modeling procedures can be directly run!
bp
- 修改以后的BP人工神经网络,可以有效地避开局部最小点,收敛速度有点慢,可作为交流学习-Modified after the BP artificial neural network, can effectively avoid the local minimum points, the convergence rate a bit slow, can be used as the exchange of learning
myisodata
- isodata算法,针对的是iris数据库,代码可以直接运行,很好用。要是要用于自己的数据库,只需要把文件名,结构体信息修改下即可。-isodata algorithm, the iris against a database, code can be run, it just works. If the database to be used for their own, just to the file name, the structure of information can be mo
bpnet2
- 神经网络异或算法(一个隐含层),可以自动修改偏量、输入值和迭代次数-XOR algorithm neural network (one hidden layer), can be automatically modified offset, enter the value and number of iterations
quickprop
- 神经网络系统 quickprop算法 大幅提高运算速度,但收敛率有待提高。可以和传统BP做比较-Quickprop algorithm- a standard modified bp algorithm for comparison
sarprop
- 神经网络系统 SARPROP 算法 加入sa系数,收敛速度加快,收敛率也有所提高。可以和传统BP算法做比较。-SARPROP- a standard modified bp algorithm for comparison
bp_with_GA
- 把genetic algorithm加到传统BP算法,对其改进,从而提高收敛速度。-back-propagation algorithm- a modified algorithm to embed GA into BP
simpelpso
- written by budi santosa to implement modified PSO on single variable function budi_s@ie.its.ac.id based on Engineering Optimization Theory and Practice book by Singiresu S. Rao- written by budi santosa to implement modified PSO on single va
pso
- 对微粒群算法结构的改进方案有很多种,对其可分类为:采用多个子种群;改进微粒学习对象的选取策略;修改微粒更新迭代公式;修改速度更新策略;修改速度限制方法、位置限制方法和动态确定搜索空间;与其他搜索技术相结合;以及针对多模问题所作的改进。-Structure of the particle swarm algorithm to improve the program there are many, its can be classified as: the use of multiple sub-p
