五点差分法matlab解椭圆型偏微分方程
用差分法解椭圆型偏微分方程-(Uxx+Uyy)=(pi*pi-1)e^xsin(pi*y)0<x<2;0<y<1U(0,y)=sin(pi*y),U(2,y)=e^2sin(pi*y);0
五点差分法matlab解椭圆型偏微分方程