Pwelch - Urgent Help Needed Converting from dB/Hz to Simulation values eg. mm^s/Hz

Hi, I am simulating vibrations in simulink and processing my results in matlab. I am trying plot the PSD for my acceleration results using pwlech method. When I plot the PSD plots from the methods below (NOTE:I have a sampling rate of 0.006 so that means I am using a sample frequency of Fs=1/0.006=166) Pwelch(x,[],[],2024,fs) Or [Pxx,f]=pwelch(x,[],[],2024,fs) plot(f,Pxx) The results on the Y axis are in the form of dB/Hz. How do I changed the plot/results so that I can plot PSD acceleration, ie. ms^-2 back . I want to show the plots in the form of the units used in the simulations.
Thanks Dan

답변 (1개)

Dan
Dan 2011년 5월 4일
also I it would be best if I could show the results of the PSD plots as a smooth line by putting some kind of line of best git through the pwelch values obtained.
Any advice on the above 2 questions will be much appreciated since I have to find a way of doing this in to show my results by the end of today.
Thanks
Dan

카테고리

도움말 센터File Exchange에서 Parametric Spectral Estimation에 대해 자세히 알아보기

태그

질문:

Dan
2011년 5월 4일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by