How to plot the error between two signals?
Mostra commenti meno recenti
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 Commenti
Chad Greene
il 25 Set 2017
It's not clear whether your question is about plotting commands or signal processing techniques. Please clarify.
afef
il 25 Set 2017
Walter Roberson
il 25 Set 2017
... and the error has to be plotted in C language ?
How do you define "error" for your purposes ?
afef
il 25 Set 2017
Modificato: Walter Roberson
il 25 Set 2017
Walter Roberson
il 25 Set 2017
plot(x-a) ?
afef
il 25 Set 2017
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Matched Filter and Ambiguity Function in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!