搜索资源列表
波动方程交错网格有限差分正演模拟
- 波动方程交错网格有限差分正演模拟
波动方程有限差分
- 波动方程有限差分
ccfc
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),-Experimental
CF_Hp3
- 经典辨识方法————脉冲响应下的、差分方程法的便辨识----- Classical identification method under the impulse response, then the differential equation method to identify
jieyue
- 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真-A discrete system of difference equation and transfer function of the system descr iption and MATLAB simulation
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-dimensional diffusion model is analyz
双曲型方程LaxWendroff的差分格式程序(Matlab)
- 双曲型方程Lax-Wendroff的差分格式程序(Matlab),非常好的例子,具体算例,有理论分析,解题过程分析,Matlab代码,注释清晰明了,有计算结果输出和图形显示,按照Word文档说明,很快就能学会,操作简单明了,非常适合新手学习。(Lax-Wendroff hyperbolic equation difference scheme (Matlab) program, a very good example, specific examples, theoretical analysi
工型有限差分程序
- 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. 3, five point difference i
五点差分求解Burgers方程
- 差分法求解Burgers方程,并与解析解进行对比(Burgers eqaution solved by finite difference method)
用有限差分法求解泊松方程
- 用有限差分法求解方程,里面有两个文件,其中一个是泊松方程,另外一个是求解其他势能的方程(Solving Poisson equation by finite difference method)
差分法雷诺方程
- 差分法计算雷诺方程,求解油膜压力分布,偏心率,偏位角等(Difference method is used to solve oil film pressure distribution, eccentricity, deviation angle, etc.)
二维波动方程的有限差分法
- 二维波动方程的有限差分法,与解析解进行了误差比对(Finite difference method for two-dimensional wave equation)
MATLAB实现偏微分方程的差分计算
- matlab实现差分运算比较简单易于理解(It is simple and easy to understand the difference operation in MATLAB)
差分方程
- 数字信号处理中的差分方程编程,通过不同点数的输入来通过滤波器并进行绘图来分辨区别(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)
一维热传导方程_有限差分
- 分层的一维热传导方程的有限差分法MATLAB程序,是简单的显式差分格式,尽量使用了矩阵运算,没有符号运算。 文件chafen1.m以路面为例,假设有多层建筑材料,热传导系数已经在代码中给出。用户使用时请按自己需要修改chafen1.m文件,增减层数,修改热传导系数等即可。(One-dimensional heat conduction equation finite difference method MATLAB program, is a simple explicit differenc
ch02 差分方程和数值微分
- 差分方程和数值微分,离散时段上描述变化过程的数学模型(Difference equation and numerical differentiation, mathematical model describing change process in discrete time interval)
