How to write a Matlab-function which returns a reduced row form of matrix
1 回表示 (過去 30 日間)
古いコメントを表示
I have the following matrix M = [ 0 0 1 2; 1 2 1 0; 2 4 3 2; 1 2 2 2 ] and the function needs to reduce rows, but it is not the same as rref fuction.
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!