How can I plot the realizations of a Gaussian signal?
Show older comments
I would like to plot the realizations of a simple Gaussian signal with mean 0 and unit variance. Let's call it X(t).
If I use the function randn(), I get a vector of gaussian variables, that is for every ω I get a random variable
. But what I want is a function of time, that is, fixed ω, I want to see X
(t) on my plot.
How can I get that?
5 Comments
KALYAN ACHARJYA
on 19 Mar 2019
What you have tried so far, please show the code?
Can you show in Pictorial representation (diagram), what exactly you are looking for?
litt.cuss
on 19 Mar 2019
litt.cuss
on 21 Mar 2019
navid seif
on 16 Feb 2023
Moved: Adam Danz
on 16 Feb 2023

If s(t) is a guassian signal, then the jth column of Ψi corresponds to πj that πj is a 3D vector [xj; yj; zj] shown above:
How can I implement this formula in MATLAB?
Accepted Answer
More Answers (0)
Categories
Find more on Spectral Estimation 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!