i am very new to matlab. i want to calculate std of each row of a matrix and compare it with next row of matrix. and want to find where the std start low. how can i do that in matlab? please help
Info
This question is closed. Reopen it to edit or answer.
Show older comments
A=[1 2 3, .....,.....,......]
find std in row 1, find std in row 2, compare with each other.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!