How to write a function that does elimination?
Show older comments
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 Comments
Fangjun Jiang
on 24 Sep 2011
Not enough details.
bym
on 24 Sep 2011
do you mean Gaussian elimination?
Joseph
on 25 Sep 2011
Walter Roberson
on 25 Sep 2011
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?
Answers (1)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!