搜索资源列表
LSSVMNARX
- 基于最小二乘支持向量机的NARX模型辨识,用于设备故障诊断-program based on LS-SVM NARX for diagnosis
NARXnet
- NARX神经网络的matlab实现,支持MISO,SISO两类模型的同时,对MIMO也有一定的启发,对学习神经网络有很好的帮助-Matlab NARX neural network implementation, support MISO, SISO two types of models of the same time, there are certain MIMO inspired neural network learning
ffc-1.4.tar
- Key Features * Neural network design, training, and simulation * Pattern recognition, clustering, and data-fitting tools * Supervised networks including feedforward, radial basis, LVQ, time delay, nonlinear a
simulacio
- Simulation file for NARX network
matlab-programming-manual
- MATLAB编程必备手册,对初学者有一定的帮助作用-MATLAB programming necessary manual, for beginners help to a certain extent
SiecPrognoza
- Neural Network (NARX)
NARX
- 利用非线性神经网络做时间序列预测,主要是做动态预测。-Time series prediction using nonlinear neural network, mainly to do dynamic prediction.
chapter40
- 动态神经网络时间序列预测研究-基于MATLAB的NARX实现-Artificial Neural Networks
BPmoxing
- 动态神经网络时间序列预测研究——基于MATLAB的NARX实现-Dynamic neural network time series prediction- based on MATLAB realization NARX
DNN
- DNN FCC using NARX and Bayesian Training
NARX_LFC
- NARX ANN for power system application
siliconpredictNARXwith-pca-VS-kpca
- 用PCA加动态神经网络(DNN)与KPCA加动态神经网络(DNN)做铁水含硅量预测,适用于多种时间序列预测。-the prediction of silicon content with NARX model based on PCA and DNN Vs the prediction of silicon content with NARX model based on KPCA and DNN .This method also c
Water-Distribution-System-Modeling
- 基于系统辨识理论和数据驱动建模方法,建立了供水管网 NARX(Nonlinear Auto-Regressive with eXogenous Inputs)神经网络模型-Based on system identification theory and data driven modeling method, a neural network model of water supply network is established
NARX
- 动态神经网络时间序列例程——用MATLAB实现的NARX-Dynamic Neural Network Time Series Routines- NARX Realized by matlab
NARX
- 动态神经网络序列预测研究—基于matlab的NAXR实现-Sequence prediction research dynamic neural network based on matlab NAXR implementation
PVNarxmodeling
- Modeling of PV using an innovetion methode using NARX (NN artificiel neural network)
基于NARX神经网络的轨道垂向不平顺估计_王贵
- 摘要:应用白噪声聚类经验模型分解方法(EEMD, Ensemble EMD),进行轨道一车辆系统的时频分析, 分析钢轨不平顺的波长一幅值分布及短波不平顺的分布特点。通过理论推导,得到垂向钢轨不平顺与车体垂向 加速度之间的转移函数,并由简化模型仿真结果与实验数据对比分析得出二者的相关系数在0. 8以上,表明仿 真结果与实验数据非常吻合。利用简化模型进行数值仿真,所需复数乘法次数为N(21ogN+ 1),满足实时仿真 的需要。实例
ELM Classico
- NARX + ELM - laser quantum dots prediction
sslblock
- 时间序列的预测在经济和工程领域具有十分重要的意义。文中利用动态神经网络的特性,提出对时间序列进行预测的动态神经网络方法,并利用设计的动态神经网络对杜芬(Duffing)方程的响应时间序列进行预测,结果表明动态神经网络可以较好地对动态系统的响应时间序列进行预测。(time series prediction)
5
- 本程序论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。(This procedure describes how to realize neural network in MATLAB environment, including the commonly