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

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. 部分选主元的doolittle算法

    0下载:
  2. 在实现了系数矩阵的三角分解后,为了避免“小主元”做除数而导致更大的误差,在doolittle分解的同时,每一步先选主元,再进行分解计算。-achieved in the triangular matrix decomposition, in order to avoid "small PCA" do Divisor and lead to greater error, the Doolittle decomposition at the same time, every st
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27765
    • 提供者:姚天伟
  1. 矩阵转置

    0下载:
  2. C语言数据结构作业矩阵转置矩阵是很多科学与工程计算问题中研究的数学对象,在此我们感兴趣的不是矩阵本身,而是矩阵的元,从而使矩阵的各种预算有效的进行-C language data structure matrix transpose operation matrix of many scientific and engineering computing problems in mathematics research targets, we are interested in this is
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:850
    • 提供者:郑伟雄
  1. 形成雅克比矩阵程序(c)

    0下载:
  2. 电力系统中用雅克比矩阵的形成,在潮流计算和仿真中用途广泛-create Matrices by using Jacobi iterative in electric power system.Mostly this method is proposed to calculate the power flow and emulator.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1362
    • 提供者:肖江
  1. 坐标7参数计算

    8下载:
  2. 计算空间坐标转换的七参数,应用罗德里格矩阵可实现大角度的计算和转换。用C# 语言实现
  3. 所属分类:Windows编程

    • 发布日期:2010-10-31
    • 文件大小:2349
    • 提供者:leegy120
  1. Matrix

    0下载:
  2. 矩阵计算类,里面几乎集合了矩阵所有的计算。-Matrix class, which almost set the matrix for all calculations.
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:3510
    • 提供者:grc1573
  1. beamelement

    1下载:
  2. 改程序能进行空间梁单元刚度矩阵的生成,可在此基础上进一步进行常用有限元计算的开发。-beam-element-matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:3974
    • 提供者:tangzhenyun
  1. 100615111[1]..

    0下载:
  2. 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1514
    • 提供者:孙莉
  1. matrix

    0下载:
  2. 简单的矩阵计算功能,包含四则混合运算、求矩阵的秩等功能。-A simple matrix calculation features, including four hybrid operation, seeking rank of matrix functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4629
    • 提供者:yjt
  1. 雅克比法求对称矩阵的特征值

    0下载:
  2. 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalues of a symmetric matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:161792
    • 提供者:NMDD
  1. 第6章 矩阵特征值计算

    0下载:
  2. 用于矩阵特征值计算,该方法是最基本的算法(For matrix eigenvalue calculation)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3072
    • 提供者:虫虫sll
  1. 119128645mpu6050-program

    0下载:
  2. 陀螺仪姿态解算,四元数,捷联矩阵的初始值计算初始四元数值(Gyro attitude algorithm, quaternion, the initial value of strapdown matrix numerical calculating the initial four yuan)
  3. 所属分类:其他

  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. 矩阵计算器

    0下载:
  2. 用于计算矩阵的一个小程序,除四则运算之外,还有矩阵化简,求逆等功能。(In addition to four operations, a small program for calculating the matrix has the functions of Matrix Simplification and inversion.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:209920
    • 提供者:不灭死神
  1. 矩阵相乘

    0下载:
  2. 给两个矩阵,算出他们相乘后的矩阵,得到的结果输出出来(Give two matrices, and calculate the matrices that they are multiplied, and the results are out.)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3452928
    • 提供者:zzz689
  1. 矩阵

    0下载:
  2. 矩阵的基本计算,包括从文件中读取矩阵,加法减法乘法和转置(Basic calculation of matrix)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:2044928
    • 提供者:程序霸霸
  1. 用传输矩阵法计算光子晶体的反射率

    2下载:
  2. 一种用传输矩阵法计算一维光子晶体的反射率的matlab程序(Calculation of the reflectance of the photonic crystal by the transfer matrix method)
  3. 所属分类:其他

    • 发布日期:2018-04-12
    • 文件大小:31744
    • 提供者:zhbjn
  1. power flow calculation

    0下载:
  2. 用于电力系统的潮流计算(牛顿拉夫逊法)和节点导纳矩阵的计算(Power flow calculation for power systems (Newton Ralph Xun Fa))
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:xiaofeixia11
  1. MTL链参数矩阵计算串扰

    0下载:
  2. 用链参数矩阵的方法准确计算了串扰,给出了图像,运用了蒙特卡罗仿真(By using the method of chain parameter matrix, the crosstalk is calculated accurately, the image is given, and Monte Carlo simulation is used.)
  3. 所属分类:其他

  1. matlab数值特征值与特征向量计算 实例源程序代码

    1下载:
  2. 特征值与特征向量的计算 339   10.1 特征值问题概述 339   10.1.1 特征多项式 339   10.1.2 特征值范围估计 340   10.2 幂法及反幂法 341   10.2.1 幂法 341   10.2.2 幂法的加速 344   10.2.3 反幂法 350   10.2.4 混合幂法 352   10.3 实对称矩阵的Jacobi法 353   10.3.1 Givens变换 353   10.3.2 基本Jacobi法 358   10.
  3. 所属分类:其他

    • 发布日期:2019-04-03
    • 文件大小:12288
    • 提供者:XWLYF
« 12 3 4 5 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com