Curve classification with interference/disturbance

Hi
Is there a method to classify how much interference/disturbance there is in the signal (black lines)?
The red line is the exponetial fit. If the curve follows the red line, one would say that it has no disturbance

 Respuesta aceptada

Star Strider
Star Strider el 27 de Sept. de 2020

0 votos

One option is to evaluate the exponential curve at exactly the same values of the independent variable as the data (that I assume are the black curve), then use trapz to integrate either the difference or the squared difference in the region-of-interest. That would give you the integral of the error or the squared error.
There may be other ways as well, since I am not certain what result you want.

2 comentarios

jjohn33
jjohn33 el 27 de Sept. de 2020
Editada: jjohn33 el 27 de Sept. de 2020
The black line is the data. I will try that, thanks
Star Strider
Star Strider el 27 de Sept. de 2020
My pleasure!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Measurements and Feature Extraction en Centro de ayuda y File Exchange.

Productos

Preguntada:

el 27 de Sept. de 2020

Comentada:

el 27 de Sept. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by