Homepage › Solution manuals › Gilbert Strang › Introduction to Linear Algebra › Exercise 2.2.29
Exercise 2.2.29
Answers
The average pivots for rand(3) without row exchanges were in one experiment but pivots 2 and 3 can be arbitrarily large. Their averages are actually infinite ! With row exchanges in MATLAB’s lu code, the averages and and are much more stable (and should be predictable, also for randn with normal instead of uniform probability distribution for the numbers in ).