Main Content

使用 NARX 网络和时延网络进行建模和预测

使用动态神经网络(包括带反馈的网络)求解时间序列问题

App

神经网络时间序列使用动态神经网络求解非线性时间序列问题

函数

ntstool打开神经网络时间序列
view查看浅层神经网络
timedelaynetTime delay neural network
narxnetNonlinear autoregressive neural network with external input
narnetNonlinear autoregressive neural network
layrecnetLayer recurrent neural network
distdelaynetDistributed delay network
train训练浅层神经网络
gensimGenerate Simulink block for shallow neural network simulation
adddelayAdd delay to neural network response
removedelayRemove delay to neural network’s response
closeloopConvert neural network open-loop feedback to closed loop
openloopConvert neural network closed-loop feedback to open loop
ploterrhist绘图误差直方图
plotinerrcorrPlot input to error time-series cross-correlation
plotregression绘制线性回归图
plotresponsePlot dynamic network time series response
ploterrcorrPlot autocorrelation of error time series
genFunctionGenerate MATLAB function for simulating shallow neural network

示例和操作指南

基本设计

训练可扩展性和效率

最优解

概念