Comparison of arrays of double

1 回表示 (過去 30 日間)
Guido Pastore
Guido Pastore 2019 年 3 月 14 日
コメント済み: Guido Pastore 2019 年 3 月 14 日
Given two arrays of double. I have already calculated the standard deviation, the mean and the variance of both. I would like to make a comparison. Is it possible to do a vector support of these arrays ?? Or do you recommend me anything else?
  3 件のコメント
Raghunandan V
Raghunandan V 2019 年 3 月 14 日
編集済み: Raghunandan V 2019 年 3 月 14 日
Could you be a bit more specific with regards to comparision. All I can think is to comapre using if statement and display the text you require
Guido Pastore
Guido Pastore 2019 年 3 月 14 日
I'm working on a motion capture project that uses two cameras (Kinect VS Intel). I have data (saved in double arrays) that indicate the coordinates of the joints of a subject's skeleton from two different cameras. For example, XYZ coordinates of an individual's right shoulder. Now I want to compare the XYZ coordinates of the right shoulder coming from the Kinect and the XYZ coordinates of the right shoulder from Intel. I have already calculated average standard deviation and variance of each array. The comparison serves to indicate the variability between the two acquisitions.
I hope I was as comprehensive as possible

サインインしてコメントする。

回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by