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!