フィルターのクリア

how to vary white noise in data settle in matrix

1 回表示 (過去 30 日間)
Hossam Mosbah
Hossam Mosbah 2016 年 7 月 13 日
回答済み: Greg Heath 2016 年 7 月 14 日
I want to vary white noise by 5% each time and I want this variation to have an impact on the output error of neural network. If we assume that z is data matrix and R is noise random matrix, so R= normrnd(mu,d*sigma, M,N) where mu is the mean and set to be zero and sigma is standrad deviation is set to 0.05 and d is varied from 0 to 5. So each time, we set d=0,1,2,3,4,5, then we add z(noisy data)=z(original data)+R (noise). Is that correct.

採用された回答

Greg Heath
Greg Heath 2016 年 7 月 14 日
Looks ok to me
Thank you for formally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSequence and Numeric Feature Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by