Generating mathematical equation from known discrete values of frequency, amplitude and phase

1 visualización (últimos 30 días)
Dear all
I was thinking as we can pick any signal using sensors and process it in digital form, is it possible to generate a mathematical equation out of this data.
I could process the data and was able to separate the frequencies and its corresponding amplitude and phase from FFT. But now when I am generating a mathematical equation from it, I'm confused what type of function I should select so avoid any error.
Regards

Respuestas (1)

Matt J
Matt J el 19 de En. de 2021
No, there is no reason why a closed form equation would exist for any arbitrary signal. However, you can interpolate the discrete values using, for example, griddedInterpolant():

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by