How can i get main wave from frequency data?

1 vue (au cours des 30 derniers jours)
tst
tst le 1 Fév 2023
Commenté : Image Analyst le 1 Fév 2023
I want to get: 1-get frequency of wave or signal whit fft. 2- create sin waves and sum them from frequency data, to create wave like main wave;
this is my code but its not work.
  1 commentaire
Image Analyst
Image Analyst le 1 Fév 2023
We can't run an image and no one is going to type all that in.
In general you can take the fft to see the power at different frequencies. You can look for spikes for particularly strong frequencies. So identify the peak. You can then zero out everything else and inverse transform. Or just take the known frequency of the peak and reconstruct a perfect, noise free signal knowing that frequency.
If you have any more questions, then attach your data and code to read it in ("tst'm") with the paperclip icon after you read this:

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by