CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - determinant

搜索资源列表

  1. assign1-matlab-code

    0下载:
  2. eignvaluse and eigen vectors roles in determinant an drank
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:16052
    • 提供者:rep
  1. BCHOL

    0下载:
  2. fortran对称正定矩阵的乔里斯基分解与行列式求值-The cholesky decomposition of symmetric positive definite matrices with determinant value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:23404
    • 提供者:胡元
  1. Matrix

    0下载:
  2. 矩阵运算程序,可以实现矩阵的加、减、乘、转置、求行列式值、求逆等操作。-Matrix calculation program. This program can achieve a matrix addition, subtraction, multiplication, transpose, find the determinant, inverse operation, and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2521
    • 提供者:曹操
  1. WAHAHA

    0下载:
  2. 利用Visual C++软件求输入矩阵的行列式并对其求逆矩阵。-Use Visual C++ software Determinant input matrix and its inverse matrix.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1337
    • 提供者:李娜
  1. det

    0下载:
  2. 多线程求行列式的值 输入参数分别为 线程数 行列式阶数 行列式数据- Multithreading Determinant value of the input parameter is the number of threads determinant determinant of order data
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1335
    • 提供者:lym
  1. det

    0下载:
  2. 求行列式的值,采用递归算法进行计算,输入需要行列式的阶数和文件-Determinant value, calculated using recursive algorithm, enter the desired determinant of order and document
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:291569
    • 提供者:白新宇
  1. LU

    1下载:
  2. LU分解(LU Decomposition)是矩阵分解的一种,可以将一个矩阵分解为一个单位下三角矩阵和一个上三角矩阵的乘积(有时是它们和一个置换矩阵的乘积)。LU分解主要应用在数值分析中,用来解线性方程、求反矩阵或计算行列式。-LU Decomposition is a matrix of decomposition, a matrix can be decomposed into a unit of the lower triangular matrix and an upper triang
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1616
    • 提供者:付勐
  1. Matrix

    0下载:
  2. Matrix类为矩阵运算类,包括矩阵相乘、相加、相减、求负、转置、求逆、行列式等。-Matrix class for the matrix operation class, including matrix multiplication, addition, subtraction, seeking negative, transpose, inversion, determinant and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-12-15
    • 文件大小:2048
    • 提供者:风飞絮
  1. proficivrf_generate

    0下载:
  2. Determinant keyboard detection input: the user s key event output: user input keys
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-16
    • 文件大小:6144
    • 提供者:Gaijuvz
  1. khy

    0下载:
  2. 行列式键盘检测 输入: 用户的按键事件 输出: 存放用户输入的键值(Determinant keyboard detection input: the user's key event output: user input keys)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:jhgg_379070
  1. C++实现矩阵的所有运算

    2下载:
  2. 矩阵的转置、行列式、秩、逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量等等各种计算方法。(Transpose, rank, determinant, inverse matrix method of matrix decomposition, triangular decomposition of QR matrix, symmetric positive definite matrix and the deter
  3. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:82944
    • 提供者:sunguang216
  1. Matrix

    2下载:
  2. 这是一个用c#语言写成的矩阵类,可以完成矩阵的各种准确的数学计算,如:矩阵的加减乘除、转置、逆运算、 复矩阵的乘法、求行列式值、 求矩阵秩、一般实矩阵的奇异值分解、求广义逆、约化对称矩阵为对称三对角阵、实对称三对角阵的全部特征值与特征向量的计算、求赫申伯格矩阵全部特征值、求实对称矩阵特征值与特征向量等.可以将其做成dll用到其他的环境下。填补了.net中没有矩阵的空白,是你进行科学计算不可或缺的插(This is a written in c# matrix, it can complete a
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:sunguang216
  1. Data.PS科学计算与绘图软件

    0下载:
  2. Data.PS功能简介:本数据处理软件内置表格编辑器,可以方便的进行数据输入输出;可以进行常见的(a)数值计算,如求解线性方程组、非线性方程组、常微分方程组、多项式求根、傅里叶变换、傅里叶逆变换、线性规划求解、多元线性回归和多元非线性回归参数拟合(20参数)、插值、微分、积分、求逆矩阵、矩阵特征值和特征向量、行列式值;(b)统计分析,统计描述、频数分布、假设检验、正态分布检验、二项式分布检验、泊松分布检验、相关性分析、方差分析;(c)6Sigman工具,过程能力CPK计算、测量系统分析MSA、公
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:4073472
    • 提供者:w1w
  1. abc

    0下载:
  2. matrix programming to find sum product factorial fiboncasi series determinant co factor inverse random number
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:ashutosh
  1. 0382948

    0下载:
  2. 基本矩阵运算 + - , power, transpose, trace, determinant, minor, ma()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:101376
    • 提供者:Tdmund
  1. 6.滤波器设计

    1下载:
  2. 滤波器可以过滤掉数字信号中的确定性成分以及噪声成分(The filter can filter out the determinant components and noise components in the digital signal)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:33075200
    • 提供者:swordj
  1. jzhen

    0下载:
  2. 利用C实现矩阵行列式,可以求任意n维矩阵的行列式(Determinant of arbitrary n-dimensional matrix)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:235520
    • 提供者:`zmzmzm
  1. 行列式计算

    0下载:
  2. 线性代数中计算行列式的值,输入行列式阶数,然后按行键入行列式可以求行列式的值(Calculating the determinant value in linear algebra. Enter the rank of the determinant, then type the determinant by row to find the determinant value)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:38912
    • 提供者:dlsdrszx
  1. fortran求逆子程序

    1下载:
  2. fortran 求逆矩阵子程序,包含求行列式子程序(FORTRAN inverse matrix subroutine, including determinant subroutine)
  3. 所属分类:Windows编程

    • 发布日期:2021-04-05
    • 文件大小:1024
    • 提供者:史蒂芬孙吖
« 1 2 3 4»
搜珍网 www.dssz.com