CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - determinant

搜索资源列表

  1. Algebra

    0下载:
  2. 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity. b) Basic vectors functions :
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:96.25kb
    • 提供者:none
  1. 矩阵行列式值

    0下载:
  2. 计算矩阵行列式值的源程序-calculating the determinant of the matrix source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.59kb
    • 提供者:张志明
  1. 行列式运算

    0下载:
  2. 行列式计算,基本的行列式的运算都实现了而且可以任意阶运算,不过阶数太高会影响速度-determinant calculation, the basic determinant of the computing is achieved can be arbitrary order operation, but the order will affect the speed is too high
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3.86kb
    • 提供者:聂波
  1. 毛xlmatrix

    0下载:
  2. 一个可以计算矩阵行列式 逆矩阵,等其他矩阵运算的程序-one can calculate the matrix inverse matrix determinant, matrix operations and other procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:15.26kb
    • 提供者:lff
  1. Matrix1

    0下载:
  2. 有关的矩阵运算,例如行列式,逆等等 ,以及各种数值算法-the matrix operations, such as determinant, inverse etc., and various numerical algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:63.86kb
    • 提供者:陈娜
  1. C_nHLS

    0下载:
  2. n阶行列式求值的C++类. 输入行列式各分量后,可得到行列式的值。 -n-value determinant for the C category. Determinant of the amount imported, available determinant of value.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7.56kb
    • 提供者:中国
  1. MatrixModule

    0下载:
  2. 常用的矩阵计算,包括求行列式、求逆矩阵等等,类容较全-common matrix, which includes seeking determinant, matrix inversion, etc., over all types of capacity
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:30.68kb
    • 提供者:zhlei
  1. Householder

    1下载:
  2. Householder法求解最小二乘问题。可以避免常规方法遇到奇异矩阵(即行列式|A|接近零)时误差太大的问题。本方法的精度非常高。-Householder method least squares problems. Avoid conventional methods encountered singular matrix (that is determinant | A | close to zero) error much of a problem. The accuracy of th
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.62kb
    • 提供者:温泉
  1. determinant.ppt.

    0下载:
  2. 数学运算,矩阵运算的说明共式,包括求逆,行列式等-math, matrix operations-a total of the note, including inversion, as Determinant
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:120kb
    • 提供者:邢飞
  1. Determinant

    0下载:
  2. 求行列式的代码,用了递归算法,要求行列式的元素为整型数据-Determinant for the code, with a recursive algorithm, the requirements for the integer determinant element data
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:8.2kb
    • 提供者:王平
  1. determinant

    0下载:
  2. 这也是一个很重要的程序,求解行列式的模。-This is also a very important process, solving the determinant of the mold.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:604byte
    • 提供者:zhaoyong
  1. Determinant

    0下载:
  2. 使用C++模板编程实现了任意阶的行列式计算。结构简单,清晰。-Achieve any orders determinant s Calculation using C++ template programming.Simple and Clear.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:377.32kb
    • 提供者:张立斌
  1. Matrix

    1下载:
  2. 一个通用的对矩阵进行操作的类,主要包括:实(复)矩阵的加减、求逆、求秩、行列式求值以及矩阵的乔里斯基分解、三角分解等。-A general class of matrix operations, including: real (complex) matrix addition and subtraction, inverse, seeking the rank, determinant evaluation and matrix Qiaolisiji decomposition, triang
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-27
    • 文件大小:11.19kb
    • 提供者:zj
  1. determinant

    0下载:
  2. It take the determinant of matrix and then take its transpose and check their determinants are same or not.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:612byte
    • 提供者:Fatma
  1. Determinant-of-a-Matrix

    0下载:
  2. 采用C语言描写了一个基本矩阵的行列式计算算法,采用了动态分配内存的方式计算。-Using C language to describe a basic determinant of a matrix calculation algorithm, using dynamic allocation of memory is calculated.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:851.72kb
    • 提供者:公共
  1. determinant

    0下载:
  2. 工程计算中很有用的行列式计算方法,在通信编码中也很有用。-Useful for engineering calculations in the determinant calculation method is also useful in the communication code in use.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78.01kb
    • 提供者:syj
  1. determinant-caculator

    0下载:
  2. 利用动态数组实现任意阶行列式计算,先将行列式化为上三角型,在计算对角线元素乘积-Dynamic arrays of any order determinant calculation, first the determinant into upper triangular, in the calculation of the diagonal elements of the product of
  3. 所属分类:Data structs

    • 发布日期:2017-11-10
    • 文件大小:7.53kb
    • 提供者:高富帅
  1. Determinant-calculation

    0下载:
  2. 关于行列式计算的C源代码,用的是行列式展开法,用到了递归,很完善,值得参考-Determinant calculation of C source code, with determinant expansion method, use recursion, it is perfect, it is worth Reference
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:701byte
    • 提供者:章台
  1. determinant of matrix

    0下载:
  2. A program in C++ to determine the determinant of a matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-10-23
    • 文件大小:730byte
    • 提供者:aditya55
  1. EigsViaDet

    0下载:
  2. Computing eigenvalues by sampling the determinant
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 »
搜珍网 www.dssz.com