How to plot the error between two signals?
显示 更早的评论
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 个评论
Chad Greene
2017-9-25
It's not clear whether your question is about plotting commands or signal processing techniques. Please clarify.
afef
2017-9-25
Walter Roberson
2017-9-25
... and the error has to be plotted in C language ?
How do you define "error" for your purposes ?
afef
2017-9-25
编辑:Walter Roberson
2017-9-25
Walter Roberson
2017-9-25
plot(x-a) ?
afef
2017-9-25
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Matched Filter and Ambiguity Function 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!