搜索资源列表
matrixl(inv)
- 此源码为矩阵的求逆算法,如有问题请大家多多指教
inv
- 对矩阵求逆,根据提示在visual c++运行环境中输入矩阵及相关参数即可求出逆矩阵-Of matrix inversion, according to prompts in visual c++ runtime environment, type the matrix and related parameters can be obtained inverse matrix
inv
- 运用数值分析的方法,对矩阵进行分解,并求解出可逆矩阵的逆-The use of numerical analysis method, matrix decomposition, and solve the inverse of a matrix invertible
inv
- 用Gauss-Jordan消去法求N阶实矩阵A的逆矩阵-Gauss-Jordan elimination method using N-order real matrix A find the inverse matrix
inv
- 矩阵求逆运算的VC++源码,可计算各阶矩阵的逆,代码简洁-Matrix inversion of the VC++ source code, calculate the inverse of the order matrix, the code simple
inv-matrix
- 实现矩阵求逆 算法简洁 用途比较广泛 兼容性好-matrix inversion
inv
- C语言编写的矩阵求逆程序,可以实现各种阶次方阵求逆,采用的是矩阵记录方法。-Matrix inversion program written in C language, you can achieve various order matrix inverse, matrix recording method.
MatrixInv
- 用指针的方法对任意阶矩阵求逆,内含求行列式,求余子式等源代码。-Matrix Inv
sigle-phase-inv
- 这个是单相逆变器控制模型的推倒过程,是本人经过详细研究分析总结出来的,希望对大家有帮助。-The is single phase inv device math module,throught analysis and conclusion
Inv
- 计算任意一个阶数的矩阵求逆,当矩阵可逆的时候,返回值是1和其逆矩阵,否则仅仅返回0-Calculating an arbitrary order of the matrix inversion, when the matrix is reversible when the return value is a matrix and its inverse, otherwise just return 0
Number-Theory
- 这里包含了各类数论基本算法:素数筛法,偶拉函数,欧几里德算法,扩展欧几里德算法,求逆元,线性模方程组-it contains many Number theory algorihm: prime sieve, euler function, gcd, exgcd, mod inv, congruence_equation
invChol
- Fast Symmetric Positive Definite Matrix Inverse by Eric Blake Uses LAPACK, Cholesky to invert real, positive definite, symmetric matrix. Faster than inv.
INV
- C++ code for computation of the inverse matrix with dimension 3x3.
guangyini
- 间接将matlab里的pinv函数转换成c程序,设置的矩阵最大的行数和列数为500,如果不会用请不要说是垃圾-Indirectly in the inv matlab function into c program, maximum matrix of rows and columns is set to 500, if you do not use, do not say is rubbish
inv
- 用C++解决任意矩阵求逆问题,用最基础的数学理论实现-With C++to solve the problem of arbitrary matrix inversion, with the most basic mathematical theory
