资源列表
Fuzzy-Distribution
- 利用vb来形象地实现模糊分布。简单而易懂。-Using vb to achieve blur the image of the distribution. Simple and easy to understand.
GA_TSP
- 遗传算法解决TSP问题,C++,VS2005,注释详尽-GA, TSP
MATLAB
- 本书详细介绍了遗传算法的相关知识,是一本比较不错的好书噢-This book details the knowledge of genetic algorithms is a relatively good books Oh! ! !
BP_VC_improve
- BP的改进算法实现,大大的提高效率。附带数据。-bp implement with vc++6.0,efficient,data
Cplus_Fortran_Matlab
- C++,Fortran和Matlab分别实现的bp算法程序,调试成功。-C++,Fortran and Matlab implement.could run.
yichuansuanfa
- 遗传算法,数学建模绝对实用-yi chuan suan fa.........
Kernel_Methods_for_Pattern_Analysis
- 模式识别名著:核方法在模式识别中的应用,做模式识别的必看-Pattern Recognition masterpiece: Nuclear methods in pattern recognition application, do pattern recognition must-see
handwrittencharacterrecognition
- 三种神经网络方法用于手写体字符识别PNN、RBF、BP-Three kinds of neural networks for handwritten character recognition PNN, RBF, BP
TSP
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始,
svm_light6.02.tar
- 最新的SVM源码,用于数据分类或回归,效果优于神经网络。C的源代码,请尽量在Linux或者Unix下编译。-Source code of SVM in C. SVMlight is an implementation of Support Vector Machines. It solves classification ,regression problems and ranking problems.Please compile it under Linux or Unix.
eight_queues_prolems
- 这个程序是一个有关八皇后问题。程序主要用于实现和演示8皇后问题。-This program is an eight-queens problem on. Program is mainly used to achieve and demonstrate eight queens problem.
GAS
- 用遗传算法解决一维下料问题,返回总用料以及下料方式。-solve the problem of CSP