CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Matrix sum

搜索资源列表

  1. matrix_calc

    0下载:
  2. 求出M阶矩阵2~N次,并且可以把1~N次的值相加-M-order matrix obtained 2 ~ N times, and can be put 1 ~ N times the value of the sum.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:luowen
  1. 1989xishujuzheng

    0下载:
  2. 稀疏矩阵采用三元组表示。(1)求两个具有相同行列数的稀疏矩阵A和B的相加矩阵C,并输出C。(2)求出C的转置矩阵D,输出D。-The use of sparse matrix triple that. (1) for the ranks of the two with the same number of sparse matrix A and B the sum of matrix C, and output C. (2) calculated C matrix transpose of D,
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:1968
    • 提供者:夏洁
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:14841
    • 提供者:xichen
  1. 2

    0下载:
  2. 计算双通道散射BUBBLEGUM v.2 的源代码-The FORTRAN code BUBBLEGUM.f calculates the unitary, analytic T-matrix for a two-channel problem with an arbitrary number of resonances. It also gives the approximate results from the K-matrix method, the Breit-Wigner approx
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:301036
    • 提供者:liuxc
  1. CPP_MatrixProj

    0下载:
  2. 矩阵(Matrix)是一个数学概念,它具有以下行为: (1) 两个矩阵相加 (2) 两个矩阵相乘 (3) 一个矩阵转置 用面向对象编程思想实现-Matrix (Matrix) is a mathematical concept, it has the following acts: (1) the sum of two matrices (2) the two matrices (3) a matrix transpose thinking with the realizatio
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:11548
    • 提供者:廖龙云
  1. odd_square_matrix

    0下载:
  2. 输入一个奇数,返回奇数矩阵。矩阵中数字有1到n。使矩阵每行,每列以及对角线上所有数之和相等。-If you input an odd number, you will get a matrix which consist of n*n numer from 1 to n^2,and the sum of every line,every column and numbers on the diagonals are equal.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:4409
    • 提供者:Eagle
  1. xishujuzheng

    0下载:
  2. 稀疏矩阵的相加,输入两个稀疏矩阵,将两个矩阵中次数相等的项的系数相加存入另一个矩阵中-Sparse matrix add, enter the two sparse matrix, two matrix coefficient of frequency equal to the sum of the items into another matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1140
    • 提供者:superbank
  1. exe5

    0下载:
  2. 该程序用汇编调用C程序。在C程序中实现将两个矩阵的相对应元素相加并输出显示。-The program is called C program using assembly. In the C program to implement the two matrix elements corresponding to the sum and the output display.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:31941
    • 提供者:hanhui
  1. qq

    0下载:
  2. 跡數(trace),也就是對角線數據的總和,轉置矩陣(Transpose Matrix),則是將矩陣數據列跟欄對調將橫的數據變成直的,反矩陣(Inverse Matrix)它的定義為與目標矩陣相乘可以得到單位矩陣,為一個可逆矩陣. 跡數,轉置,反矩陣實作-Trace number (trace), which is the sum of diagonal data, Transpose (Transpose Matrix), malpractices matrix data will
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1975
    • 提供者:nip
  1. 5-3

    0下载:
  2. 输入并建立两个稀疏矩阵A和B的十字链表, 输出稀疏矩阵, 两完成两稀疏矩阵的加法运算,结果存放在稀疏矩阵A中, 要求相加结果为0的元素从结果稀疏矩阵的十字链表中删除, 输出A稀疏矩阵-Input and the establishment of two sparse matrices A and B, cross linked, the output matrix, the two completed the addition of two sparse matrix computation,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:894742
    • 提供者:安全卫士
  1. xishujuzhen

    0下载:
  2. 稀疏矩阵的运算程序。该设计程序的功能是由键盘输入稀疏矩阵中非零值的行标,列标和元素值构成的三元组顺序表,这样就确定了整个矩阵,再使两个矩阵以三元组表形式求和、差、乘积并将运行的结果输出,本程序主要用到的知识是以顺序表形式存储稀疏矩阵,再用链表对其进行操作,来通过三元组判断位置、非零值运算实现稀疏矩阵的加、减、乘等运算。-Sparse matrix computation program. The design process is the function of keyboard input s
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:116669
    • 提供者:zhuxinyu
  1. generateregularmatrix

    0下载:
  2. 特殊随机矩阵的生成,包含两个程序,一个可以随机生成行和和列和均为K的0-1矩阵,另一个可以随机生成稀疏矩阵。-Matrix generation,concluding two program,one can generate the 0-1 matrix that have the same row sum and column sum,the other can generate sparce matrix.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:828
    • 提供者:李中凯
  1. impmet

    0下载:
  2. IMPMET Standard impedance matrix (metal surface) Returns the complex impedance matrix [EdgesTotal x EdgesTotal] Uses 9 integration points for every triangle (barycentric subdivision) The impedance matrix is calculated as a sum of the contributi
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1044
    • 提供者:AMINOOO
  1. maxsize

    0下载:
  2. 稀疏矩阵采用三元组表示。 (1)求两个具有相同行列数的稀疏矩阵A和B的相加矩阵C,并输出C。 (2)求出C的转置矩阵D,输出D。-Sparse matrix expressed by triples. (1) Find the ranks of the two have the same number of sparse matrix A and B of the sum matrix C, and the output C. (2) find the C of the transp
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1240
    • 提供者:紫阳
  1. SphereDecoder

    0下载:
  2. 用于MIMO检测的sphere decoder程序- This function implements a soft output sphere decoder. Based on the paper: C. Studer, M. Wenk, A. Burg, and H. Blocskei: "Soft-Output Sphere Decoding: Performance and Implementation Aspects", Asilomar 2006
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3252
    • 提供者:bennytang
  1. hari

    0下载:
  2. 1).Using structs, find sum, subtraction, magnitude(of a vector) and angle(in degrees) between two arbitrary dimensional vectors. 2).Using structs, find the gradient vector of a polynomial multivariable function described in termsof arrays containin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:5808
    • 提供者:hari
  1. experiment2

    0下载:
  2. 数据结构实验用来了解如何使用多项式相加以及稀疏矩阵的建立-Experimental data structure used to understand how to use the polynomial sum and the establishment of sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:222187
    • 提供者:雷霆
  1. cubesum

    0下载:
  2. Suppose there is a X x Y x Z 3D matrix A of numbers having coordinates (i, j, k) where 0 ≤ i < X, 0 ≤ j < Y, 0 ≤ k < Z. Now another X x Y x Z matrix B is defined from A such that the (i, j, k) element of B is the sum of all the the numbers i
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:32251
    • 提供者:archit
  1. ju_zhen

    0下载:
  2. 使用VC6.0实现矩阵相加,矩阵相减,矩阵相乘,一般转置,快速转置功能,算法设计简洁明了-VC6.0 achieved using the sum matrix, matrix subtraction, matrix multiplication, general transpose, Fast transpose function, algorithm design simple and clear
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2065
    • 提供者:landon
  1. jianpansaomiao

    0下载:
  2. 键盘扫描 矩阵键盘接口(反转法): 使用双向接口,行列交叉点连键,行列数接近。 行出低,检列码;列出低,检行码;键值等于行列码之和。-Keyboard scan matrix keyboard interface (inversion method): Use two-way interface, the ranks of the intersection with keys, the number of close ranks. Line out is low, check out
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:44257
    • 提供者:jiangwei
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com