Generate FM noise sidebands on a carrier using randn fn
by Rick McConnell
20 Feb 2009
(Updated 21 Jun 2011)
Generate and plot noise sidebands using randn modulation of a carrier.
|
Watch this File
|
| File Information |
| Description |
The file calculates and plots FM noise sidebands for a carrier. It also does sinusoidal modulation. This simple way of adding noise to a carrier is useful for simulation of PLLs. It turns out, though, that the mean of the randn function is not as close to zero as it could be, and this causes the fft to generate extra sideband energy, which makes it appear as if the noise is not what would be expected. This program gets around this by adding a fudge factor to the randn results to eliminate this problem. It took me ages to figure this out, I hope to reduce a similar effort for others. |
| MATLAB release |
MATLAB 7.2 (R2006a)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 22 Jun 2011 |
Martin
|
|
|
| Updates |
| 21 Jun 2011 |
I improved some descriptions, plots, and variable names to make the function clearer. |
|
Contact us at files@mathworks.com