Finding the standard deviation for every single value in a matrix
Afficher commentaires plus anciens
Hi Everyone,
I have a 10 matrices X1, X2,X3......X10. Each matrix has a size of (512x30).
1- i want to calculate the mean for all , and the output matrix must be in the same size as input (512x30).
2- Then, i want to calculate the standard deviation for all , and the output matrix must be in the same size as input (512x30).
Any help will be apperciated.
3 commentaires
KALYAN ACHARJYA
le 5 Mai 2020
It seems Homework. Please share your efforts, so that we can help you.
KSSV
le 5 Mai 2020
Read about functions mean and std.
Abdulhakim Alezzi
le 5 Mai 2020
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Linear Algebra dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!