Creating PSD Plot for random signal.

Status
Not open for further replies.

rg21

Newbie level 2
Joined
Aug 24, 2011
Messages
2
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,299
Hi,:smile:

I have to create a psd plot. As of now, i don't have any input signal or known function to base my input upon.:sad: Although i will get them after two months.:-DThe only thing known to me is the range the input values should lie between.
So i thought of generating random values in that range and use them as my input.

I need help with the procedure to be followed and any other functions i could use in this regard.

Thank you for the reply
 

Hi rg21,

Have a look at the statistical signal processing toolbox of Matlab in the following link:
**broken link removed**
It contains many methods for PSD calculation.

Best regards.
 
Reactions: rg21

    rg21

    Points: 2
    Helpful Answer Positive Rating



Use this function in matlab periodogram
 
Reactions: rg21

    rg21

    Points: 2
    Helpful Answer Positive Rating
Generate a stream of random numbers, calculate their autocorrelation function using autocorr then calculate its FFT.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…