How to plot the error between two signals?
Mostrar comentarios más antiguos
I did the filtering of an EEG signal using fir filter then i implement this fiter in c langage. Now i need to plot the error between the to filter but i don't know how to do that. Can anyone help me please.
6 comentarios
Chad Greene
el 25 de Sept. de 2017
It's not clear whether your question is about plotting commands or signal processing techniques. Please clarify.
afef
el 25 de Sept. de 2017
Walter Roberson
el 25 de Sept. de 2017
... and the error has to be plotted in C language ?
How do you define "error" for your purposes ?
afef
el 25 de Sept. de 2017
Editada: Walter Roberson
el 25 de Sept. de 2017
Walter Roberson
el 25 de Sept. de 2017
plot(x-a) ?
afef
el 25 de Sept. de 2017
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Matched Filter and Ambiguity Function en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!