搜索资源列表
波动方程交错网格有限差分正演模拟
- 波动方程交错网格有限差分正演模拟
波动方程有限差分
- 波动方程有限差分
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
ccfc
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-
CF_Hp3
- 经典辨识方法————脉冲响应下的、差分方程法的便辨识----- Classical identification method under the impulse response, then the differential equation method to identify
FIRlvboqi
- FIR 滤波器也称为有限冲击响应滤波器,它用当前和过去输入样值的加权和来形成它的输出, 如下所的前馈差分方程所描述的。 FIR 滤波器又称为移动均值滤波器, 因为任何时间点的输出均依赖于包含有最新的 M个输入样值的一个窗。由于它的响应只依赖于有限个输入, FIR 滤波器对一个离散事件冲激有一个有限长非零响应, 即一个 M阶 FIR 滤波器对一个冲激的响应在 M个时钟周期之后为零。 -FIR filter, also kn
jieyue
- 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真-A discrete system of difference equation and transfer function of the system descr iption and MATLAB simulation
equation
- 离散系统的差分方程,该程序可以得出差分方程!结果挺好的!-equation
Discrete-signal-and-system-analysis
- 掌握求解离散时间系统差分方程的两种方法:迭代法和filter函数法。-Discrete-time control system differential equations to solve two methods: iteration and filter function method.
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
双曲型方程LaxWendroff的差分格式程序(Matlab)
- 双曲型方程Lax-Wendroff的差分格式程序(Matlab),非常好的例子,具体算例,有理论分析,解题过程分析,Matlab代码,注释清晰明了,有计算结果输出和图形显示,按照Word文档说明,很快就能学会,操作简单明了,非常适合新手学习。(Lax-Wendroff hyperbolic equation difference scheme (Matlab) program, a very good example, specific
工型有限差分程序
- 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.
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
用有限差分法求解泊松方程
- 用有限差分法求解方程,里面有两个文件,其中一个是泊松方程,另外一个是求解其他势能的方程(Solving Poisson equation by finite difference method)
二维波动方程的有限差分法
- 二维波动方程的有限差分法,与解析解进行了误差比对(Finite difference method for two-dimensional wave equation)
差分方程
- 数字信号处理中的差分方程编程,通过不同点数的输入来通过滤波器并进行绘图来分辨区别(Differential equation programming in digital signal processing, through different points of input, through the filter and drawing to distinguish the difference)
一维抛物线方程实例-各种差分格式的求解
- 各种差分格式的求解一维差分方程实例,附有详细编程程序(A variety of difference schemes for solving one-dimensional differential equations, with detailed programming procedures.)
有限差分matlab
- 使用matlab进行有限差分法的计算,使用迭代法对差分方程进行求解,自适应中值滤波代码(Finite difference method)
ch02 差分方程和数值微分
- 差分方程和数值微分,离散时段上描述变化过程的数学模型(Difference equation and numerical differentiation, mathematical model describing change process in discrete time interval)