搜索资源列表
fd
- 波动方程有限差分法射线追踪,希望对大家有帮助-FD ray tracing code,it is a fortran code, hope it is useful for you
ccfc
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),-Experimental
poissonfdm
- 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
youxianchafen
- 有限差分电磁场模拟。用有限差分法求解电磁场微分方程。-Finite-difference numerical simulation of electromagnetic fields
cffcqj
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 1) 输入差分方程系数向量 输入顺序为: , 。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 2) 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1), -Diffe
jieyue
- 某离散系统的差分方程描述及该系统的传递函数描述及MATLAB仿真-A discrete system of difference equation and transfer function of the system descr iption and MATLAB simulation
task2
- matlab实现特定信号的卷积,以及与差分方程解决LTI的系统的响应的源码。-convolution matlab to achieve a specific signal, as well as the source of LTI system response and differential equations to solve.
project2
- 已知系统的差分方程,用matlab实现输出信号的自相关计算并画出图形。-Differential equations known system, the output signal using matlab autocorrelation calculated and drawn graphics.
zuixiaoerchengfa
- matlab关于最小二乘法辨识离散系统的差分方程的系数,已知输入输出,根据其辨识出差分方程的系数-About the least square method matlab coefficient differential equations discrete system, known input-output coefficients of equations based on their identification mission
figure_1_2
- 时域有限差分的原理分析,对应的MATLAB源代码,包括原方程、差分方程以及前向差分后向差分中心差分的误差分析-The principle of finite difference time domain, the corresponding MATLAB source code, including the original equation, differential equation and the error analysis of the differential difference
Theory and Method of Difference Equation Model
- 差分方程就是针对要解决的目标,引入系统或过程中的离散变量,根据实际背景的规律、性质、平衡关系,建立离散变量所满足的平衡关系等式,从而建立差分方程。通过求出和分析方程的解,或者分析得到方程解的 特别性质(平衡性、稳定性、渐近性、振动性、周期性等),从而把握这个离散变量的变化过程的规律,进一步再结合其他分析,得到原问题的解(The difference equation is to establish the difference equation according to the law of t
solution
- 有限差分法和打靶法求解二阶线性常微分方程,比较简单的代码,其能够满足硕士数值计算课程的作业的需要。(The finite difference method for solving two order linear ordinary differential equations, relatively simple code, which can meet the needs of master's numerical calculation course homework.)
用有限差分法求解泊松方程
- 用有限差分法求解方程,里面有两个文件,其中一个是泊松方程,另外一个是求解其他势能的方程(Solving Poisson equation by finite difference method)
h1.f90
- 一次计算方法作业里的差分方法解方程举例。(yi ci ji suan fang fa zuo ye li de cha fen fang fa jie fang cheng ju li)
parabolic_2D (1)
- 六点差分格式和ADI格式求解二维抛物线方程(Six point difference scheme and ADI scheme for solving two-dimensional parabolic 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)
matlab 常微分方程数值解法 源程序代码
- 11.1 Euler方法 380 11.1.1 Euler公式的推导 380 11.1.2 Euler方法的改进 383 11.2 Runge-Kutta方法 385 11.2.1 二阶Runge-Kutta方法 385 11.2.2 三阶Runge-Kutta方法 388 11.2.3 四阶Runge-Kutta方法 390 11.2.4 隐式Runge-Kutta方法 391 11.3 线性多步法 392 11.3.1 Adams外推公式
posssion_equation
- 求解一维和二维椭圆方程,运用有限差分法,后面会陆续添加更多方程的matlab编程(Solving one-dimensional and two-dimensional elliptic equations)
MATLAB实现偏微分方程的差分计算 源程序代码
- 本程序,使用MATLAB编程,对于求解偏微分方程的同学有所帮助。(This program, using MATLAB programming, is helpful for students to solve partial differential equations.)
