Why does spectrum block change the initial parameter unit?
    조회 수: 3 (최근 30일)
  
       이전 댓글 표시
    
답변 (1개)
  Rhea Chandy
    
 2021년 2월 2일
        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
참고 항목
카테고리
				Help Center 및 File Exchange에서 Transforms에 대해 자세히 알아보기
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


