Feeds
답변 있음
1D diffusion equation in spherical coordinates with moving boundary condition
% define mesh x = linspace(0,1,25); t = linspace(0,1,25); m = 2; % you have m=1 for cylindrical coordinates and m=2 for sph...
1D diffusion equation in spherical coordinates with moving boundary condition
% define mesh x = linspace(0,1,25); t = linspace(0,1,25); m = 2; % you have m=1 for cylindrical coordinates and m=2 for sph...
대략 4년 전 | 1
