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

搜索资源列表

  1. matrix

    0下载:
  2. visuall c ++ matrix algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:1169422
    • 提供者:mokga
  1. Matrix

    0下载:
  2. 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the characteristic value and char
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:62322
    • 提供者:wangli
  1. matrix

    0下载:
  2. Multiply of two matrix 10 000 x 10 000 on the cluster
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2052
    • 提供者:MaximP
  1. matrix

    0下载:
  2. 关于矩阵操作的小程序,gui,个人编写,可进行旋转等基本操作。-matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6494
    • 提供者:杨悦
  1. matrix

    0下载:
  2. code for matrix in numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:2219
    • 提供者:realme
  1. matrix

    0下载:
  2. Its programming code how to calculated matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:557
    • 提供者:mrohaizat
  1. Matrix

    0下载:
  2. 矩阵连乘:矩阵的连乘,利用动态规划算法解决次序问题-Matrix with x: a matrix of connection by using the dynamic programming algorithm to solve the order problem. .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:530
    • 提供者:王周利
  1. fun11111

    0下载:
  2. 传输矩阵计算透过率,数据为实验测试数据。各位敬请使用-Transfer matrix calculation of transmittance
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:686
    • 提供者:Robin
  1. matrix

    0下载:
  2. C++矩阵运算,可以像matlab那样轻松使用-C++ matrix computation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:3993
    • 提供者:李里
  1. Matrix

    0下载:
  2. 矩阵运算源码,包括一些矩阵的运算,例如求逆、分解等-One Matrix caculation class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:9918
    • 提供者:hry
  1. matrix

    0下载:
  2. matrix manipulation. Multiplication etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1405
    • 提供者:lesleyz
  1. liezhuyuanxiaoqufachengxu

    0下载:
  2. 列主元素消去是由高斯消去法改进得到的求解线性方程组的方法,它是目前计算机上常用的解低阶稠密矩阵方程组的有效方法。列主元消去法就是在每次选主元时,仅依次按列选取绝对值最大的元素作为主元,且只交换两行,再进行消元计算。程序通过将矩阵元素赋给数组,再操作数组从而达到处理矩阵的目的。这样便可以将矩阵化为上三角形式,轻松地解出方程组的最后一组解。在计算出方程组最后一个解后,应用回代的方法,计算出方程组所有的解。-Out the main elements of cancellation is receiv
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:275627
    • 提供者:天云
  1. matrixoflabview

    0下载:
  2. 使用labview编写的矩阵运算程序,调试好的-matrix calculation program of labview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6718
    • 提供者:电子
  1. Homography-G1.1.tar

    0下载:
  2. homagrapy matrix to find the homagrapy matrix from two pictures, first you need to get a set of coorlation vector
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:4912
    • 提供者:shlomi
  1. matrixmult2

    0下载:
  2. CUDA Fast matrix multiplication and with shared memory.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:749606
    • 提供者:Nikolay
  1. CDataParse

    0下载:
  2. 分析光谱数据,利用穆勒矩阵计算光路的偏振相关损耗以及中心波长点及其它相关光学参数!-Analysis of spectral data, calculated using Mueller matrix optical polarization dependent loss and central wavelength points and other related optical parameters!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:136567
    • 提供者:alex
  1. matrix

    0下载:
  2. 稀疏矩阵运算器,可以实现自动根据矩阵的各种判定条件来判断该矩阵是否有解的问题,并且求解出来。-Sparse matrix calculator, you can automatically determine the conditions under various matrix to determine whether a solution to the problem of the matrix, and solving them.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:11796
    • 提供者:李晓东
  1. matrix-operation

    0下载:
  2. 输入连个举证,可以进行两个矩阵的加、减、乘、赋值运算等。 - matrix operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:701
    • 提供者:俞淇军
  1. TDMAsolver.f90

    0下载:
  2. TDMA solver for tridiagonal matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:638
    • 提供者:eric
  1. matrix

    0下载:
  2. 一个支持矩阵加减乘运算的程序,功能简单.有三个模块,支持其加减乘-A support matrix multiplication, addition and subtraction procedures, functions simple. There are three modules to support their addition and subtraction by
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:932
    • 提供者:jacky
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com