搜索资源列表
youxianchafen.rar
- 二维声波方程正演,时间域二阶差分,空间域四阶差分。,Two-dimensional acoustic wave equation forward, second-order difference time domain, space domain fourth-order differential.
fd1d_heat_explicit.zip
- a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation ,a program which implements a finite difference solution, explicit in time, of the time dependent 1D heat equation
Untitled
- 长方形区域的Laplace方程有限差分法5点法迭代-Rectangular region, finite difference Laplace equation 5-point iterative method
fem_50_heat
- 高等热传递,传热学问题中的有限元法解法,适用的边界问题为任意封闭区域.-this is a set of MATLAB routines to apply the finite element method to the heat equation in an arbitrary region, using about 50 lines of MATLAB code.
equation
- 能用来解一元二次方程组 只要输入相关参数-Solution of one dollar can be used as long as the quadratic equation group enter the relevant parameters
Ryenolds_equation
- 7篇有关雷诺方程的论文 GMRES算法在雷诺方程数值解法中的应用 关于雷诺方程的渐近解 雷诺方程的推导_形式及应用 -Seven papers on the Reynolds equation GMRES algorithm for numerical solution of Reynolds equation in the application on the Reynolds equation of the asymptotic solution of Reynolds Eq
2dc
- 计算传热学分析,包括直角坐标中用有限容积法生成的二维对流扩散方程的求解程序;直角坐标中同位网格上二维NAVIER-STOKES方程求解程序;及计算结果的后处理程序;-Calculation of heat transfer analysis, including the rectangular coordinates using finite volume method to generate two-dimensional convection-diffusion equation solve
solver
- solves any equation of matrix Ax=b
ccfc
- 差分方程求解 实验步骤: 主界面下进入实验五的“差分方程求解”子系统,输入希望看到的输出样点数 输入差分方程系数向量 输入顺序为:,。其中 N+1 为差分方程两边系数最大数目,如果有一边输入系数个数小于 N+1,将按不足系数为零计算。 输入系统初始状态向量 输入顺序为 鼠标单击确定按钮,以数值和图形两种方式显示单位冲激响应和输出响应 3) 确定差分方程形式:y(k)-y(k-1)+0.35y(k-2)=2x(k)-x(k-1),-Experimental
jacobi.f
- Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
FiniteSquareWell
- This is a matlab program for solving finite quantum well schrodinger equation
Falkner_Skan
- 用于求解Falkner-Skan方程,从而计算楔形角度-Used to solve the Falkner-Skan equation for calculating the wedge angles
radar_eq
- 雷达方程,通过此程序计算,计算时使用分贝作为单位。-about radar:radar equation
TheAnalysisfofDynamicMeasureofStructuralInteractio
- 基于动态系统的状态方程,针对现有耦合性分析方法所存在的问题,提出了一种新的动 态结构耦合性度量方法,这种方法也可用于稳态结构耦合性度量。本文给出了该方法的计算实例。 -Based on dynamic system state equation for the current analysis method coupled problems, proposed a new measure of the dynamic structure coupling method, this met
ealstic-P-wave-scattering-in-elastic-boundary-from
- 纵波在弹性界面散射的左普里兹方程MATLAB代码,实现纵波散射后反射波和投射波反射系数随波入射角变化关系-Longitudinal waves in elastic interface scattering equation of the left Prydz MATLAB code, and achieve the P-wave scattering of the reflected wave after wave reflection coefficient of the waves and
FDModeling2
- solve wave equation with 2-2 scheme.
Assignment_SPARSE
- 2D Heat Conduction(Laplace Equation) source code by using sparse technique in matlab.
xga
- Using Genetic Algorithm(GA) to solve the equation
equation
- 关于方程的求解和计算过程,可以较为简单的计算方程的解,可以较为简单的计算特殊二次及非线性方程的解。(With regard to the calculation and calculation of equations, the solution of the equation can be simpler, and the solutions of the two special and nonlinear equations can be relatively simple.)
Solve Third Order Equation
- How to find the solutions of a third order equation by using C#.