Muhammad Adil Habib
Followers: 0 Following: 0
Feeds
提问
i received an error (index must be a positive integer or logical. Error in Guassseidal3 (line 24) U(i,0)=0;) in solving PDE problems. plz help me to get out of this problem.
function U=Guassseidal(n,m,a,b,c,d,E,NO) n=3; m=3; a=0; b=3; c=0; d=3; E=10^-3; NO=1000; h=(b-a)/n; k=(d-c)/m; for i=...
4 years 前 | 1 个回答 | 0