I want to plot PSD for my input data
Ältere Kommentare anzeigen
to plot "psd" the function is psd(h,y,'Fs',Fs,'ConfLevel',0.95); can any one please explain what are the inputs for this function.. y is the input data what is h,Fs?
Antworten (1)
Daniel Shub
am 9 Jan. 2012
You should try
doc psd
It gives a pretty good explination.
Kategorien
Mehr zu Parametric Spectral Estimation finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!