vector accuracy comparison graphically

조회 수: 14 (최근 30일)
Yusuf
Yusuf 2012년 10월 10일
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

답변 (1개)

Doug Hull
Doug Hull 2012년 10월 10일
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.

카테고리

Help CenterFile Exchange에서 Dynamic System Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by