Non-stationary signal decomposition

5 visualizaciones (últimos 30 días)
parham kianian
parham kianian el 18 de Feb. de 2020
suppose f(t) is a non-stationary signal which can be expressed as follow:
f(t) = A1(t)*sin(w1*t) + A2*sin(w2*t) + ... + An(t)sin(wn*t), where 0<= t <= td.
How can I find each Ai corresponding to circular frequency wi?
Is there any MATLAB function which can be employed for this purpose?
emd function decompose a signal to its intrinsic mode functions (IMF) and each IMF has the same length as original signal. I am looking for something like emperical mode decomposition but it should be capable to extract A1, A2, ..., An.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by