资源列表
TSP
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
handwrittencharacterrecognition
- 三种神经网络方法用于手写体字符识别PNN、RBF、BP-Three kinds of neural networks for handwritten character recognition PNN, RBF, BP
Kernel_Methods_for_Pattern_Analysis
- 模式识别名著:核方法在模式识别中的应用,做模式识别的必看-Pattern Recognition masterpiece: Nuclear methods in pattern recognition application, do pattern recognition must-see
yichuansuanfa
- 遗传算法,数学建模绝对实用-yi chuan suan fa.........
Cplus_Fortran_Matlab
- C++,Fortran和Matlab分别实现的bp算法程序,调试成功。-C++,Fortran and Matlab implement.could run.
BP_VC_improve
- BP的改进算法实现,大大的提高效率。附带数据。-bp implement with vc++6.0,efficient,data
MATLAB
- 本书详细介绍了遗传算法的相关知识,是一本比较不错的好书噢-This book details the knowledge of genetic algorithms is a relatively good books Oh! ! !
GA_TSP
- 遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
Fuzzy-Distribution
- 利用vb来形象地实现模糊分布。简单而易懂。-Using vb to achieve blur the image of the distribution. Simple and easy to understand.
Fuzzy-statistics
- 利用VB来实现的模糊统计,形象而且易懂。-The use of VB to implement the fuzzy statistics, images, and easy to understand.
fuzzy-neural-network-matlab-implementation.
- 输入为-两输入,输出为-单输出的模糊神经网络matlab实现。-Input- two input, output- single-output fuzzy neural network matlab implementation.
svm_smo
- 支持向量机(svm)的 序列最小优化算法(sequential minimal optimization) 的大量论文资料!该算法可用来开发svm的并行算法!-Support vector machine (svm) of the sequential minimal optimization algorithm (sequential minimal optimization) information on a large number of papers! The algorithm can
