How does the time for the backslash operator depend on the type of linear systems?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How does the time for the backslash operator depend on the type of linear systems (overdetermined and underdetermined)? Does it depend on whether the matrix is of full rank?
1 Kommentar
Walter Roberson
am 30 Apr. 2019
Bearbeitet: Walter Roberson
am 30 Apr. 2019
You should look through https://www.mathworks.com/help/matlab/ref/mldivide.html#bt4jslc-6 to figure out which algorithm is being used for your case.
Overdetermined and underdetermined would both likely be non-square.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Linear Algebra finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!