资源列表
read_sparse
- read in a problem (in svmlight format)
bpsuanfa
- 模式分类,BP算法,给出查全率和差准率,对隐含层书目进行讨论-Pattern classification, BP algorithm, given recall rate and the poor precision of the hidden layer bibliographic discussion
nn_5
- 以bp模擬碗公!!並加以訓練然後再佳以模擬內容簡單歡迎下載-Bp simulation bowl to the public!! And good training and then to simulate the contents of a simple welcome to download
sin_bianshi
- 采用BP神经网络进行了非线性正弦信号的辨识,采用双曲函数为激发函数-Nonlinear sine signal is identified with BP network,and it uses the hyperbolic function as the excitation function.
c-mean
- 该算法能实现 模式识别中的C均值算法,开发环境为VC++6.0
Estimate_Y
- 神经网络 高斯分布 最大后验估计 最大似然估计-Neural network Gaussian maximum a posteriori estimate maximum likelihood estimate
NN
- BP神经网络仿真,基于神经网络的内模控制程序。利用神经网络建立正、逆模型。-BPNNsimiulation
mg_prediction
- 经典自适应算法lms和核自适应算法klms的matlab程序-Classical adaptive algorithm called lms and kernel adaptive algorithm called klms of matlab program
poisson
- 利用快速傅里叶分解法求解二维泊松方程的fortran程序-Fortran program using the fast Fourier decomposition method for solving 2D Poisson equation
mh
- 有关模糊神经网络的算法,实现模糊控制规则的训练和仿真-Fuzzy neural network algorithm
Wnn
- 小波神经网络程序,用于图像处理,可以和一些算法结合,达到更好的效果-Wavelet neural network program, for image processing, and some algorithms can be combined to achieve better results
Widrow-Hoff-Learning-Algorithm
- 编写了简单的Widrow-Hoff学习算法,绘制学习速率在0.01、0.1和0.5时的误差变化趋势,迭代了5000次,另外一个描绘了三种情况的分解面-It is about the Widrow-Hoff learning algorithm.The algorithm sets three different learnging rate as 0.01,0.1 and 0.5.