필터 지우기
필터 지우기

Change Power Spectrum to frequency spectrum in Signal Analyzer

조회 수: 3 (최근 30일)
MARCO CESARI
MARCO CESARI 2021년 11월 17일
답변: Yukthi S 2024년 2월 15일
I'm using Signal Analyzer to compute frequency spectrum, but the app gives me power spectrum in dB, can anyone help to change from power spectrum (dB) in normalized frequency spectrum?

답변 (1개)

Yukthi S
Yukthi S 2024년 2월 15일
Hi Marco Cesari
I got that you were trying to compute Frequency spectrum, but the Signal Analyzer app was giving an output of Power Spectrum in dB.
By ‘Frequency spectrum’, I am assuming that you meant plotting a signal’s amplitude or phase in frequency domain. For that purpose,you can use “fft” function available in MATLAB.
y=fft(x)
The Signal Analyzer app is used to just visualise the spectrum in different domains. It is used to explore, analyse and compare signals or regions of interest. You can have a look at the description of Signal Analyzer app here for more insights:

카테고리

Help CenterFile Exchange에서 Spectral Measurements에 대해 자세히 알아보기

제품


릴리스

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by