How to add a White Gaussi Noise with amplitude of 0.1 v by matlab for a measurement matrix
3 views (last 30 days)
Show older comments
I run power flow analysis in matlab and i got raw measusrments matrix and i would like to add a White e Gaussi Noise with amplitude of 0.1 v by matlab for a measurement matrix
1 Comment
Astha Singh
on 14 Mar 2019
You can add white gaussian noise to a signal, with a desired SNR, using the 'awgn' function.
Refer the following link for more information:
Answers (0)
See Also
Categories
Find more on Analog Filters 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!