Neural network simulation

Is it possible to use the neural network toolbox to create scenarios for the output? As I understand, the sim function gives a forecast of the output. However, what I want is to create several scenario paths to capture the risk in the future values of the output variable.
Thanks for help!

1 Comment

Insufficient information and explanation.

Sign in to comment.

 Accepted Answer

Greg Heath
Greg Heath on 1 Feb 2015

0 votes

Add random noise to the test data to get performance vs snr.
Better yet, systematically add noise to all the data to get a number of nets, each of which was designed at a constant SNR level. Then, for each net, test with each of the noise levels to get a performance matrix of size SNRtrain x SNRtest.

More Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Asked:

on 17 Mar 2011

Answered:

on 1 Feb 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!