搜索资源列表
有限差分法 迭代求解
- 用有限差分法解薛定谔方程,用迭代法求得各点的值,并用三维、二维图表示。
crank_nicholson
- 有限差分法(crank_nicholson finite difference ) 求解色谱模型-Finite difference method (crank_nicholson finite difference) model for solving chromatography
youxianchafendiedaichenxu
- 有限差分法求解有两种介质的正方形区域的二维拉普拉斯方程的数值解-Finite difference method, there are two medium square region of two-dimensional numerical solution of Laplace equation
zuoye
- 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the applicatio
ADI
- 用C语言编写的有限差分法程序,采用隐式的交替方向法,求解温度场问题-Using C language program of the finite difference method, using the alternating direction implicit method, solve the problem of temperature field
MatlabFiniteDifferenceMethodofProcedure
- 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程-Matlab Finite Difference Method of Procedure (elliptic equations), using finite difference method on the rectangular domain of the Poisson equation
radarFDTDGUI
- 时域有限差分法求解麦克斯韦方程,选择边界吸收条件和理想匹配层法-Time-domain finite difference method for solving Maxwell' s equations
POISSON_FINITE-DIFFERENCE_ALGORITHM
- 本程序提供一种求解 Poisson 方程的有限差分法-This program offers a Poisson equation for solving finite difference method
project2
- 有限差分法求解泊松方程 一个例子 比较精确解和数值解-Finite Difference Method for Poisson equation; An example to compare the exact solution to the numerical solution
1--有限差分法的Matlab程序
- 椭圆方程的matlab有限差分计算程序,能够近似求解椭圆形偏微分方程(Elliptic equation matlab finite difference calculation procedures, can be solved approximately elliptic partial differential equations)
一维扩散方程的有限差分法
- 一维扩散方程的有限差分法,采用了追逐法求解三对角矩阵,对一维扩散模型进行了分析,使用隐式六点差分格式(Crank-Nicolson)基本思想进行隐式差分。(The finite difference method of one-dimensional diffusion equation is used to solve the three diagonal matrix by chase method. The one-dimensi
solution
- 有限差分法和打靶法求解二阶线性常微分方程,比较简单的代码,其能够满足硕士数值计算课程的作业的需要。(The finite difference method for solving two order linear ordinary differential equations, relatively simple code, which can meet the needs of master's numerical calculat
用有限差分法求解泊松方程
- 用有限差分法求解方程,里面有两个文件,其中一个是泊松方程,另外一个是求解其他势能的方程(Solving Poisson equation by finite difference method)
FTCS
- 非定常热传导方程的有限差分法求解,FTS格式,Matlab语言(The finite difference method for solving the unsteady heat conduction equation)
基于有限差分法的二维边值问题的数值分析
- 1. 在matlab中分析基于分离变量法的解析解; 2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论; 3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应
有限差分法求电场电势
- 用有限差分法求电场电势分布,金属盒子接地,电位是0,中间三分之一处有电位是1的长方体,求解其电场电势分布(The electric potential distribution of the electric field is calculated by the finite difference method. The metal box is grounded, the potential is 0, and the 1/3 of
有限差分matlab
- 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
diffenence_method_consolidation
- 本程序关于:有限差分法求解太沙基以为固结问题(This procedure is concerned with the finite difference method for solving the problem of consolidation.)
MATLAB有限差分法源程序代码
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(Differential iterative computation)
中心差分法
- 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combi