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
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
2015년 1월 6일
edit rank
And see what it does.
Le Khoa
2015년 1월 6일
0 개 추천
댓글 수: 1
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에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!