How does matlab solve matrices?
4 次查看(过去 30 天)
显示 更早的评论
I was just wondering if anybody knew the method used by matlab to solve matrices, when the command A\b is used. For example, does it used back substitution without gaussian elimination, or does it use back substitution with gaussian elimination, or does it use LU decomposition?
Thank you
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear Algebra 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!