搜索资源列表
高斯消去求逆矩阵
- 通过高斯消去法,进行矩阵求逆运算,在工程中有很强的实用价值。-through Gaussian elimination method for computing matrix inversion, the project has a strong practical value.
SeisInversionProceeds
- 石油勘探专业算法,地震资料波阻抗反演前期准备,及三维或者二维初始模型的建立(层位约束插值)-professional algorithm oil exploration, seismic wave impedance inversion preparation, and the initial two-dimensional or three-dimensional model of (layer constrained interpolation)
SeisInversionProceeds1
- 石油勘探专业算法:地震资料波阻抗反演后期算法,包括带限反演算法和道积分反演算法两种-professional algorithm oil exploration : seismic data late wave impedance inversion algorithm, including band-limited anti-calculus and calculus Road-two points
raa
- 一些矩阵运算的C代码实现:矩阵一般运算,以及求逆,QR分解,householder变化,LDU, LU分解-some matrix calculation of C code to achieve : Matrix general computing, and inversion, QR decomposition, the householder changes, LDU, LU decomposition, etc.
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
invert
- 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author.
Gravityone-dimensionalmodelingandleast-squareinver
- 重力的一维正演和最小二乘反演,测量与围岩有密度差异的地质体在其周围引起的重力异常﹐以确定这些地质体存在的空间位置﹑大小和形状﹐从而对工作地区的地质构造和矿产分布情况作出判断的一种地球物理勘探方法。 -One-dimensional forward modeling of gravity and least-squares inversion, measurement and differences in rock has density in its surrounding geologic
Matrix
- Matrix (TRANSPOSE , INVERSE , MATRIX INVERSION USING GAUSS-JORDAN REDUCTION AND Calculates the multiplication of two matrix A and B such that C=AB.
3grains_code
- 基于密度模型的重力反演,全源码!经典的反演算法-Inversion of gravity data with application to density modeling of the Hellenic subduction zone
matrix-inversion
- 矩阵求逆的完整实现,其中包括矩阵转置、求矩阵行列式、求伴随矩阵等功能模块,可以直接使用。-Complete implementation of matrix inversion, including matrix transpose, a matrix determinant, matrix and other requirements associated with function modules can be used directly.
Matrix-inversion
- 矩阵求逆的算法,采用了高斯约旦法求解,本程序系控制台程序,具有运算速度快,求解准确等优点-Matrix inversion algorithm, using the Gauss Jordan and France to solve the system console application of this procedure, with high operation speed, accurate, and solving
matrix-inversion
- 对称正定矩阵求逆运算,要求该矩阵必须为正定,可以求其逆矩阵-Symmetric positive definite matrix inversion, the matrix must be positive definite requirement, you can find the inverse matrix
Matrix-inversion
- 矩阵求逆 可以矩阵求逆。 输入输出: 用户可以输入矩阵值后,可以选择矩阵运算类型,每次运算后都要输出运算后的矩阵。 若有错误,提示错误。-Matrix inversion
large-complex-matrix-inversion
- c++ 大型复数矩阵求逆 ,程序用了类定义复数,运用了类的成员函数来重载运算符-C++ Large complex matrix inversion,Program with a class definition plural, the use of a class member function to overload the operator
laplace-transform-inversion
- 拉普拉斯逆变换的数值方法 详细说明了Talbot s方法和应用,非常有用-numerical methods for laplace transform inversion by Alan cohen
Bostick-inversion
- 改程序用于大地电磁法的一维反演,运用波斯蒂克反演方法-Reform program for the one-dimensional inversion of magnetotelluric method, the use of the Persian Mystic inversion method
Complex-matrix-inversion
- 该程序能够实现线性代数中复矩阵求逆问题,读者可在原基础上进行修改-Complex matrix inversion.zip
MT2DOccam-inversion
- MT2d经典的OCCAM反演程序!包括相应的算例和程序说明。-MT2D OCCAM INVERSION CODE!
im-inversion
- 这个程序主要用来进行波阻抗正演和反演交流参考使用-This program is mainly used to carry out wave impedance forward modeling and inversion of the use of reference
matrix_relatedAlgorithm
- 矩阵先关运算,比如特征值分解,矩阵求逆。(Matrix related computation code, such as eigen value compuation, matrix inversion, etc.)
