搜索资源列表
基于opencv利用差分法求运动的轮廓
- 基于opencv利用差分法求运动的轮廓,该运行文件在VC6.0环境下编译通过-based on the use of differential method for the campaign outline of the document in VC6.0 operating environment through the compiler
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
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
三帧差分法
- 三帧差分法是最常见的运动目标检测方法,该文件为三帧差分法的Matlab具体实现代码(Matlab code of three fr a me difference method)
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
有限差分法最简隐式打靶法CN法
- 科学工程计算方法中的有限差分法,最简隐式,打靶法,CN格式(Scientific engineering calculation method)
差分法
- MATLAB程序中通过帧间差分法识别图像轨迹,效果很好(Identification of image trajectories by interfr a me difference method)
用有限差分法求解泊松方程
- 用有限差分法求解方程,里面有两个文件,其中一个是泊松方程,另外一个是求解其他势能的方程(Solving Poisson equation by finite difference method)
背景差分
- 通过背景差分法获取运动目标检测,提取前景目标,转化成二值图(The moving target detection is obtained by the background difference method, and the foreground object is extracted and transformed into a two value graph.)
差分法雷诺方程
- 差分法计算雷诺方程,求解油膜压力分布,偏心率,偏位角等(Difference method is used to solve oil film pressure distribution, eccentricity, deviation angle, etc.)
二维波动方程的有限差分法
- 二维波动方程的有限差分法,与解析解进行了误差比对(Finite difference method for two-dimensional wave equation)
有限差分法求电场电势
- 用有限差分法求电场电势分布,金属盒子接地,电位是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
差分法求解两点狄利克雷边值问题
- 运用差分法求解两点狄利克雷边值问题。。。。(Two point Dirichlet boundary value problem is solved by difference method.)
差分法求解两点混合边值问题
- 应用差分法求解两点混合边值问题的程序。。(A program for solving two point mixed boundary value problem by difference method.)
差分法
- 实现向后差分法 ,求离散型数据的极值,递增大于零,递减小于零(The realization of the extreme value by the difference method)
帧间差分法
- 帧间差分法分割目标物,分割效果良好,内附测试视频,已经调试成功,可以使用。(The inter fr a me difference method is used to segment objects, and the segmentation results are good. The test video is attached, which has been successfully debugged and can be use
MATLAB有限差分法源程序代码
- MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(Differential iterative computation)
中心差分法
- 运动方程中的速度向量和加速度向量用位移的某种组合来表示,将微分方程组的求解问题转化为代数方程组的求解问题,并在时间区间内求得每个微小时间区间的递推公式,进而求得整个时程的反应。 中心差分法是一种显示的积分法,它基于用有限差分代替位移对时间的求导(即速度和加速度)。(Velocity vectors and acceleration vectors in motion equations are expressed by a combi
背景差分法
- 基于阈值的高斯混合模型的背景差分法,适合初学者(Background difference method based on threshold-based Gaussian mixture model, suitable for beginners)