Feeds
提问
How to find projection matrix
The attached image is a literature to help find the projection, not the question. I've the written most of the code. Just need s...
4 years 前 | 1 个回答 | 0
1
个回答提问
Need help with this MATLAB HW
function Example643() % % % % example for heat equation % u_t - nabla (k(x) nabla u) = f % % on Omega = (0,1) x (0,1)...
4 years 前 | 0 个回答 | 0
0
个回答提问
Need help with this MATLAB HW
function Example641() % % % example for 2D steady-state diffusion equation on \Omega=(0,1)x(0,1) % % Neumann BC on all bo...
4 years 前 | 0 个回答 | 0
0
个回答提问
Need help with this MATLAB HW
% Use FVTool to solve a 2D heat equation on \Omega=(0,1)x(0,1) and time % domain [0, T] %% Transient diffusion equatio...
4 years 前 | 0 个回答 | 0
0
个回答提问
Need help with this MATLAB HW
%% Steady-state diffusion equation %% PDE and boundary conditions % The transient diffusion equation reads % % $$\alpha\fr...
4 years 前 | 0 个回答 | 0