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

搜索资源列表

  1. Inverse-of-a-matrix

    0下载:
  2. 用C++语言编写的矩阵求逆的程序,源程序中使用的是3x3的矩阵,可以根据需要自己在程序中修改-Written in C++ language, the matrix inversion procedure is used in source code 3x3 matrix, can be modified in the program needs its own.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:900920
    • 提供者:赖材栋
  1. matrix-inversion

    0下载:
  2. 使用c语言矩阵的求逆运算,可用,推荐下载-Using c language matrix inversion
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3569
    • 提供者:张榕
  1. Rigid-matrix-change

    1下载:
  2. 在机器视觉中,刚体变换经常用于计算一个经过旋转和平移后的新坐标。比较常用的旋转矩阵的表示形式有欧拉角表示法和四元素表示法。本例子是两种方法的matlab实现,希望对大家有所帮助。-In machine vision, is often used to calculate a rigid transformation through new post-rotation and translation coordinates. Commonly used representation of a ro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:96722
    • 提供者:zx
  1. RC_LDPC-code-check-matrix--method

    0下载:
  2. 一种改进的扩展RC_LDPC码校验矩阵构造方法,发表在山西电子技术上-An improved expansion RC_LDPC code check matrix construction method
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:432847
    • 提供者:tt
  1. Adjacency-matrix

    0下载:
  2. 利用邻接矩阵实现图的遍历,C++源代码,能通过编译。-Using adjacency matrix of graphs can traverse, c++ source code, can to compile.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38774
    • 提供者:杨振
  1. Cannon.rar

    0下载:
  2. 本程序采用vc2005结合openmp实现了并行矩阵相乘的cannon算法,This procedure combines the use of vc2005 OpenMP parallel realization of the cannon matrix multiplication algorithm
  3. 所属分类:MPI

    • 发布日期:2017-03-26
    • 文件大小:80687
    • 提供者:李若愚
  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. revers-matrix.rar

    1下载:
  2. 一个朋友编的C语言通用广义逆矩阵求解算法,值得一看,A friend of mine made the C language universal generalized inverse matrix algorithm, see
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1308
    • 提供者:田广和
  1. Hankel.rar

    1下载:
  2. 根据脉冲序列,使用Hankel矩阵法求系统脉冲响应传递函数,According to pulse sequence, the use of Hankel matrix method for system impulse response transfer function
  3. 所属分类:matlab例程

    • 发布日期:2013-10-23
    • 文件大小:954
    • 提供者:黎明
  1. HessianImage.rar

    1下载:
  2. 基于hessian矩阵的图像处理,内附hessian的matlab源码,Hessian matrix-based image processing, Hessian containing the matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:1003
    • 提供者:郑英杰
  1. LED3216.rar

    0下载:
  2. 32*16LED点阵显示程序 时钟/温度/汉字/字母左右移显示/交替显示,32* 16LED dot matrix display program the clock/temperature/characters/letters about shifting display/turn display
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:51930
    • 提供者:陈瀚
  1. Matrix

    1下载:
  2. 求矩阵的特征值和特征向量,使用c语言编程-Matrix eigenvalues and eigenvectors, c language programming
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:846757
    • 提供者:李明
  1. matrix-optimize

    0下载:
  2. 这是dsp实验中用汇编语言编的矩阵相乘优化,包括4种优化方法,最终时钟周期400多个-This is the dsp series of experiments using assembly language to optimize matrix multiplication, including four kinds of optimization methods, the final clock cycle 400
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:373869
    • 提供者:shensi
  1. mixing-matrix-estimate

    0下载:
  2. 二阶稀疏信号欠定盲分离,基于超平面法矢量的混合矩阵的估计-Second-order sparse underdetermined blind signal separation method based on hyperplane vector mixing matrix estimate
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1427
    • 提供者:李飞
  1. PLSUVECV.rar

    3下载:
  2. PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability
  3. 所属分类:matlab例程

    • 发布日期:2012-10-26
    • 文件大小:2877
    • 提供者:万新民
  1. vhdl语言实现的16乘16的点阵显示设计代码

    1下载:
  2. vhdl语言实现的16乘16的点阵显示设计代码,调试通过,可借鉴-VHDL language to achieve the 16 by 16 dot matrix display design code, debug is passed, can learn from-vhdl language implementation of the 16 by 16 dot matrix display design code, debug through, we may learn-VHDL langu
  3. 所属分类:VHDL编程

    • 发布日期:2017-05-13
    • 文件大小:3507730
    • 提供者:王晨
  1. ICCG

    0下载:
  2. 稀疏非对称矩阵的ICCG法FORTRAN源程序-Sparse non-symmetric matrix of the ICCG method FORTRAN source code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:22154
    • 提供者:
  1. RDPrint

    0下载:
  2. print component for dot matrix
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-07
    • 文件大小:2048489
    • 提供者:garciamauro
  1. Matrix

    0下载:
  2. 一个对C++编写的黑客帝国的数字雨屏幕保护程序的解析-Matrix digital rain screensaver on the analytical procedure
  3. 所属分类:Screen Saver

    • 发布日期:2017-03-30
    • 文件大小:4777
    • 提供者:王宇轩
  1. mpipar

    1下载:
  2. 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-08
    • 文件大小:7598
    • 提供者:应伟勤
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com