how to find the variance of each row in a matrix?
    8 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hai,
The function var(X) finds the variance of each column, when X is a matrix. But, I need to find the variance of each row, when X is a matrix. How could I do this in matlab?
Looking for your reply.
BSD
0 件のコメント
回答 (2 件)
参考
カテゴリ
				Help Center および File Exchange で Octave についてさらに検索
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


