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!

 采纳的回答

Greg Heath
Greg Heath 2015-2-1

0 个投票

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.

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by