フィルターのクリア

In command window , use emelentary transformation to create a echelon matrix ?

3 ビュー (過去 30 日間)
Tran Thien
Tran Thien 2017 年 12 月 23 日
コメント済み: Star Strider 2017 年 12 月 23 日
For example , i have matrix A = [1 2 ; 3 2] How can i create a echelon matrix from it in command window ( not script) ?

回答 (1 件)

Star Strider
Star Strider 2017 年 12 月 23 日
See the documentation on the rref function. I am not certain what you want.
  2 件のコメント
Tran Thien
Tran Thien 2017 年 12 月 23 日
thanks , but my teacher dont allow me to use the rref funtion . Maybe there's another way ?
Star Strider
Star Strider 2017 年 12 月 23 日
Yes.
You will have to code it yourself.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeVector Spaces and Subspaces についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by