Sine wave signals purification

조회 수: 2 (최근 30일)
Malik Shah Zeb Ali
Malik Shah Zeb Ali 2019년 4월 12일
답변: Mark Sherstan 2019년 4월 12일
hello every one, need helps related signals filtering. I reguire original sine signals from this chunky signals using simulink or in matlab.Picture1.png

답변 (1개)

Mark Sherstan
Mark Sherstan 2019년 4월 12일
Try a FFT on your data and use the results to reconstruct a clean signal. Examples are included here: https://www.mathworks.com/help/matlab/ref/fft.html Otherwise look into the filter design toolbox and design a filter with specifications related to your problem.

Community Treasure Hunt

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

Start Hunting!

Translated by