搜索资源列表
BP
- 神经网络BP辨识的Matlab算法,用于辨别复杂的非线性系统-Identification of the Matlab neural network BP algorithm, used to identify the complex nonlinear systems
BPNET1
- 利用matlab,实现神经网络预测实时水位-Neural network prediction
function-dyb
- 用Matlab编程,实现解决该问题的单样本训练BP网络,设置一个停止迭代的误差Emin和最大迭代次数。在调试过程中,通过不断调整隐层节点数,学习率η,找到收敛速度快且误差小的一组参数。产生均匀分布在区间[-4,4]的测试样本,输入建立的模型得到输出,与Hermit多项式的期望输出进行比较计算总误差(运行5次,取平均值)-Using Matlab programming, to solve the problem of single sample training BP network, set
04RBF、GRNN和PNN神经网络
- 自己研究了一些关于神经网络的算法,用matlab做的一些小测试,使用的是《matlab神经网络43个案例分析》这本书,感觉还不错,分享一下。 使用每行的前4个数据预测第5个数据的值(I have studied some algorithms about neural network, and I have done some small tests with MATLAB, using the 43 case analysis of MATLAB neural network. I feel