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

搜索资源列表

  1. 用 Floyd 算法求任意两点间的最短路径及最短路长

    1下载:
  2. 用 Floyd 算法求任意两点间的最短路径及最短路长. D0 是图的邻接矩阵,Floyd algorithm used for any shortest path between two points and the most long-short-circuit. D0 is the graph adjacency matrix
  3. 所属分类:matlab例程

    • 发布日期:2013-04-15
    • 文件大小:602
    • 提供者:kreaya
  1. 通过8255拓展矩阵键盘

    1下载:
  2. 通过8255拓展矩阵键盘,并加了LCD显示程序,完成了人机接口操作,Through 8255 to expand the matrix keyboard and LCD display program was added to complete the man-machine interface operation
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-23
    • 文件大小:1903
    • 提供者:kevin
  1. 4x4矩阵键盘在stm32上的实现

    1下载:
  2. 4x4矩阵键盘在stm32上的实现,采样反转法,实践证明好用-4x4 matrix keyboard stm32 on the realization of sampling inversion method, proved easy to use
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-12-25
    • 文件大小:1129908
    • 提供者:管我的
  1. 计算两个矩阵之间的欧氏距离

    1下载:
  2. 计算两个矩阵之间的欧氏距离,对学生模式识别的人有帮助。-Calculated between the two Euclidean distance matrices, pattern recognition to students who have helped.
  3. 所属分类:图形/文字识别

    • 发布日期:2017-03-21
    • 文件大小:521
    • 提供者:袁冬
  1. 实现了读取bmp图像到矩阵的转换

    0下载:
  2. 实现了读取bmp图像到矩阵的转换,是个很好的头文件,直接引入就能用,this code can covert bmp to matrix,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-23
    • 文件大小:1590
    • 提供者:星飞感受
  1. 用C语言编写求矩阵自相关函数小程序

    2下载:
  2. 用C语言编写求矩阵自相关函数小程序,可应用于图像处理中求自相关系数-Written in C find the autocorrelation function of a small matrix program, can be applied to image processing request from the correlation coefficient
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-21
    • 文件大小:1604
    • 提供者:cheney
  1. Keyscanmodule.按键扫描模块,6X6的矩阵键盘

    0下载:
  2. 按键扫描模块,6X6的矩阵键盘,C编写,可移植性好。,Key scan module, 6X6 matrix keyboard, C preparation, good portability.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-26
    • 文件大小:7981
    • 提供者:范佩西
  1. Matrix.设计一个造成矩阵类Matrix

    0下载:
  2. 设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。,Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-22
    • 文件大小:1521
    • 提供者:5235668
  1. Toolbox_Fundamental_matrix.计算基本矩阵的matlab例程

    1下载:
  2. 计算基本矩阵的matlab例程,可供学习科研时参考,Calculation of the basic matrix matlab routines for scientific study and reference
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:8186497
    • 提供者:孙曦
  1. Frequencies Output All 刚度矩阵源程序

    0下载:
  2. 刚度矩阵源程序 用matlab编写的 又错误的地方希望原谅!谢谢!-Element Stiffness SpaceTrussAssemble FrequenciesOutputAll
  3. 所属分类:matlab例程

    • 发布日期:2017-04-09
    • 文件大小:1197960
    • 提供者:yuanjunsheng
  1. Strassen矩阵乘法算法 C++程序源码

    0下载:
  2. Strassen矩阵乘法算法 C++程序源码 V.Strassen在1969年发表了一个算法,将计算两个n阶方阵的乘积的时间复杂性降低到了o(nlog27),被誉为“在代数复杂性理论中最激动人心的结果”。该算法主要适用于方阵的乘法。-Strassen algorithm for matrix multiplication C++ program source V. Strassen published in 1969, an algorithm to compute the product of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:zhaoruxu
  1. PEG_LDPC.rar

    4下载:
  2. 引入PEG(Progressive-edge-growth)算法来构造适合线性时间编码的LDPC校验矩阵,译码时采用简化最小和Min-Sum译码算法实现简化译码.仿真结果表明,该方法能够构造适合LDPC码的线性时间编码的下三角校验矩阵日,并且用此方法构造的LDPC码性能非常接近原来PEG算法构造的LDPC码.同时通过采用最小和Min-Sum算法降低译码复杂度.,The introduction of PEG (Progressive-edge-growth) algorithm to const
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-10-30
    • 文件大小:169250
    • 提供者:卡卡
  1. ResearchonBuildingMethodofGLCM

    0下载:
  2. 结合特征参数间相关性矩阵与木材纹理自身的特征, 从灰度共生矩阵的11 个特征参数中提取5 个较 独立的特征参数。利用可分性判据确定适于描述木材纹理的灰度共生矩阵构造因子取值( d=2, g=16) 。,Combination of characteristic parameters of inter-correlation matrix with the wood texture of its own features, from the gray level co-occurrence ma
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:117659
    • 提供者:陈平
  1. MT8816.rar

    2下载:
  2. 8×16矩阵开关MT8816的资料,MT8816可以作为音频视频的矩阵切换开关,其效果还是不错,而且控制起来还是比较方便。,8 × 16 matrix switch MT8816 information, MT8816 can be used as audio video matrix switch, the effect is still good, but it is still relatively easy to control.
  3. 所属分类:SCM

    • 发布日期:2016-11-23
    • 文件大小:55460
    • 提供者:liuyijiang
  1. SPARSKIT2.tar.gz

    2下载:
  2. 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
  3. 所属分类:Algorithm

    • 发布日期:2015-08-09
    • 文件大小:1157376
    • 提供者:张德柱
  1. 用opencv类库两副图像的特征点匹配

    6下载:
  2. 两副图像的特征点匹配,其中用了opencv类库,功能包括:特征点的亚像素精度检测,特征点初始匹配,基本矩阵计算及对极约束引导匹配等。matcher.rar网上的都是有错误,而且缺少类库,我把错误改正了,把所有需要的类库都加上了,现在已经编译通过,保证能运行!希望大家喜欢,2 points, matching the characteristics of images, which used the opencv library, features include: Feature Point D
  3. 所属分类:图形图象

    • 发布日期:2016-01-25
    • 文件大小:15229396
    • 提供者:star
  1. lm-matlab.rar

    0下载:
  2. 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:13362
    • 提供者:张治国
  1. QR_algrithm.rar

    6下载:
  2. 求矩阵特征值和特征向量的算法:QR算法。用于线性方程组的求解,和反幂法算法的设计,Matrix eigenvalues and eigenvectors of the algorithm: QR algorithm. For linear equations, and anti-power-law algorithm design
  3. 所属分类:matlab

    • 发布日期:2015-11-01
    • 文件大小:1961
    • 提供者:赵亮
  1. LU.rar

    1下载:
  2. 解矩阵方程,可分解为两个矩阵,一个为上三角矩阵,一个为下三角矩阵,再求解,会简化计算,Solution of matrix equation, decomposed into two matrices, one for the upper triangular matrix, a lower triangular matrix, and then solving, will simplify the calculation of
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:968
    • 提供者:anglinex
  1. matrix.rar

    0下载:
  2. 十个利用矩阵乘法解决的经典题目,由matrix67大牛所写,堪称经典。,10 the use of matrix multiplication to solve a classic topic, written by matrix67 Daniudi, classic.
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:247396
    • 提供者:hujiafeng
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 50 »
搜珍网 www.dssz.com