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

搜索资源列表

  1. irbleigs

    0下载:
  2. IRBLEIGS: Finds a few eigenvalues and eigenvectors of a Hermitian matrix. IRBLEIGS will find a few eigenvalues and eigenvectors for either the standard eigenvalue problem A*x = lambda*x or the generalized eigenvalue problem A*x = lambda*M*x, whe
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15190
    • 提供者:Judy
  1. inverse

    0下载:
  2. Matrix inverse by Gauss-Jordan elimination
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:718
    • 提供者:katore vishal
  1. signperm

    0下载:
  2. Determinant of the permutation matrix with rows ordered by p.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:katore vishal
  1. matrix

    0下载:
  2. 数字方阵,实现基本的方阵功能,保证功能的完整 -Digital matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4589
    • 提供者:hu
  1. cycle test algrithm

    3下载:
  2. lDPC校验矩阵的环检测。包括4环检测算法,6环检测算法及8环检测算法。还包括一个准循环LDPC奇偶校验矩阵的生成算法。-this algrithm can search cycles in LDPC parity check matrix。It contain cycle-4 cycle-6 cycle-8 test algrithm.It also contains a algrithm for generate the LDPC quasi-cyclic parity check matr
  3. 所属分类:matlab例程

    • 发布日期:2012-11-27
    • 文件大小:2708
    • 提供者:胡涛
  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. Program includes class "macierz" (pl. matrix) with parallel multiply which uses open mp. It s simple multiply, not for example Strassen method.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:380919
    • 提供者:Ł ysy
  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. MPP

    2下载:
  2. 利用MP(矩阵束)算法进行TOA估计,可用于无线传感器网络节点定位-TOA estimation by Matrix Pencil algorithm for wireless sensor network node localization
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:547
    • 提供者:刘畅
  1. eigen

    0下载:
  2. Compute the eigenvalues of the transition matrix
  3. 所属分类:matlab

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

    0下载:
  2. MATLAB环境下的矩阵运算,简单易懂的MATLAB语句,简化而好用的MATLAB句子运算-MATLAB environment, the matrix operation, easy to understand the MATLAB statement, simplified and easy to use MATLAB computing sentence
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:711
    • 提供者:sujuanliu
  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. Matrix

    0下载:
  2. C语言实现的几种特殊矩阵的压缩存储,包含上三角矩阵,下三角矩阵,条形矩阵,稀疏矩阵等的要所存储!-C language implementation of several specific matrix compression and storage, including the upper triangular matrix, lower triangular matrix, linear matrix, sparse matrix, etc. to the store!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4231
    • 提供者:季义钦
  1. matrix_class

    0下载:
  2. 本C++程序定义了矩阵类,包含操作有:矩阵、行列式及线性方程组的相关操作。-The C++ program defines a matrix class, including operations include: matrices, determinants and linear equations related operations.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4188
    • 提供者:zhaoyang
  1. fundmatrix

    0下载:
  2. Computes the fundamental matrix from a set of image correspondences
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:326766
    • 提供者:mod
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com