How to plot the error between two signals?
Afficher commentaires plus anciens
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 commentaires
Chad Greene
le 25 Sep 2017
It's not clear whether your question is about plotting commands or signal processing techniques. Please clarify.
afef
le 25 Sep 2017
Walter Roberson
le 25 Sep 2017
... and the error has to be plotted in C language ?
How do you define "error" for your purposes ?
afef
le 25 Sep 2017
Modifié(e) : Walter Roberson
le 25 Sep 2017
Walter Roberson
le 25 Sep 2017
plot(x-a) ?
afef
le 25 Sep 2017
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Matched Filter and Ambiguity Function dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!