hello sir i want to find a nonzero number in my total error signal ?
2 views (last 30 days)
Show older comments
my original signal is X and my Recovered signal is X_re and the total Error which i count between them is Error=X-X_re; now i have to find nonzero number in my error signal so how can i will find it thanks in advance
2 Comments
John BG
on 26 May 2016
what is the context?
are you reading from and instrument?
what is the type of X X_re and Error? double?
why do you ignore X_im?
please supply a sample in same way you attempt to process, whether file or workspace variables
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!