From: samarth kerudi on
how to generate 50hz random noise?
From: Wayne King on
"samarth kerudi" <smke.sam(a)gmail.com> wrote in message <hlc4t3$qcn$1(a)fred.mathworks.com>...
> how to generate 50hz random noise?
Hi, it's easy to generate a 50 Hz sine wave in MATLAB with a random phase, but depending on what type of 50-Hz interference you are attempting to model, you'll also need to model the harmonics and have some estimate of the decay of the harmonic amplitudes.
Wayne