Help me with matlab code

I'm having trouble with writing a complete code for finding rank of a matrix through echelon form without using the available code "rank()". I look forward to your help!

回答 (3 件)

Star Strider
Star Strider 2015 年 1 月 6 日

0 投票

If you’re looking for a specific MATLAB function that will give you exactly that information, use the rref function. See the documentation on it for details.
Sean de Wolski
Sean de Wolski 2015 年 1 月 6 日

0 投票

edit rank
And see what it does.
Le Khoa
Le Khoa 2015 年 1 月 6 日

0 投票

Guys, I mean code that using "if,for,end,etc".

1 件のコメント

Sean de Wolski
Sean de Wolski 2015 年 1 月 6 日
It's your homework assignment, show us what you've done and what problems you're running into. We're not here to do your homework.

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

カテゴリ

質問済み:

2015 年 1 月 6 日

コメント済み:

2015 年 1 月 6 日

Community Treasure Hunt

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

Start Hunting!

Translated by