This repository contains a MATLAB script that generates a white Gaussian noise with a given power spectral density (psd).
The script implements the following steps:
-
Given the target PSD, the total noise power is computed.
-
Given the total power (equal to variance), the time-domain noise is generated.
-
The PSD of this generated noise is verified.