Clear Filters
Clear Filters

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 views (last 30 days)
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.

Answers (1)

Walter Roberson
Walter Roberson on 25 Aug 2023
  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 Comments
CHEEPATI
CHEEPATI on 26 Aug 2023
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 on 26 Aug 2023
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

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!