필터 지우기
필터 지우기

Duplicate the wanc signal. Name the copy wanc_bandpass. Bandpass filter wanc_bandpass from 2 to 10 Hz. Compare wanc and wanc_bandpass in the time and frequency domains.

조회 수: 4 (최근 30일)
1.Are spectra of the wanc and wanc_bandpass signals displayed?
2.Is wanc_filt filtered correctly?
2.wanc_filt filtered correctly showing error in signal processing on ramp.how to solve it.

답변 (1개)

Walter Roberson
Walter Roberson 2023년 8월 25일
  1. I do not see any plots, so I would have to say that NO, spectra of the wanc and wanc_bandpass are not displayed.
  2. wanc_filt is not mentioned in the instructions, so it is not being created or filtered. As there are no instructions to filter it, and no filtering of it is being done, then exactly as much filtering of it is being done as was instructed to be done, and therefore yes it is being filtered correctly.
  댓글 수: 5
CHEEPATI
CHEEPATI 2023년 8월 26일
thank you it helped a lot.can please the last task .I prepossed and added nm2cm function but donot paased the test case.can you please look into it.
Walter Roberson
Walter Roberson 2023년 8월 26일
As Image Analyst pointed out in another one of your posts, MATLAB is case sensitive and harp_Cm is not the same as harp_cm

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Matched Filter and Ambiguity Function에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by