代码搜索:parabolic

找到约 137 项符合「parabolic」的源代码

代码结果 137
www.eeworm.com/read/140700/13065980

txt alg123.txt

> restart; > # CRANK-NICOLSON ALGORITHM 12.3 > # > # To approximate the solution of the parabolic partial-differential > # equation subject to the boundary conditions > # u(0,t) = u(l,
www.eeworm.com/read/140700/13066283

txt alg123.txt

> restart; > # CRANK-NICOLSON ALGORITHM 12.3 > # > # To approximate the solution of the parabolic partial-differential > # equation subject to the boundary conditions > # u(0,t) = u(l,
www.eeworm.com/read/393688/2472785

f90 map3_ppm.f90

!----------------------------------------------------------------------- !BOP ! !ROUTINE: map3_ppm --- Piecewise parabolic mapping, variant 3 ! ! !INTERFACE: subroutine map3_ppm( km, pe1,
www.eeworm.com/read/393688/2472806

f90 map1_ppm.f90

!----------------------------------------------------------------------- !BOP ! !ROUTINE: map1_ppm --- Piecewise parabolic mapping, variant 1 ! ! !INTERFACE: subroutine map1_ppm( km, pe1,
www.eeworm.com/read/386253/8759948

m alg122.m

% HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 % % To approximate the solution to the parabolic partial-differential % equation subject to the boundary conditions % u(0,t) = u(l
www.eeworm.com/read/386253/8760135

m alg122.m

% HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 % % To approximate the solution to the parabolic partial-differential % equation subject to the boundary conditions % u(0,t) = u(l
www.eeworm.com/read/140697/13066833

m alg122.m

% HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 % % To approximate the solution to the parabolic partial-differential % equation subject to the boundary conditions % u(0,t) = u(l
www.eeworm.com/read/140697/13067030

m alg122.m

% HEAT EQUATION BACKWARD-DIFFERENCE ALGORITHM 12.2 % % To approximate the solution to the parabolic partial-differential % equation subject to the boundary conditions % u(0,t) = u(l
www.eeworm.com/read/419697/10843005

c alg123.c

/* * CRANK-NICOLSON ALGORITHM 12.3 * * To approximate the solution of the parabolic partial-differential * equation subject to the boundary conditions * u(0,t) = u(l,t) = 0, 0
www.eeworm.com/read/140698/13066605

c alg123.c

/* * CRANK-NICOLSON ALGORITHM 12.3 * * To approximate the solution of the parabolic partial-differential * equation subject to the boundary conditions * u(0,t) = u(l,t) = 0, 0