Filter löschen
Filter löschen

Comparison of arrays of double

4 Ansichten (letzte 30 Tage)
Guido Pastore
Guido Pastore am 14 Mär. 2019
Kommentiert: Guido Pastore am 14 Mär. 2019
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 Kommentare
Raghunandan V
Raghunandan V am 14 Mär. 2019
Bearbeitet: Raghunandan V am 14 Mär. 2019
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 am 14 Mär. 2019
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

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by