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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Surrogate Optimization에 대해 자세히 알아보기

질문:

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