How to write a function that does elimination?
이전 댓글 표시
Im suppose to write a function that does elimination. I know I'm suppose to use a nested for loop, but I cannot figure out how to do this. I'm very new to programming in general. Could someone please help me?
댓글 수: 4
Fangjun Jiang
2011년 9월 24일
Not enough details.
bym
2011년 9월 24일
do you mean Gaussian elimination?
Joseph
2011년 9월 25일
Walter Roberson
2011년 9월 25일
If someone "gave you an example" of doing it with a nested for loop, what would be left for *you* to do in your homework assignment?
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!