搜索资源列表
波动方程交错网格有限差分正演模拟
- 波动方程交错网格有限差分正演模拟
洪水演进计算--四点差分隐格式求解,水利方面的好程序
- 洪水演进计算--四点差分隐格式求解,水利方面的好程序
差分信号
- 差分信号是用一个数值来表示两个物理量之间的差异。 从严格意义上来讲,所有电压信号都是差分的,因为一个电压只能是相对于另一个电压而言的。在某些系统里,系统”地“被用作电压基准点。当'地'当作电压测量基准时,这种信号规划被称之为单端的。我们使用该术语是因为信号是用单个导体上的电压来表示的。 另一方面,一个差分信号作用在两个导体上。信号值是两个导体间的电压差。尽管不是非常必要,这两个电压的平均值还是会经常保持一致。 我们用一个方法对差
波动方程有限差分
- 波动方程有限差分
基于一阶差分传声器阵列频域LMS语音增强算法
- 介绍双传声器用一阶差分法进行频域LMS语音增强。
有限差分1
- 有限差分的一个重要程序-the important program of finited difference
四十三种差分格式源代码
- 四十三种差分格式的fortran源代码,网上下载来的,呵呵,好东西,推荐。-43 species difference format FORTRAN source code to the Internet to download, what good things, recommended.
基于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
差分编码子程序
- 差分编码子程序,在调治之前对信号进行差分编码-differential coding subroutine, prior to the modulating signal differential coding
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
1--有限差分法的Matlab程序
- 椭圆方程的matlab有限差分计算程序,能够近似求解椭圆形偏微分方程(Elliptic equation matlab finite difference calculation procedures, can be solved approximately elliptic partial differential equations)
差分直扩
- 差分直扩程序,直扩的基础上加了差分编码。(The difference direct spread program is based on direct expansion with differential encoding.)
差分能量检测
- 差分能量检测直扩程序,直扩的基础上加了差分编码和能量检测,而不是相关检测。(Differential energy detection DSSS, based on DSSS, adds differential encoding and energy detection instead of correlation detection.)
差分
- 差分进化算法程序,函数优化问题,贼好用,用了就知道(Differential evolution algorithm, function optimization problems, thieves easy to use, you know)
一维扩散方程的有限差分法
- 一维扩散方程的有限差分法,采用了追逐法求解三对角矩阵,对一维扩散模型进行了分析,使用隐式六点差分格式(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
双曲型方程LaxWendroff的差分格式程序(Matlab)
- 双曲型方程Lax-Wendroff的差分格式程序(Matlab),非常好的例子,具体算例,有理论分析,解题过程分析,Matlab代码,注释清晰明了,有计算结果输出和图形显示,按照Word文档说明,很快就能学会,操作简单明了,非常适合新手学习。(Lax-Wendroff hyperbolic equation difference scheme (Matlab) program, a very good example, specific
各种线性差分格式
- 包含各种常见差分格式及其精度分析,可以作为下一步流体计算的基础。(A variety of common difference schemes and their accuracy analysis can be used as the basis for the next step of fluid computation.)
工型有限差分程序
- 1、对求解区域进行网格剖分,网格越小,精度越高。 2、将边界条件离散到格点上。 3、用五点差分建立求解方程,求出各个各点上的函数值。(1, mesh the mesh of the solution, the smaller the grid, the higher the accuracy. 2, the boundary conditions are discretized to the grid.
背景差分法检测运动目标
- 背景差分法检测目标,用于背景为静态的,检测目标,背景图像与前景图像相分离(Background subtraction is used to detect targets for static background)
三帧差分法
- 三帧差分法是最常见的运动目标检测方法,该文件为三帧差分法的Matlab具体实现代码(Matlab code of three fr a me difference method)