Feeds
답변 있음
Green's Function Solution in Matlab
clc clear all syms x y N = input('the value of N = '); M = input('M=') My=diff(M,y) Nx=diff(N,x) x1=input('limit of x');...
Green's Function Solution in Matlab
clc clear all syms x y N = input('the value of N = '); M = input('M=') My=diff(M,y) Nx=diff(N,x) x1=input('limit of x');...
거의 4년 전 | 0
