Description: 多层感知器(MLP)(BP算法训练)、径向基函数网络(RBF网络)、支持向量机(SVM)对2D Mexican Hat、Gabor、Friedman 以及Polynomial等几种函数数据集进行回归和预测-multilayer perceptron (MLP) (BP algorithm training), RBF network (RBF), Support Vector Machine (SVM) to 2D Mexican Hat, Gabor, Friedman Polynomial and several other data sets function regression and forecasting Platform: |
Size: 1483776 |
Author:张毅 |
Hits:
Description: To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + time varying measurement noise
% using a multi-layer perceptron (MLP) and both the EKF and
% the hybrid importance-samping resampling (SIR) algorithm. -To estimate the input-output mapping with inputs x and outputs y generated by the following nonlinear, nonstationary state space model: x (t+ 1) = 0.5x (t)+ [25x (t )]/[( 1+ x (t)) ^ (2)]+ 8cos (1.2t)+ process noise y (t) = x (t) ^ (2)/20+ 6 squareWave (0.05 (t-1 ))+ 3+ time varying measurement noise using a multi-layer perceptron (MLP) and both the EKF and the hybrid importance-samping resampling (SIR) algorithm. Platform: |
Size: 40960 |
Author:Lin |
Hits:
Description: 作者采用具有高度非线性识别能力的人工神经网络与遗传算法相结合的方法,探讨了建立智能预报模型的基本方法,进一步对如何提高预报精度的问题进行了研究,并结合黄河洪水预报实例检验了神经网络模型的可行性。-The author used to identify the capacity of highly non-linear artificial neural network combining with genetic algorithm approach to explore the establishment of intelligent prediction model of the basic ways to further improve the forecast accuracy of how the issues of research and examples of combination of the Yellow River flood forecasting tests the feasibility of neural network model. Platform: |
Size: 101376 |
Author:Eason.Yuan |
Hits:
Description: A MLP code with backpropagation training algorithm designed for aproximation of functions problems. Platform: |
Size: 1024 |
Author:Paulo |
Hits:
Description: 用matlab实现神经网络多层感知器单样本训练BP算法。-Neural network using matlab to achieve a single sample training MLP BP algorithm. Platform: |
Size: 1024 |
Author:山水 |
Hits: