CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Matrix

搜索资源列表

  1. characteristic

    0下载:
  2. 这是一个关于求矩阵特征值的matlab程序,程序简单命了,注有说明,能够实际运用-This is a demand matrix eigenvalues on the matlab program, procedures are simple life, and note there are instructions to the practical application of
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:2732
    • 提供者:张楠
  1. strass

    0下载:
  2. 解决矩阵相乘,能节约时间,减少时间复杂程度,提高算法的效率,而且应用密码学很广泛。-Solve the matrix multiplication, can save time, reduce the time complexity and improve the efficiency of the algorithm, and the application of cryptography is very wide.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1359
    • 提供者:lily
  1. quzimoruanjian

    0下载:
  2. 取字模软件 很好用的 应该对你们有用 传上来分享下-Check matrix should be used in the software very useful to pass up to you to share under the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:720966
    • 提供者:wanghuichao
  1. include3

    0下载:
  2. 写一个函数,将一个三乘以三的整形矩阵转置-Write a function, a Triyana with three plastic matrix transpose
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2073
    • 提供者:王之
  1. shuzhijisuan

    0下载:
  2. 数值计算方面的实验代码,非常的全面,从积分到微分,再有矩阵分析等。-Numerical and the experimental code, very comprehensive, from the points to the differential, another matrix analysis.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9083
    • 提供者:王斌
  1. v6Test

    0下载:
  2. 矩阵乘法 两种方法:一种是按照矩阵乘法定义 一种是Strassen算法-Matrix multiplication of two ways: one is based on the definition ,one is Strassen matrix multiplication algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:7800
    • 提供者:古月
  1. FIR

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换,可以完成图像数据的显示和傅里叶变换。 -Digital image matrix data display and its Fourier transform, the display image data can be completed and the Fourier transform.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:940244
    • 提供者:王凯
  1. Hamilton

    0下载:
  2. 提出一种新的Hamilton阵列编码的设计方法。在不用求出整个Hamilton阵列编码前提下,根据码距和维数要求,直 接求出编码阵列中的某一具体的码元,预先构造出系数矩阵。和以往模型不同的是借助这个设计模型可以实现以任意顶点为起始点 的Hamilton阵列编码,从而使得构造整个Hamilton阵列编码更灵活、更快速-This paper proposes a new design method for Hamilton array codes.According to the hammi
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:715902
    • 提供者:chengzi
  1. hutu

    0下载:
  2. 应用MATLAB的M文件编程方法过行信号频域分析。分别用矩阵运算的方法计算方波的DFS,在60的时窗宽度上方波宽度分别为5与12。并且画出x(n)和DFS(x(n))的杆状图。-Application of MATLAB M-file programming off-line signal frequency domain analysis. Were calculated using matrix calculation of square wave of DFS, in the 60'
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:575
    • 提供者:Wu Ying
  1. matrix

    0下载:
  2. 一个vb练习题,将10个控件按m列n行排列 注释:将10个check1,排成text1.text列,text2.text行, 结果应为如下: 0 1 2 3 4 5 6 7 8 9 注意不要排成这种结果: 0 3 6 9 1 4 7 2 5 8 -A vb exercises, the 10 control n rows by m
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:6214
    • 提供者:jazz
  1. fjhnmk

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2321
    • 提供者:jafar
  1. htni

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2618
    • 提供者:jafar
  1. swcf

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:5341
    • 提供者:jafar
  1. mex

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:jafar
  1. Maze

    0下载:
  2. 迷宫问题 非递归算法 自动生成m*n矩阵,1表示不通,0表示通行-Maze problem of non-recursive algorithms automatically generate m* n matrix, 1 is blocked, passage 0
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:18973
    • 提供者:明猩
  1. matrix_multiplication

    0下载:
  2. 2阶矩阵相乘,本人原创,代码功能以及实现细节详见注释-2 order matrix multiplication, I original, code functions and implement details see annotation
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6242
    • 提供者:David
  1. Console21

    0下载:
  2. Fortran产生随机对称正定矩阵,供生成测试数据用-Fortran generates a random symmetric positive definite matrix, used for generating test data
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:565
    • 提供者:吴明
  1. juzhen

    0下载:
  2. 用C++实现稀疏矩阵A和稀疏矩阵B的相加-Using C++, sparse matrix A and the sparse matrix B, add
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:3541
    • 提供者:qq
  1. mch

    0下载:
  2. C/C++的一些矩阵运算程序!-C/C++ the number of matrix operations program!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:683
    • 提供者:lixixi
  1. genH

    1下载:
  2. LDPC码的生成矩阵,matlab算法实现-Generator matrix of LDPC codes, matlab algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1853
    • 提供者:kenyondeng
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com