Feeds
提问
error vectors must be of same length?!
hi ive made a code to find residual r = (rhs-lhs)/rhs and then plotting r of each each equation(total 5 eqn) after each iterati...
4 years 前 | 1 个回答 | 0
1
个回答提问
plot different curves(different output of a for loops) in single graph
hi ive made a code to solve a set linear equation also the reside r i.e r= (rhs-lhs)/rhs so i need to find r of every loop wh...
4 years 前 | 1 个回答 | 0
1
个回答提问
Plotting residue vs iterations in matlab
ive tried my code to execute the question that states for a given matrix find solution using gauss seidel also find the residue...
4 years 前 | 1 个回答 | 0
