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!