资源列表
A-classic-BP-original-procedures
- 一个经典的BP网络原程序,对于BP网络的初学者是挺有用的。
basicPSO
- 采用基本粒子群最优化方法求函数最小值的程序,程序简单,实用-Demand function with the basic minimum procedures for PSO
fuzzy_c_means
- weka聚类算法中的基础算法,可以作为实验添加到weka中,与其他算法做对比-basic alogrithm in cluster
TimeS_Pre_net
- 该程序为一个用神经网络预测时间序列,界面不错,经运行效果也很好。-This program for a time series prediction with neural network, the interface is good, the operation effect is very good also.
Untitled4
- 神经网络聚类,开始时训练,后来是预测以及结果分析-Neural network clustering, the start of training, then forecast and analysis of the results
bp-sin
- bp网络逼近sin函数,未使用工具箱 程序效果良好-bp nerve network access to sin function,not use the toolbox
lms
- 关于LMS算法的程序,适用于研究自适应滤波器-LMS algorithm
LMBP
- 神经网络中的LMBP算法实现字符识别,有详细的注释-The LMBP neural network algorithm for character recognition, there are detailed notes
RBFnerualnetwork
- RBF神经网络对非线性系统进行逼近,运行成功,还有不足之处请多多指教-RBFNN right nonlinear system is approaching, the successful operation, there are deficiencies Department asked for more information
bsb
- 盒中脑(bsb)神经网络模型首先由Anderson等人于1977年提出,Golden等人对该模型进行了深入的研究。可用作自联想最邻分类器,并可存储任何模拟向量模式。
PIDNN-control
- 用PID神经网络进行时变单变量非线性系统的控制,模型为:y(k)=a*sin(b*y(k-1))+1.2*u(k-1)-a example for PID neural network control
Cpp1
- 模拟退火算法,本算法采用模拟退火算法对TSP问题进行解决,算法优化程度高,运算速度快。-source file of simulated anealing