搜索资源列表
fdtd2D1
- 一个很不错的用时域有限差分法解决二维直角坐标系下正方格子的matlab程序-a very good use of the finite difference time domain method to solve two-dimensional Cartesian coordinate system is the square lattice procedures Matlab
fdtd2D3
- 很好用的利用吸收边界条件解决二维maxwell方程的时域有限差分法matlab源程序- The very easy to use use absorbs boundary condition solution two-dimensional maxwell the equation the time domain finite difference method matlab source program
zhongxinchafen
- 这是用matlab编写的显示积分方法中心差分法的源程序,可用于求解微分方程描述的工程问题和相关仿真
project
- 一个多目标跟踪的matlab代码,里面附有说明文档.其中背景差分法可以实现实时更新.该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多-A multi-target tracking matlab code, which accompanied by documentation. Including real-time background subtraction method can be updated. The code in small target detecti
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
FDTD-Matlab
- 有限差分法的Matlab程序(椭圆型方程)-Matlab program of the finite difference method (elliptic equations)
FDM-in-Matlab
- 有限差分法的Matlab程序(椭圆型方程)-Finite difference method in Matlab (elliptic equations)
thrust-lubtication-wiht-matlab
- 用matlab编写的五点差分法离散雷诺方程用SOR(超松弛迭代法)求解压力分布的源程序-thrust lubtication wiht matlab
导热matlab
- 实现二维非稳态导热计算, 使用有限差分法(Calculation of two-dimensional unsteady thermal conduction)
Central
- 利用matlab实现了数值计算的中心差分法。(The central difference method is realized by using MATLAB)
Matlab源程序
- 背景差分法,神经网络算法下的Matlab程序交通流实现。(A simulation of Traffic. Based on the Matlab.)
Frame difference-based foreground extraction
- 基于帧差分法的视频前景提取,在matlab环境中运行,速度快,静态背景下效果好(Video foreground extraction based on frame difference method)
MATLAB模拟的电磁学时域有限差分法
- 简要介绍了基于matlab实现fdtd仿真的语法基础(MATLAB programming is simple, and can give the characteristics of fine image, it has become the necessary system tool platform for science and engineering students.Its complete toolbox function makes MATLAB more and more po
Temperature diffusion
- matlab环境下用有限差分法求解的温度扩散方程(Temperature diffusion equation solved by finite difference method in matlab environment)
LMFnlsq
- 差分法迭代程序MATLAB程序源代码仅供参考(Difference method iteration)
odesbvp
- matlab提供了边值问题求解器bvp4c()用于求解边值问题的数值解,bvp4c()采用带自适应网格的高阶差分法来求解边值问题,首先给出可调用的常微分方程组函数以及残差的边值条件函数,这些函数都必须返回一个列向量。(Matlab provides the numerical solution of the boundary value problem solver bvp4c () for solving the boundary value problem. Bvp4c () uses th
54200257liquid
- 一维,二维,三维热传导方程的数值求解(有限差分法等)。(Numerical solution of heat conduction equation)
上传
- 采用时域有限差分法模拟了电磁波在一维空间传播的情况,其中电磁波为平面波,激励源为正弦波,程序中没有加入吸收边界条件(The finite-difference time-domain method is used to simulate the propagation of electromagnetic waves in one-dimensional space. The electromagnetic wave is a plane wave, the excitation source
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式
posssion_equation
- 求解一维和二维椭圆方程,运用有限差分法,后面会陆续添加更多方程的matlab编程(Solving one-dimensional and two-dimensional elliptic equations)