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.
Le Khoa
Le Khoa 2015-1-6

0 个投票

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

1 个评论

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.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Surrogate Optimization 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by