Sine wave signals purification
Afficher commentaires plus anciens
hello every one, need helps related signals filtering. I reguire original sine signals from this chunky signals using simulink or in matlab.

Réponses (1)
Mark Sherstan
le 12 Avr 2019
0 votes
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.
Catégories
En savoir plus sur Multirate Signal Processing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!