Why do I get negative values when using circular_mean?
Mostra commenti meno recenti
I have an array 99x105. I want to work out the mean (dim 2).
This is what I have:
radxx=deg2rad(xx);
mxx=circ_mean(radxx,[],2);
mean_xx=radtodeg(mxx);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Elementary Math in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!