Finding the standard deviation for every single value in a matrix
古いコメントを表示
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 件のコメント
KALYAN ACHARJYA
2020 年 5 月 5 日
It seems Homework. Please share your efforts, so that we can help you.
KSSV
2020 年 5 月 5 日
Read about functions mean and std.
Abdulhakim Alezzi
2020 年 5 月 5 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Resizing and Reshaping Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!