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

搜索资源列表

  1. PrintHelixMatrix

    0下载:
  2. 螺旋矩阵问题: 螺旋矩阵问题:编程产生H*L的螺旋矩阵。(为了方便编程我们规定H和L不大于9,数据是按从小到大的顺序排列的)。-spiral Matrix : Spiral Matrix : Programming produced H * L spiral matrix. (To facilitate the programming we provide H and L of not more than nine, according to data from small to large
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:
  1. Natural gradient ML or nonlinear decorrelation alg

    0下载:
  2. 极小边际熵等价于叉四阶累积量的平方和最小。通过迭代使四阶累积矩阵对角化,实现交叉四阶累积量的平方和的极小化。他是语音识别的重要预处理算法-minimum entropy equivalent to the marginal four bands fork cumulative amount of square and smallest. Through iterative four bands so that the cumulative matrix diagonalization, four
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:3526
    • 提供者:韩仲志
  1. warshall

    0下载:
  2. a、要求已知一个关系矩阵R,利用warshall算法求它的闭包R+ b、有良好的用户界面 c、有一个用于演示warshall算法的demo关系矩阵 d、能够求出用户输入的任何关系矩阵的闭包 e、能够将用户要求的结果清晰的显示在终端上 -a, a requirement known matrix R, warshall algorithm for the use of its closure R b, a good user interface c, an algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7634
    • 提供者:张大鹏
  1. POSTagger

    0下载:
  2. (1)从已经标注好词性的语料中统计得到词性标记的二元转移矩阵,以及每个词以确定的词性标记出现的次数等数据(训练阶段) (2)利用动态规划算法快速选取词性标记路径,得到词性标记结果 (3)可以选择不同的词性标记集 -(1) has been marked from the Corpus POS good statistical POS be labeled binary transfer matrix, and every word to determine the POS m
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:96434
    • 提供者:丁淑彬
  1. Helix

    0下载:
  2. 螺旋矩阵的生成算法。该段程序是由C语言编写。-spiral matrix generation algorithm. The procedure is of the C language.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7192
    • 提供者:孙金波
  1. Matrix1.0

    0下载:
  2. 一个小型的计算线形代数的程序,可计算矩阵各种基本运算,其中矩阵行列式算法优秀高速。-a small linear algebraic calculation procedures, translate basic matrix operations, matrix determinant of outstanding high-speed algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15089
    • 提供者:李志
  1. C51key

    0下载:
  2. 键盘扫描程序,可以用来对4*4矩阵键盘进行扫描。C语言程序-keyboard scanning procedure can be used to 4 * 4 matrix keyboard scan. C Programming Language
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1064
    • 提供者:吴松
  1. dave-JZ

    0下载:
  2. 关于矩阵的一些基本操作,例如,矩阵的求逆,方阵的的行列试-on some basic matrix operations, such as matrix inversion, the ranks of the phalanx test, etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7619
    • 提供者:陈伟华
  1. hangjia

    0下载:
  2. 有限元行架分析,但只能求到行架总刚矩阵,未完成 -Finite Element Analysis of the frame, but only to the frame for the total just matrix, unfinished
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2517
    • 提供者:wxn
  1. 素数幻方

    0下载:
  2. 求四阶的素数幻方。即在一个4X4 的矩阵中,每一个格填 入一个数字,使每一行、每一列和两条对角线上的4 个数字所组成的四位数,均为可逆素数。 -for four bands in several magic squares. In a 4x4 matrix, each one filled a digital grid so that each line, each diagonal out and two on the four figures of the four-digit, are
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3623
    • 提供者:姚紫欣
  1. MatrixVB

    1下载:
  2. 在VB里计算矩阵,线性方程组的控件。与matlab类似,包含了matlab的600多个函数。-in VB calculate matrix and linear equations of control. Similar with Matlab, includes more than 600 of Matlab functions.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4899566
    • 提供者:而且
  1. 区分旅客国籍

    0下载:
  2. 生成条件矩阵然后使用消去法进行推理判断是一种常用的方 法。对于解决较为复杂的逻辑问题是十分有效的。 -matrix formation conditions then use the elimination method for reasoning judgment is a commonly used method. In addressing the more complex logic is very effective.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2225
    • 提供者:姚紫欣
  1. 简单优先算法

    0下载:
  2. 本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-the procedures used to achieve a bottom-up analysis of a simple priority analysis algorithms, simple grammar could be the keyboard input to achieve features include : simple gra
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:3488
    • 提供者:米子
  1. 0123

    0下载:
  2. 条件语句if,then,else的简单优先法,输出三地址码,显示简单优先矩阵.-conditional statement if, then, else the simple priority method, the output addresses three yards, showing simple priority matrix.
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:8919
    • 提供者:闵若琼
  1. MatrixTo1

    0下载:
  2. 将矩阵转化为单位矩阵,可以直接执行的元代码-matrix into identity matrix can be directly enforceable code of yuan
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12606
    • 提供者:hero20016204
  1. 三对角矩阵

    0下载:
  2. 用c++语言编写的,关于三对角距镇的应用问题的程序-prepared by the angle of the three pairs from the town of application procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13286
    • 提供者:张翠翠
  1. jzzz

    0下载:
  2. 用debug实现矩阵转置,对于理解矩阵的运算有帮助-with debug achieve matrix transpose, for understanding the computing matrix help
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1289
    • 提供者:pj
  1. MatrixOperation

    0下载:
  2. 定义了矩阵并重载了矩阵的运算方法,包括加减乘除,~~~ ~~~ ~~~~ -definition of the matrix and the matrix of heavy-duty computing methods, including the arithmetic ,~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10885
    • 提供者:余志华
  1. speech_analysis

    10下载:
  2. 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:484516
    • 提供者:吕学刚
  1. pMatrix

    0下载:
  2. 这是一个用c语言编写的,求pMatrix矩阵的逆矩阵的小程序。-This is a language used c, seeking pMatrix matrix inverse matrix of small programs.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1214
    • 提供者:lolo
« 1 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com