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

搜索资源列表

  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. LL(1)分析的实现

    0下载:
  2. 编译中的LL(1)分析方法的实现。对于输入的文法,判断其有效性,用LL(1)方法进行语法分析,并可判别输入的符号串是否为该文法的句型。 -compiler of LL (1) Method of analysis. The importation of the grammar, to judge its effectiveness, with LL (1) methods for syntax analysis, discriminant can input strings of symbols
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:10312
    • 提供者:原子
  1. BinTree2

    1下载:
  2. 完全二叉树的判别:输入一二叉树,判别是否为完全二叉树。-complete binary tree discriminant : Admission of a binary tree, to determine whether it fully binary tree.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32896
    • 提供者:hkfiress
  1. off_line_recognition

    0下载:
  2. 模式识别中的脱机字符识别,包括手写数字识别之Fisher线性判别,手写数字识别之模板匹配法,数字识别之神经网络法及细化算法。-pattern recognition of Offline Character Recognition, including handwritten digital identification Fisher Linear Discriminant. Handwritten identification template matching, digital identi
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:203645
    • 提供者:林晓芸
  1. RGBtoRGBtoYcbcr

    0下载:
  2. RGB色彩空间转换为Ycbcr色彩空间并进行非线性变换后判别肤色-RGB color space conversion of color space and Ycbcr nonlinear color transform discriminant
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:992
    • 提供者:刘博
  1. ldatrace

    0下载:
  2. ldatrace performs Linear Discriminant Analysis with optional constraints on the transform matrix
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1885
    • 提供者:simon
  1. voicedetect

    1下载:
  2. 本平台包括语音的录制、播放、保存以及情感计算等功能,您可以根据自己的需要选择选择相应的菜单。 对于语音情感计算这个模块,如果您有现成的语音文件,您可以单击打开按钮,打开您要判断的语句,然后选择相应的功能。 如果您打开的是正常语音文件,请选择清浊分辨,然后再进行特征参数和情感计算;如果您打开的是鼾声,请选择鼾声分辨,并输入您想要的判别门限,然后再进行特征参数等的计算;如果您没有选择上面两个按钮,计算出来的将是原始语音的特征参数。 由于清浊音分辨是我们语音情感计算的预处理,所以如
  3. 所属分类:语音合成与识别

  1. sdfefefa

    1下载:
  2. 此次课程设计我的设计题目是:判别后缀表达式。其具体要解决的问题是: (1)假设表达式由单字母变量和双目四则运算符构成; (2)从键盘输入任意一个非空的表达式; (3)利用栈,判别输入的表达式是否是一个正确的后缀表达式; (4)把正确的后缀表达式转换为前缀表达式; (5)测试用例自己设计。 -current curriculum design I design entitled : distinguishing suffix expression. To solve the
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:21092
    • 提供者:朱杰
  1. KLFDA

    0下载:
  2. Kernel Local Fisher Discriminant Analysis for Supervised Dimensionality Reduction
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:1531
    • 提供者:wfs
  1. LinearDiscriminantClassifier

    0下载:
  2. LINEAR DISCRIMINANT CLASSIFIER 分类器, 用C语言写的.大家一起参考一下.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:10803
    • 提供者:sj2ac
  1. 基于广义判别分析算法的matlab程序

    2下载:
  2. Generalized Discriminant Analysis. Zip file, for Matlab 5.
  3. 所属分类:其它

  1. voice_recognition.rar

    0下载:
  2. 使用自相关法提取基频法来判别男女声,并与带通滤波器幅度筛选法及幅度作差提取基频判别法分别作比较。最后的判别正确率接近90%。,The use of autocorrelation-based frequency extraction method to determine male and female voices, and with band-pass filter magnitude and rate of screening for differential extraction of
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-05-23
    • 文件大小:7386863
    • 提供者:杨怡
  1. hdda_toolbox_1.1

    0下载:
  2. The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for high-dimensional data. Reference: C. Bouveyron, S. Girard
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:300775
    • 提供者:tra ba huy
  1. NFA-DFA-MFA

    0下载:
  2. 正则表达式及NFA-DFA-MFA的转换和判别-Regular expressions and NFA-DFA-MFA conversion and discriminant
  3. 所属分类:Compiler program

    • 发布日期:2017-03-22
    • 文件大小:14027
    • 提供者:dfadf
  1. gzq

    0下载:
  2. 已知二维向量数组,并根据已知数组能够计算出二维向量的权向量,判别函数-Known two-dimensional vector array, and the basis of known two-dimensional array to calculate the vector of the right vector, discriminant function
  3. 所属分类:Compiler program

    • 发布日期:2017-04-02
    • 文件大小:6637
    • 提供者:羽裳
  1. ldatrace

    0下载:
  2. LDATRACE Calculates an LDA transform to maximize trace discriminant
  3. 所属分类:Editor

    • 发布日期:2017-04-13
    • 文件大小:1613
    • 提供者:joke
  1. MSTParser.tar

    0下载:
  2. MSTParser是以最大生成树理论为基础的判别式依存句法分析器。它将一科依存树的得分看作是 所有依存关系的得分的总和,从而依存分析的问题转化成如何寻找最高得分的依存树。-Spanning tree is the largest MSTParser theory-based discriminant Parser interdependence. Section 1 will be scored as interdependent tree are all interdependent re
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-17
    • 文件大小:419681
    • 提供者:周光有
  1. prony

    0下载:
  2. prony方法的 应用,很好 用的 。相关参数的 选择,准确性能的 判别-Methods prony good use. The choice of the relevant parameters, accurate performance of the discriminant
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:2633
    • 提供者:范能柱
  1. pattenrecongition

    0下载:
  2. 通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。-By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-30
    • 文件大小:4482
    • 提供者:lixue
  1. tycfgsmatlab

    0下载:
  2. matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
  3. 所属分类:source in ebook

    • 发布日期:2017-03-30
    • 文件大小:8091
    • 提供者:王磊
« 12 »
搜珍网 www.dssz.com