Effacer les filtres
Effacer les filtres

Comparison of arrays of double

4 vues (au cours des 30 derniers jours)
Guido Pastore
Guido Pastore le 14 Mar 2019
Commenté : Guido Pastore le 14 Mar 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 commentaires
Raghunandan V
Raghunandan V le 14 Mar 2019
Modifié(e) : Raghunandan V le 14 Mar 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 le 14 Mar 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

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by