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

搜索资源列表

  1. 矩阵行列式值.rar

    0下载:
  2. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1360
    • 提供者:
  1. 矩阵行列式值

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

    • 发布日期:2008-10-13
    • 文件大小:1627
    • 提供者:张志明
  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
    • 文件大小:3954
    • 提供者:聂波
  1. 毛xlmatrix

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:65397
    • 提供者:陈娜
  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
    • 文件大小:7744
    • 提供者:中国
  1. MatrixModule

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

    • 发布日期:2008-10-13
    • 文件大小:31421
    • 提供者: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
    • 文件大小:1659
    • 提供者:温泉
  1. hangliesi

    0下载:
  2. 关于行列式的计算.可以完成矩阵的有关计算-determinant of the calculation. To complete the calculation of the matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28448
    • 提供者:寒江雪
  1. dcjzqn

    0下载:
  2. 在Turbo C环境下开发,实现对称矩阵的输入,并判定是否为正定。可以修改输入模块实现对任意非奇异矩阵求逆。求逆算法采用伴随矩阵法,求解行列式采用化上三角矩阵法。该算法系本人根据《线性代数》描述编写,矩阵的最大阶数可任意修改,更具有通用性。-in Turbo C development environment and achieve symmetric matrix input, and to determine whether the positive. Can modify the inpu
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1887
    • 提供者:史蒂芬
  1. vandermond

    1下载:
  2. 范德蒙行列式求解方法,VANDER(X[],W[],Q[],N),在子过程Vander中实现。-Vandermonde determinant solution, VANDER (X [], W [] [] Q, N), Vander-in process to achieve.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:878
    • 提供者:wuyan
  1. qiuyibanhanglieshidezhi

    0下载:
  2. 1.功能 用全选主元高斯消去法计算n阶方阵A所对应的行列式的值(C语言) 2.参数说明 double a[n][n] : 存方阵A的元素,返回时被破坏 int n : 方阵A的阶数 double sdet() : 函数返回行列式的值 3.文件说明 sdet.c为函数程序 sdet0.c为主函数程序-1. Function with all the main election yuan Gaussian elimination method n matr
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:罗坤
  1. MatrixOperater

    2下载:
  2. 此程序支持矩阵的常用计算,用C++实现,使用简单。支持求逆,伴随,行列式,加减乘除等运算-matrix support this procedure commonly used terms with C achieved using simple. Support for inverse, accompanied by the determinant, such as arithmetic operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:398329
    • 提供者:姚秋林
  1. fangchengzu

    0下载:
  2. 高斯销元法计算A的行列式,此处给出解法。-Gaussian marketing Element Method A determinant, the solution is here.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:868
    • 提供者:李博宁
  1. Matrix

    0下载:
  2. 矩阵类 可实现转置,求逆,求秩,求行列式值,求正定,重载了各种运算符
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4908
    • 提供者:付海龙
  1. matrix-inverse

    0下载:
  2. 进行矩阵求逆,包含行列式的值的计算,代数余子式的计算等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8670
    • 提供者:李艳
  1. martix

    0下载:
  2. 矩阵类 矩阵基本运算,伴随矩阵,行列式,转置矩阵 -Matrix Matrix basic computing, adjoint matrix, determinant, transpose matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:10231
    • 提供者:lma7408
  1. Matrixoperation

    0下载:
  2. 矩阵转置&& 矩阵行列式&& 矩阵求逆三个函数-Matrix transpose Matrix Determinant & & & & 3 function matrix inversion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:946
    • 提供者:庞登
  1. matrix_range

    0下载:
  2. 本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:luowen
  1. 行列式计算器

    0下载:
  2. 行列式计算器,输入两个行列式,分别求其模值以及两个模值的积(Determinant calculator, enter two determinants, and calculate their modulus values and two module values respectively.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:111616
    • 提供者:cxxxx
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com