vector accuracy comparison graphically
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
I have three data (3*45523 single) as a result of three different methods excited by same frequency. Data matrices consist of complex numbers(vectors).How can I visualize the accuracy(relation) between these three data(or just two)graphically?
Thanks in advance
0 Commenti
Risposte (1)
Doug Hull
il 10 Ott 2012
I would take the mean of the three and then plot the percent difference from the mean. It really depends on the nature of the data. Are all the values of the vectors essentially the same (like the matrix is essentially all ones, with small variation?) If they are mostly the same, then the percentage would not be needed, just the difference from the mean, If there is a nominal value, then instead of the mean, you could look at the difference from the nominal value.
0 Commenti
Vedere anche
Categorie
Scopri di più su Dynamic System Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!