I want to plot PSD for my input data
显示 更早的评论
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?
回答(1 个)
Daniel Shub
2012-1-9
You should try
doc psd
It gives a pretty good explination.
类别
在 帮助中心 和 File Exchange 中查找有关 Spectral Estimation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!