The percentage of the error of several signals

2 views (last 30 days)
Hello! I have 6 signals. Example 1-200 201 193 2-44 45 41 3-16 17 14 4-1 1 0 5-55 58 45 6-900 920 894; I need to compare all these signals at the same time, and calculate the error, nowhere can I find how to do this. All signals depend on each other. It is necessary to compare them as far as they do not coincide with the signal No. 6.
  1 Comment
Mario Chiappelli
Mario Chiappelli on 22 Jul 2019
The equation for percent error is ((actual - theoretical)/theoretical)*100.
Or what you probably want is a measure of uncertainty since you don't have any theoretical values to use. Here is the documentation for uncertainty, it can get a tad complicated.

Sign in to comment.

Answers (0)

Categories

Find more on Measurements and Feature Extraction in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!