nour
Followers: 0 Following: 0
Feeds
已回答
Strategy for finding optimal omega in SOR method
A = [5 2 -1; 2 6 3; 1 4 -8]; b = [1; 2; 1]; x0 = [0; 0; 0]; e = 0.001;
Strategy for finding optimal omega in SOR method
A = [5 2 -1; 2 6 3; 1 4 -8]; b = [1; 2; 1]; x0 = [0; 0; 0]; e = 0.001;
5 months 前 | 0