搜索资源列表
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
20070
- V《牛顿法解方程之混沌情况》源代码(C完整应用程序代码)-V "Solving equations of Newton's chaotic situation" source code (C complete application code)
a5
- 本程序通过求解偏微分方程,研究分部泵浦情况下的功率密度分布-This procedure by solving the partial differential equations to study the division of pump power density distribution of cases
celiangchengxuji
- 关于测量程序计算的几个小程序,它包括大地主题解算、高 斯平面计算、坐标转换程序、单导线计算、线性方程组求解、解算法方程 、大地四边形条件平差-Calculation of the measurement procedure a few small programs, which includes the earth theme solvers, Gaussian plane calculation, coordinate conversion process, single-wire b
solve_1dEuler_eq_zys
- 求解1维NS方程,准确的说是欧拉方程。可以自动设置边界条件-Solving one-dimensional NS equations, Euler' s equation is accurate
Text2
- fortran 高斯消元法解线性方程 Fortran源代码 使用Fortran powerstation 4.0-the fortran Gaussian elimination method of solving linear equations Fortran source code using FORTRAN PowerStation 4.0
solving-equaitons
- 求 解 方 程 -matlab Solving equations ===============================
pf
- 牛顿法解潮流方程,有很详细的注释说明。 -Newton' s method for solving flow equations, very detailed notes. Newton' s method for solving flow equations, very detailed notes.
NewtonRaphson
- Newton Rapason Iterations solution-Solving non-linar equations
LevelSet2D.zip
- level set method for solving partial diff equations,level set method for solving partial diff equations
PBGBand
- 光子晶体的能带图计算,其实质就是电磁本征值(复矢量场)的问题。利用平面波展开磁场,引入f(r)=1/eps(r),再利用倒格矢G将f(r)展开,将两者代入光子晶体的支配方程,最后得到一个平面波展开的方法的线性方程组,最终转化为求解其特征值向量的问题。-Energy band diagram of the photonic crystal, its essence is the electromagnetic eigenvalues (complex vector fi
wilson
- Wilson法求解动力方程,可以画出节点的位移响应-Wilson method for solving dynamic equations, you can draw the node displacement response
1D-Euler
- 用于求解一维气体动力学的欧拉方程代码,采用戈东诺夫格式,显式推进,可仿真非定常激波管-For solving one-dimensional Euler equations of gas dynamics code, using Godunov format, explicit advance, can simulate unsteady shock tube
PQ-powerflow
- 用C语言实现P-Q分解法潮流计算。其中用到了高斯消去法解矩阵方程,求修正的雅可比矩阵。-Using C language PQ decomposition method flow calculation. Which uses a Gaussian elimination method for solving matrix equations, find the modified Jacobian.
Problem-solving-nonlinear-equations
- 非线性方程组的求解问题,对于数学实验,和学习matlab 有帮助.-Problem solving nonlinear equations, for the math test, and learning matlab help
OdeBerrymanDem
- barryman公式.用来计算dem模型的岩石物理公式,配合ode45求解微分方程-barryman formula. dem model used to calculate the formula petrophysical Solving equations with ode45
equations
- SOLVING EQUATION OF MATHEMATHICS
VC.txt
- 利用sirt、art、kaczmarz、奇异值分解方法解地震层析成像方程组-Use sirt, art, kaczmarz, singular value decomposition method for solving equations of seismic tomography
Neues-Textdokument-(2)
- FLD的另一种求法,不用数值法解方程了,可以直接画出右半部分-FLD method for finding another, without the numerical method of solving equations, and can draw the right part
CG
- 用共轭梯度法求解方程组、一种最优化方法(适用于求解超定、欠定方程组)-Conjugate gradient method for solving equations, an optimization method (for solving overdetermined, underdetermined equations)