小波神经网络预测我要分享

Wavelet neural network prediction

神经网络 预测

关注次数: 225

下载次数: 0

文件大小: 4.84 kB

代码分类: 其他

开发平台: matlab

下载需要积分: 2积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:小波神经网络是一种以 BP 神经网结拓扑结构为基础,把小波基函数作为隐含层节点的传递函数,信号前 i句传播的同时误差反向传播的神经网络。 本程序是基于matlab的小波神经网络预测,小波基函数是Morlet母小波基函数,可以基于时间进行预测。将现有数据进行分组,让网络自己学习,与实际输出相比较,不断迭代,可使网络尽可能的模拟数据变化,从而实现预测。


English Description:

Wavelet neural network is a kind of BP neural network node topology as the basis, the wavelet basis function as the hidden layer of the transfer function of the node, the signal before the I transmission of the transmission of the neural network error back propagation.


代码预览