Sine wave signals purification
조회 수: 2 (최근 30일)
이전 댓글 표시
hello every one, need helps related signals filtering. I reguire original sine signals from this chunky signals using simulink or in matlab.
댓글 수: 0
답변 (1개)
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.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Spectral Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!