How to plot the error between two signals?
Ältere Kommentare anzeigen
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 Kommentare
Chad Greene
am 25 Sep. 2017
It's not clear whether your question is about plotting commands or signal processing techniques. Please clarify.
afef
am 25 Sep. 2017
Walter Roberson
am 25 Sep. 2017
... and the error has to be plotted in C language ?
How do you define "error" for your purposes ?
afef
am 25 Sep. 2017
Bearbeitet: Walter Roberson
am 25 Sep. 2017
Walter Roberson
am 25 Sep. 2017
plot(x-a) ?
afef
am 25 Sep. 2017
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matched Filter and Ambiguity Function finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!