gistlib
other matlab categories
jacobi-solver code snippets in matlab
2d pde, implicit euler in time, central differencing in space. time loop with jacobi solver, discretized unknown ae aw an as ap pointers, to plot temperature on a plate a 0, 1, 2, 5, 10, 100 seconds in matlab
2d pde, implicit euler in time, central differencing in space. time loop with jacobi solver, discretized unknown ae aw an as ap, to plot temperature on a plate a 0, 1, 2, 5, 10, 100 seconds in matlab
2d pde, implicit euler in time, central differencing in space. time loop with jacobi solver,each grid node, to plot temperature on a plate a 0, 1, 2, 5, 10, 100 seconds in matlab. in matlab
contour function to show temperature on a 2d plate at 0, 1, 2, 5, 10, 100 seconds for discretised pde with jacobi solver in matlab
contour function to show temperature on a 2d plate at 0, 1, 2, 5, 10, 100 seconds for discretised pde with jacobi solver. implicit euler for time and central differencing for space used in matlab
jacobi solver, implicit euler time & central differencing space. 2d pde with plot temperature against at 0,1,2,5,10,100s. time step 0.5s, grid space for x and y =0.05. 0.01 diffusivity in matlab
set up coefficient matrix and rhs vector using pointer for a 2d unsteady heat conduction equation. implicit euler for time and central differencing for space. use a jacobi solver. in matlab
gistlib
by LogSnag