搜索资源列表
168168
- 计算机辅助正弦交流电路分析的理论及实现过程。分析方法采用节点分析法。采用了把一个二端元件定义一支路的概念,这种处理方法在网络分析中具有简单、易于掌握的特点。而在解线性方程时采用大家所熟悉的高斯—约当消去法。在建立方程的过程中采用的是形成Gn,Jn的直接填写法。为使读者理解编写通用程序的思路和方法,使用了大量的流程图。程序能处理含有导纳支路、电流源支路、电压源支路、四种受控源支路及含有互感支路的正弦稳态电路。-sinusoidal AC circuit computer-aided analysi
jiaocuo2_10jie
- 弹性波方程的地震波场的正演模拟,采用的是高阶精度--10阶,但是还没加边界-Elastic wave equation of seismic wave field forward modeling, using the high-order accuracy- 10 bands, but not Canadian border
CrankNicolson
- Crank-Nicolson Method for the heat equation
BurgersMacCormack.c.tar
- 二维Burgers 方程的MacCormack解法-The MacCormack Method of Two-dimensional Burgers‘ equation
equation
- 求解动力微分方程的数值解,包括位移、速度、加速度。-To solve the dynamic numerical solution of differential equation, including displacement, velocity and acceleration.
solve-wave-equation
- 地震波动方程二维模拟(C语言),差分求解,波源雷克子波,文件夹中,".m"是用于作图的代码,在matlab中打开。-Earthquake fluctuations the wave equation (C language), Finite difference method, the source: Ricker wave, in the folder. .m is the code used for mapping, opened in matlab.
Wave-Equation-with-Newmark-scheme
- This program solves the wave equation u_tt - c^2u_xx = 0 with the Newmark scheme for different parameters. It also shows you the convergence rates. Start the program with the command wave.m
reynolds-equation
- 用有限差分法求解雷诺方程,提供了一段简介的MATLAB程序-Reynolds equation using the finite difference method, the period of introduction MATLAB program
barotropic-primitive-equation-model
- 气象学中数值预报中的正压原始方程模式(非业务使用)-Meteorology Numerical Prediction barotropic primitive equation model (non-business use)
NRTL-equation
- 使用matlab编写了NRTL方程,用来计算化学工程中的相平衡-NRTL equation which can be used to predict or regress the phase equilibria.
Passively-Q-rate-equation-
- 被动调Q的数值仿真程序,其中Q-Switch为主文件。-Passively Q-rate equation numerically。You will like it!
wave-equation-forward-
- 频率波数域波动方程正演(单点模拟也可随意给)-Frequency-wavenumber domain wave equation forward (single-point analog also be free to give)
quadratic-equation-calculator
- The code of a calculator for quadratic equation with one unknown
heat-conduction-equation
- 编程序给出热传导方程解析解 条件:-10<x<10,正三角形位于-0.5 <x <0.5 u测试几个数据 -Programmed to give the analytical solution heat conduction equation Conditions:-10 <x <10, equilateral triangle at-0.5 <x <0.5 u test several data
P-R-equation-seeking-CO2-viscosity
- 通过PR状态方程求解二氧化碳的粘度,改方法是根据我写得论文得出,原创,具体算法可在CNKI中下载文献。-P-R equation of state seeking CO2 viscosity
Zuopulizi-equation
- 通过位移位表示的反射系数和透射系数方程,通过求解佐普利兹方程,可得到位移振幅的反射系数与透射系数的表达式;从而可以借助其推断介质的物性参数。基于这一原理,在80年代发展了AVO技术。-By solving the zuopulizi equation, displacement amplitude of the reflection and transmission coefficients can be obtained expressions of physical parameters w
Rate-equation
- 有限差分法求解速率方程,用于各种激光器及放大器的数值求解。-Slove rate equation with finite difference method
Wave-equation-forward-modeling
- C++的波动方程正演,有限差分,虚谱法。二维,三维都有-Wave equation forward modeling
non-linear-equation
- 非线性拟合(指数方程),在金融工程学,宏观经济学,计算物理学等领域应用广泛.-Nonlinear fitting (exponential equation) is widely used in financial engineering, macroeconomics, computational physics and other fields.
Task2. Equation Solving
- [Home task] Equation solver.