搜索资源列表

  1. Determinant

    0下载:
  2. This programme can be use to solve the Determinant of a Matrix.The code are saved in txt format.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:899
    • 提供者:gxx
  1. determinant.ppt.

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

    • 发布日期:2008-10-13
    • 文件大小:122880
    • 提供者:邢飞
  1. determinant.ppt.

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

    • 发布日期:2024-05-10
    • 文件大小:122880
    • 提供者:邢飞
  1. Matrix1

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

    • 发布日期:2024-05-10
    • 文件大小:2067456
    • 提供者:陈娜
  1. MatrixModule

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

    • 发布日期:2024-05-10
    • 文件大小:30720
    • 提供者:zhlei
  1. MatrixClass

    0下载:
  2. 矩阵类:可运行矩阵间的加、减、乘以及矩阵与数的点乘;可计算矩阵的转置、秩、行列式、逆;其中求解矩阵逆用到了经典的高斯算法;求解行列式以及秩运用的是消元法。-Matrix categories: to run between matrix add, subtract, multiply, and matrix and the number of points x computable matrix transpose, rank, de
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:12288
    • 提供者:兰军
  1. value

    0下载:
  2. 用java求行列式的值,不过行列式必须在程序中给出,大家可以根据此去些修改.-Using java for the determinant of value, but the determinant must be given in the procedure, according to the U.S. to some modifications.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:lynne
  1. Determinant

    0下载:
  2. This programme can be use to solve the Determinant of a Matrix.The code are saved in txt format.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:gxx
  1. Determinant

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

    • 发布日期:2024-05-10
    • 文件大小:227328
    • 提供者:王平
  1. Matrixcalculationimplementationusingjava

    0下载:
  2. 用java实现矩阵运算行列式运算组合数计算-Implementation using java matrix determinant computing computing computing the number of combinations
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:yourname
  1. determinant

    0下载:
  2. Gives determinant of given matrix. If you want numerical result, use "sayisal.c" or if you want result as parameters use "parameters.c"
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:171008
    • 提供者:LT
  1. work

    0下载:
  2. 用幂法与反幂法求矩阵的最大最小特征值,以及与某个值相近的特征值,模最小的特征值,条件数与行列式-Power law with power law and anti-matrix eigenvalues of the max-min, as well as the characteristics of a value similar to the value of the smallest modulus eigenvalue condi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-10
    • 文件大小:3072
    • 提供者:maria
  1. determinant

    0下载:
  2. 输入一个矩阵,计算矩阵行列式的值。还得要20子说明-Enter a matrix, computing the value of the matrix determinant.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:nocturn
  1. determinant

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

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:zhaoyong
  1. Determinant

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

    • 发布日期:2024-05-10
    • 文件大小:386048
    • 提供者:张立斌
  1. matrix_project

    0下载:
  2. this program calculate the determinant and inverse of matrix. also calculate the multiplication of two matrices.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:84992
    • 提供者:maisam
  1. Matrix

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

    • 发布日期:2024-05-10
    • 文件大小:11264
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-10
    • 文件大小:872448
    • 提供者:公共
  1. determinant

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

    • 发布日期:2024-05-10
    • 文件大小:79872
    • 提供者:syj
« 12 3 4 5 6 7 8 9 10 ... 20 »

源码中国 www.ymcn.org