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!

Risposte (3)

Star Strider
Star Strider il 6 Gen 2015

0 voti

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 il 6 Gen 2015

0 voti

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

1 Commento

Sean de Wolski
Sean de Wolski il 6 Gen 2015
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.

Accedi per commentare.

Richiesto:

il 6 Gen 2015

Commentato:

il 6 Gen 2015

Community Treasure Hunt

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

Start Hunting!

Translated by