photo

Gregory Pelletier


Last seen: Today Actif depuis 2022

Followers: 0   Following: 0

Statistiques

All
  • GitHub Submissions Level 2
  • First Answer
  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Explorer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Matrix Guru Needed : How to compute a weighted covariance matrix fast
Here is a function that will do it much faster using matrix multiplication instead of for loops: https://www.mathworks.com/matl...

6 mois il y a | 0

Réponse apportée
How to calculate correlation p-value?
Here is how to calculate the p-values the same way that matlab does in corrcoef if you only know the correlation coefficient mat...

6 mois il y a | 1

Réponse apportée
How to get p-val from correlation coefficient and number of sample?
Here is how matlab calculates the p-value in corrcoef (see p_check below for the manual calculation of the p-value compared with...

6 mois il y a | 0

Réponse apportée
Legend Displays Wrong Colors when Plotting Multiple Functions R2015b
Hi Joseph, This works correctly (from https://www.mathworks.com/matlabcentral/answers/407745-plot-legend-not-correct): x1 = 1:...

10 mois il y a | 1