搜索资源列表
DIP-matlab.背景差分法对运动汽车的检测
- 背景差分法对运动汽车的检测,对检测得到的汽车图像进行预处理和边缘提取,Background difference method for the detection of movement of motor vehicles, the vehicle has been detected image pre-processing and edge extraction
AMDF_MatlabAnalysis
- 自相关虽然能够判断清/浊音,并估计浊音的基音周期,但是其运算量很大,用乘法运算所需时间较长。为了避免乘法,采用短时平均幅度差函数(AMDF),验证AMDF与自相关有类似的作用,即平均幅度差函数能够代替自相关函数进行语音分析。-Although autocorrelation can differ from the Voiced/Unvoiced and voiced the pitch period estimate, but the operation is large enough, wit
FDFD_polar
- This MATLAB code demonstrates the finite-difference frequency-domain method by modeling transmission and reflectance from a broadband wire grid polarizer.
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
finite-difference-temperature
- 有限差分法定温度分析程序:这个程序用有限差分法分析,当一个从一边受热的方型物体放置空气中,之后,其温度分布情况。-temperature analysis using finite difference method
frame_difference
- This m-file implements the frame difference algorithm for background subtraction.-This m-file implements the frame difference algorithm for background subtraction.
FDTDMatlab
- FDTD(时域有限差分法)算法的Matlab源程序-This MATLAB M-file implements the finite-difference time-domain solution of Maxwell s curl equations over a three-dimensional Cartesian space lattice comprised of uniform cubic grid cells.
Finite_difference_Methods_for_ODE_and_PDE
- Finite Difference methods for solution of PDE and ODE. Presented mathematical algoritms for solution of Partial Differential Equations and Ordinary Differential Equations. Matlab codes included in the text.
pdegui
- 偏微分方程数值解法,包括泊松方程,特征值方程,热传导方程和波动方程-PDEGUI demonstrates the finite difference solution of model problems involving Laplace s operator
FDFD_pc
- This MATLAB code demonstrates the finite-difference frequency-domainmethod by modeling transmission and reflectance from a photonic crystal.-This MATLAB code demonstrates the finite-difference frequency-domain method by modeling transmission and refl
tdoa
- Time Difference of Arrival
FD_Method_Flow_Couette_2D
- Finite Difference Programming for Matlab in 2D
FD_Method_Flow_Couette_3D
- Finite Difference Programming for Matlab in 3D
FD_Method_Flow_Parabolic_2D
- Finite Difference Programming for Matlab in 2D (Poisuille flow)
FD_Method_Flow_Parabolic_3D
- Finite Difference Programming for Matlab in 3D (Poissuise flow)
centered_difference_numerical_diff
- Implementation of the centered difference method for numerical differentiation. Evaluation of the derivative of the following functions (numerically) f(x) = 0.3x^2 + x*exp(sin(2x)), for − 6 <= x <= 6-Implementation of the centered d
project2
- Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ-Finite Difference Method for Poisson equation. -Δu =f(x,y) in Ω u(x,y)=0 on Γ
Finite_difference_method
- 有限差分法 微分方程和积分微分方程数值解的方法。基本思想是把连续的定解区域用有限个离散点构成的网格来代替, 这些离散点称作网格的节点;把连续定解区域上的连续变量的函数用在网格上定义的离散变量函数来近似;把原方程和定解条件中的微商用差商来近似, 积分用积分和来近似,于是原微分方程和定解条件就近似地代之以代数方程组,即有限差分方程组 , 解此方程组就可以得到原问题在离散点上的近似解。然后再利用插值方法便可以从离散解得到定解问题在整个区域上的近似解。 -Finite Difference Me
color_differences
- Calculate color difference in CIELAB color space dE 94 and dEab 94
frame-difference-method-
- 帧间差分法处理图像视频,可用于运动目标的检测-Image processing video frame difference method can be used for the detection of moving targets