solve the equation by gauss elimination method
Show older comments
i have a matrix with size(40x40) call it as A.i have to solve the equation Ax=b.where b is the zero matrix.i need to find x in gauss elimintion method.pls suggest me a code or suggest me a method to find x.
1 Comment
Torsten
on 26 Apr 2016
Easy: x=0. No code necessary.
Best wishes
Torsten.
Answers (0)
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!