Neural network simulation

2 views (last 30 days)
Knut
Knut on 17 Mar 2011
Answered: Greg Heath on 1 Feb 2015
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
Greg Heath
Greg Heath on 9 Jun 2014
Insufficient information and explanation.

Sign in to comment.

Accepted Answer

Greg Heath
Greg Heath on 1 Feb 2015
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

Community Treasure Hunt

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

Start Hunting!