搜索资源列表
时域有限差分法计算一维光子晶体构成的波导通路的场传播
- 用时域有限差分法计算一维光子晶体构成的波导通路的场传播的用MATLAB编写的程序
有限差分法的Matlab程序
- 有限差分法的Matlab程序,椭圆方程
MatlabFiniteDifferenceMethodof
- 有限差分法的Matlab程序(椭圆型方程),用有限差分法求解矩形域上的Poisson方程,Matlab Finite Difference Method of Procedure (elliptic equations), using finite difference method on the rectangular domain of the Poisson equation
ElectromagneticFields.rar
- 采用有限差分法计算屏蔽微带传输线的电位及其电容,程序由matlab实现,Finite difference method using shielded microstrip transmission line potential and its capacitance, procedures to achieve by the matlab
boshong
- 使用有限差分法进行泊松方程的分析,并用MATLAB进行仿真-Finite difference method using the Poisson equation analysis and simulation using MATLAB
zuoye
- 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
12345
- 一个学习电磁波时域有限差分法的程序 适合初学者-a code for studying finite difference time domai9n method for elctromagnetic waves
FDTDprogramme
- 二维时域有限差分法程序,用于电磁场环境下的功能仿真。-Two-dimensional FDTD program,Electromagnetic environment for functional simulation
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
levelset_simple
- 利用有限差分法所寫的 level set -Written in finite difference method using level set
2D_FDTD
- 时域有限差分法 Finite Difference Time Domain, FDTD程序,二维的,希望对大家有所帮助。-Several two-dimension Finite Difference Time Domain programs. Hope helpful.
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
youxianchafenfajiaoan
- 有限差分法的ppt教案,word文档介绍和matlab程序-Finite difference method ppt lesson plans, word document describes the procedures and matlab
1--有限差分法的Matlab程序
- 椭圆方程的matlab有限差分计算程序,能够近似求解椭圆形偏微分方程(Elliptic equation matlab finite difference calculation procedures, can be solved approximately elliptic partial differential equations)
有限差分法最简隐式打靶法CN法
- 科学工程计算方法中的有限差分法,最简隐式,打靶法,CN格式(Scientific engineering calculation method)
二维波动方程的有限差分法
- 二维波动方程的有限差分法,与解析解进行了误差比对(Finite difference method for two-dimensional wave equation)
基于有限差分法的二维边值问题的数值分析
- 1. 在matlab中分析基于分离变量法的解析解; 2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论; 3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应的最优松弛因子,与经验值(课本165页式子3.7.15)进行
有限差分matlab
- 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
MATLAB有限差分法源程序代码
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(Differential iterative computation)