How can I plot the realizations of a Gaussian signal?
이전 댓글 표시
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
KALYAN ACHARJYA
2019년 3월 19일
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
2019년 3월 19일
litt.cuss
2019년 3월 21일
navid seif
2023년 2월 16일
이동: Adam Danz
2023년 2월 16일

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?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spectral Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
