Why does spectrum block change the initial parameter unit?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen

0 Kommentare
Antworten (1)
Rhea Chandy
am 2 Feb. 2021
The fft (Fast Fourier Transform) block that you're using, along with the Spectrum Analyser, outputs a frequency spectra of signals the fft signal. As such, it will only accept as input and output the spectrum units (dBm , dBV , dBW , Vrms , Watts).
If you would like to view the signal before the fast fourier transform is applied, I suggest that you connect another Scope block to display the signals you need.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Transforms finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!