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!