搜索资源列表
hangjia
- 有限元行架分析,但只能求到行架总刚矩阵,未完成 -Finite Element Analysis of the frame, but only to the frame for the total just matrix, unfinished
简单优先算法
- 本程序主要用于实现自底向上分析技术中的简单优先分析算法,简单文法可由键盘输入,实现功能包括:简单优先文法的判别,优先关系矩阵的输出,句子的识别等-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
speech_analysis
- 这时一个语音特征提取的程序源码,除了包含矩阵运算和矢量运算外,还包含了很多语音特征的提取算法,包括:共振峰(formant)提取、基音(pitch)提取、端点(endpoint)检测、线性预测系数(LPCC)、MFCC、LSF、PLCC、EPOCH等。这是我见到的最全的语音分析源码,推荐!-Then a voice feature extraction procedures source, in addition to containing matrix and vector operation
bankSys
- 题目:银行家算法 具体要求:屏幕提示:输入申请资源的进程和各资源数目,程序通过对预先输入的资源的矩阵分析。给出当前系统是否安全的提示,若安全,给出安全序列。 -topics : bankers algorithm specific requirements : screen Tip : resources for the importation of the process and the number of resources, procedures for the importati
ldatrace
- ldatrace performs Linear Discriminant Analysis with optional constraints on the transform matrix
dmath
- delphi矩阵运算、回归分析等数学计算-matrix calculation, regression analysis and other mathematical calculations
20040127Matrix
- 矩阵运算程序 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-matrix calculation procedures Functional Analysis : This procedure can be completed matrix of input and output. Few firms have the same number of series and t
fastica
- FASTICA - Fast Independent Component Analysis % % FastICA for Matlab 7.x and 6.x % Version 2.5, October 19 2005 % Copyright (c) Hugo G鋠ert, Jarmo Hurri, Jaakko S鋜el� and Aapo Hyv鋜inen. % % FASTICA(mixedsig) estimates the independent
strassen矩阵相乘
- 算法分析实验报告:Strassen矩阵乘法,无问题-algorithm analysis experiment : Strassen matrix multiplication, no problem
C语言表达式的语法分析
- 该文描述了C语言表达式的文法,并由该文法生成算符优先矩阵和算符优先函数,讨论了C语言表达式的特点和文法分析过程。-The paper describes the expression of the C language grammar, grammar generated by the operator priority matrix and operator priority function to discuss the C language features of the expressi
1232223
- delphi 字模软件 分析汉字,英文,数字,提取点阵-delphi matrix software analysis of Chinese characters, English, numbers, dot-matrix extraction
C++
- 词法分析是编译程序的第一个处理阶段,可以通过两种途径来构造词法分析程序。其一是根据对语言中各类单词的某种描述或定义(如BNF),用手工的方式构造词法分析程序。例如,可根据文法或状态转换图构造相应的状态矩阵,该状态矩阵同控制程序便组成了编译程序的词法分析程序;-Lexical analysis is a compiler of the first processing stage, can be two ways to construct the lexical analysis process.
searchupper
- 模糊聚类分析中在搜索矩阵的判定指标,指标上限的求解。-Fuzzy clustering analysis in the search matrix, the indicator cap solution.
FOR
- 编译课程设计,FOR语句的简单优先分析,程序功能强大,能针对任意简单优先文法,自动识别生成简单优先矩阵。可以支持FOR的无限嵌套,四元式地址输出。-Compiler design courses, FOR priority analysis of a simple statement, the program is powerful and can be a priority for arbitrary simple grammar, automatic identification of pr
mofang
- 通过表格1中数字1、2,3、4,5、6,……,分析数据分布,没有明显规律可寻,于是索性将矩阵的若干列作局部调整,形成如表格2中的矩阵,发现后一半的数据只需65减去已填写的数字即可,索性去除,先分析前一半数据。结合调整后16阶魔方数字分布,发现一些规律-Form 1 through the number of 1,2,3,4,5,6, ... ..., analysis of data distribution, there is no clear law to be found, then si
C_language_algorithms_for_Quick_Lookup_Manual
- 《C语言算法速查手册》用C语言编写了科研和工程中最常用的166个算法,这些算法包括复数运算、多项式的计算、矩阵运算、线性代数方程组的求解、非线性方程与方程组的求解、代数插值法、数值积分法、常微分方程(组)初值问题的求解、拟合与逼近、特殊函数、极值问题、随机数产生与统计描述、查找、排序、数学变换与滤波等。同时结合这些算法列举了将近100个应用实例,对其进行验证和分析。 -" C language algorithms for Quick Fact Manual" using
matrix
- 清华大学张贤达教授主编主讲的矩阵分析课程,非常好啊-Tsinghua University, editor of the main speaker, Professor Zhang Xianda matrix analysis program, very Well
matrix
- 定义矩阵类的构造函数及实现; 求矩阵元素最大值; 求矩阵元素最小值; 析构造函数;-Define matrix type of structure function and realization For maximum matrix element For matrix element minimum Analysis structure functions
Speech Encoding - Frequency Analysis MATLAB
- The speech signal for the particular isolated word can be viewed as the one generated using the sequential generating probabilistic model known as hidden Markov model (HMM). Consider there are n states in the HMM. The particular isolated speech sig
Speech Processing Analysis - MATLAB
- The number of states in GMM as the generative model of the frames is obtained using k-means algorithm. This also helps to initialize the mean vector and the covariance matrix of the individual state of the GMM. The training LPC frames collected fro