Réponse acceptée

Sam Chak
Sam Chak le 2 Juin 2022

2 votes

Corrected. Please check.
R = (sum((x-meanx).*(y-meany)))./(sqrt((sum((x-meanx).^2)).*(sum((y-meany).^2))))
r2 = R^2

Plus de réponses (0)

Question posée :

LG
le 2 Juin 2022

Modifié(e) :

LG
le 16 Juin 2022

Community Treasure Hunt

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

Start Hunting!

Translated by