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

搜索资源列表

  1. Triple

    0下载:
  2. 数据结构(c)稀疏矩阵的三元组顺序存储结构的全部操作 -data structure (c) 3 sparse matrix storage group structure of the order all operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2471
    • 提供者:hd0178
  1. zuoye2

    1下载:
  2. 北航数值分析作业第二题 用带双步位移的QR分解法求矩阵的全部特征值,并对其中的每个特征值求特征向量。-The second question Beihang numerical analysis operations with two-step displacement with QR decomposition of a matrix with all the characteristics of value, and one of the feature vector for each
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:246475
    • 提供者:tongfei
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. PluralandMatrix

    0下载:
  2. C源码之复数运算和矩阵运算:内含复数的表示,复数的所有运算(包括求共轭,解析函数等)。矩阵的创建,加减运算,矩阵和向量乘法,矩阵和矩阵乘法,矩阵求逆,求矩阵特征值和特征向量; 现在大量科学计算要求在C编程中使用复数或者矩阵,希望能给你带来帮助~ -C-source computing, and the complex matrix calculation: that includes plural, the plural of all operations (including seek
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22607
    • 提供者:shiping
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. SMatrix

    0下载:
  2. 一个用来计算矩阵运算的函数库,希望对大家有用-One used to calculate the matrix operations of the library and hope for all of us
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:432772
    • 提供者:zhenqingkai
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. nn

    0下载:
  2. 神经网络处理回归问题采用非批处理算法能够处理各种回归问题用c语言和矩阵运算解决回归问题-Neural network processing regression problems using non-batch algorithm to be able to handle all kinds of regression problems to solve regression problems with c language and matrix operations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-03
    • 文件大小:14967
    • 提供者:fivemango
  1. juzhen

    0下载:
  2. 矩阵运算 的源代码 以及报告 全部原创 主要针对矩阵的运算-The source code of matrix operations, and report all original focus matrix operation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:19701
    • 提供者:李博文
  1. U_I_PAIS

    1下载:
  2. 配电网辐射网前推回代潮流计算程序:前推回代法在配电网潮流计算中简单实用,所有的数据都是以矢量形式存储,因此节省了大量的计算机内存,对于任何种类的配电网只要有合理的R/X值,此方法均可保证收敛。而且,前推回代法的收敛阶数为一阶,因此它也具有较好的收敛稳定性。比较而言,前推回代法充分利用了网络呈辐射状的结构特点,数据处理简单,编程简单,没有复杂的矩阵运算,计算效率高,占用计算机的资源很少,具有较好的收敛性,广泛用于在实际配电网中,可称是求解辐射状配电网潮流问题的最佳算法之一。-With forwar
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:3017
    • 提供者:苏丰
  1. matriz.txt

    0下载:
  2. matrix 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2002
    • 提供者:Salvador
  1. yinzibiao-(2)

    0下载:
  2. 根据输入的电路矩阵表示形式,形成节点导纳矩阵,形成因子表的过程可以看做是规格化运算和消去运算的重复过程,重复的次数和非基准点的节点个数相同。 每个过程中进行的操作都相同,首先,存储规格化因子及消去因子;其次,对本行进行规格化运算,并将其值存储在因子表中;然后,对其后的每行进行消去运算;如此循环n次得到因子表。-Representation of the input of the circuit matrix, forming a node admittance matrix formatio
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:99768
    • 提供者:dalin
  1. MATRIX

    0下载:
  2. VC++矩阵运算类,提供各类矩阵运算的算法,是一个很不错的运算类-VC++ matrix operations class, provide all kinds of matrix operation algorithm, is a very good algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:14506
    • 提供者:张勇
  1. MatrixTemplate

    0下载:
  2. This a matrix template, that includes all the possible operations that interest the matrix, the calculation of determinant and other things. In this template can be use also the complex numbers.-This is a matrix template, that includes all the pos
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:345320
    • 提供者:denoide
  1. eigen3

    0下载:
  2. C语言相比于MATLAB最大的弊病就是在矩阵运算上,而这个库中间包含了所有的矩阵运算,简直不能再方便(Compared with MATLAB, the biggest drawback of C language is in the matrix operation, and the middle of this library contains all matrix operations, which can hardly be convenient)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:1641472
    • 提供者:神大大
搜珍网 www.dssz.com