Feeds
질문
Can we solve this on MATLAB?
∇∙k(x,y)∇T+Q=0 on OMEGA T=x on y=0 T=3+x^2 on y=3 T=y ...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Error in line 17, could not equate matrices (Assignment error) (right side 201x 201) (left side 1 by 201)
%2D WAVE EQUATION utt = B(uxx+uyy) %with initial condition u(x,y,0) = 5*x*y, 0<x<1 0<y<1 % and boundary conditions u(0,y,t) ...
대략 7년 전 | 답변 수: 1 | 0