资源列表
GSAA
- 模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。根据Metropolis准则,粒子在温度T时趋于平衡的概率为e-ΔE/(kT),其中E为温度T时的内能,ΔE为其改变量,k为Boltzmann常数。用固体退火模拟组合优化问题,将内能E模拟为目标函数值f,温度T演化成控制参数t,即得到解组合优化问题的模拟退火算法:由初始解i和控制参数初值t开始-S
C4.5
- 决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the information, the factor attribute v
BP
- bp网络网上的程序很多,matlab也有现成的工具包,但这个是严格按照bp算法编写的程序。-bp network online program, Matlab off-the-shelf tool kit. But this is a program written in strict accordance with the bp algorithm.
BPDLX
- ..基于带动量项的BP神经网络语音识别,希望对大家有用-Based on the momentum BP neural network speech recognition
OneCharNetwork
- OneCharNetwork using neural networks
A-To-Z-charecter-recoginchen
- this Project to Applying the Percepron Net Rul for lerning the net.
bb
- To simulate a two-layer feed-forward network for approximating a function y = sin(x).*cos(3*x)
chaos-control2
- 一些关于混沌控制的英文文章,希望对大家有用奥!-Some of the chaos control about English articles
fuzzynet
- 模糊神经网络用于分类,主要是水质分类与预测!以嘉陵江为例子。-Using for classify by fuzzynet
lvq-for-predication
- lvq神经网络的预测,用于人脸朝向识别!-lvq for calssify
RBF-for-predication
- rbf网络的回归,用于非线性函数回归的实现!-rbf for predication
kohonen
- 基于kohonen网络的聚类算法,网络入侵聚类-kohonen web
