Sine wave signals purification
3 ビュー (過去 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!