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

搜索资源列表

  1. Matrix_transpose

    1下载:
  2. 矩阵转置的fortran语言实现,具有较好的并行性!-matrix transpose implemented by fortran
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1303
    • 提供者:wengyufen
  1. Matrix

    1下载:
  2. 一个c++的矩阵类,包括头文件和源文件,功能函数非常全面-A Matrix Class, with a series of useful functions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:16676
    • 提供者:王星
  1. matrix_range

    0下载:
  2. 本C源程序可用于求M阶矩阵的行列式。其中M直接宏定义-The C source code can be used for M-order determinant of the matrix. The definition of M one of the direct-hong
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:796
    • 提供者:luowen
  1. MATLABandB

    0下载:
  2. Matlab中BP神经网络的构建和初始化训练前馈网络的第一步是建立网络对象。函数newff建立一个可训练的前馈网络。这需要4个输入参数。第一个参数是一个Rx2的矩阵以定义R个输入向量的最小值和最大值。第二个参数是一个颟顸每层神经元个数的数组。第三个参数是包含每层用到的转移函数名称的细胞数组。最后一个参数是用到的训练函数的名称。 -matlab bp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:243498
    • 提供者:douzi
  1. FuzzyMatrix

    0下载:
  2. 模糊矩阵类 可以根据不同的模糊算子计算模糊矩阵的并运算C=A∪B,交运算 C=A∩B,求余运算 C=1-A 等-Fuzzy matrices based on different fuzzy operator and calculation of fuzzy matrix operation C = A ∪ B, cross-operator C = A ∩ B, for more than computing C = 1-A, etc.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:2322
    • 提供者:麦子
  1. ExternalInterrupt

    0下载:
  2. 利用ST89c51,显示矩阵键盘按键,并进位,溢出后提示.-This st89c51is very good
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:19429
    • 提供者:张鲁
  1. matrix

    0下载:
  2. 矩阵运算可以实现矩阵运算的常见功能,方程组求解等功能。-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.-C# Matrix type, you can realize a common matrix calculation functions, equation solving functions.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:908
    • 提供者:kokoc
  1. Key8x8

    1下载:
  2. 64个(8x8)按键的矩阵键盘识别技术(利用Keil uVision2环境编写的)-64 (8x8) matrix keypad keys identification technology (the use of the environment prepared by Keil uVision2)
  3. 所属分类:SCM

    • 发布日期:2014-05-11
    • 文件大小:1120
    • 提供者:SeaHe
  1. juzhentezhengzhi

    0下载:
  2. 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of s
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2942
    • 提供者:苏木亚
  1. array

    0下载:
  2. 用汇编语言在VISUALDSP++4.0实现的矩阵相乘代码-Using assembly language at VISUALDSP++4.0 code implementation of matrix multiply
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:18424
    • 提供者:hokhok
  1. juzhenzhi

    0下载:
  2. 求矩阵秩的c程序-matrix.......................
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:26767
    • 提供者:卢花
  1. omp_matrix_multiply

    0下载:
  2. C代码。共享式存储多线程并行计算矩阵相乘代码。适合于SMP结构和多核。-C code. Shared memory multi-threaded parallel computing code matrices. Fit in the structure and multi-core SMP.
  3. 所属分类:MPI

    • 发布日期:2017-04-10
    • 文件大小:528
    • 提供者:computing
  1. mpibingxing

    2下载:
  2. 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:187962
    • 提供者:澄海
  1. generalizedinversematrix

    1下载:
  2. 基于vc6.0的一个计算非方阵矩阵的广义逆矩阵的算法,输入要求为矩阵的指针表示,矩阵的行数和列数,函数返回的是矩阵的广义逆矩阵,附带结果的验证-Vc6.0 based on a calculation of non-square matrix of the generalized inverse matrix of the algorithm, input requirements for the indicator matrix, said matrix of rows and columns
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:346832
    • 提供者:wangwei
  1. co_matrix

    0下载:
  2. matlab编写的一段提取DCT域共生矩阵的源码-matlab extract prepared DCT section of the source domain co-occurrence matrix
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1152
    • 提供者:cail1986
  1. lesson5

    0下载:
  2. avr单片机矩阵键盘扫描程序。开发环境为iccavr。协助Proteus软件仿真。-Single-chip avr keyboard matrix scanner. Development environment for iccavr. To assist the Proteus software simulation.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:667
    • 提供者:jackqin
  1. juzheng

    0下载:
  2. 8051单片机矩阵键盘扫描程序(包括键盘的消抖和数码管的显示)-8051 keyboard matrix scanning process (including the elimination Buffeting keyboard and digital display control)
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:11878
    • 提供者:zqw
  1. Inverse_matrix

    0下载:
  2. 该算法可以实现求矩阵的逆阵,使用起来简单方便.-The algorithm can achieve the operation of matrix inverse .
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3431
    • 提供者:guo
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. ScienceAndEngineeringNumericalAlgorithms

    1下载:
  2. 该代码是《科学与工程数值算法》(visual C++实现)一书中的源代码,里面包括常见的数值算法的实现,主要包括复数运算、矩阵运算、线性方程组的求解、非线性方程组的求解以及差值和数值积分的实现。-The code is " Science and Engineering, Numerical Algorithms" (visual C++ to achieve) the book' s source code, which include the common reali
  3. 所属分类:Algorithm

    • 发布日期:2015-02-25
    • 文件大小:1183112
    • 提供者:王伟
« 1 2 ... 22 23 24 25 26 2728 29 30 31 32 ... 50 »
搜珍网 www.dssz.com