how to create an LU function without using lu ()?

后端 未结 0 450
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 00:24

For a project, i have to find/create a function who factorize a square matrix A in A=LU using a simple code. Obviously, i can\'t use the lu() function.I begin something belo

相关标签:
回答
  • 消灭零回复
提交回复
热议问题