-
MMSE
说明: 最小局方误差的语音增强方法,MMSE的最原始应用方法,比较经典的哦入门算法(Minimum error of the Bureau of speech enhancement, MMSE application of the most primitive methods, comparing the classic Introduction to Algorithms oh)
- 2010-04-14 15:20:20下载
- 积分:1
-
moshifenlei
说明: 这是很有用的模式分类原代码,值得借鉴!推荐下载!(This is a very useful pattern classification original code, is worth learning! Recommended download!)
- 2008-12-07 20:28:58下载
- 积分:1
-
svmpos
粒子群算法 粒子群算法 粒子群算法 粒子群算法(Partical Swarm Optimization PSO matlab Partical Swarm Optimization Partical Swarm Optimization Partical Swarm Optimization Partical Swarm Optimization Partical Swarm OptimizationPartical Swarm Optimization)
- 2011-05-26 09:27:47下载
- 积分:1
-
IFRSGuide
IFRS Implementation Guide
- 2010-11-12 05:27:32下载
- 积分:1
-
ronghe2133
说明: 小波变换在多尺度下检测分解重构图像,以及融合边缘算法。(Under the multi-scale wavelet decomposition of the reconstructed image detection, and edge fusion algorithm.)
- 2011-03-06 13:07:34下载
- 积分:1
-
EvaluateReversePolishNotation
Evaluate the value of an arithmetic expression in Reverse Polish Notation.
Valid operators are +, -, *, /. Each operand may be an integer or another expression.
Some examples:
[ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9
[ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6
分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
- 2015-03-15 23:06:09下载
- 积分:1
-
DTWforspeechregon
说明: 一种改进的DTW算法,能有较好的处理效率(An improved DTW algorithm, can be a better deal with the efficiency of)
- 2008-09-23 18:52:02下载
- 积分:1
-
Ggeneratesampe
生成《matlab扩展编程》中对于HMM训练的sammples.mat程序,自己编写,已通过测试。
(Generation " matlab programming expansion" in the HMM training sammples.mat procedures, I have written a complete source code, has been tested.
)
- 2012-05-15 11:18:07下载
- 积分:1
-
ICA_character
基于ica的特征提取算法,主要是提取方向角特征.研究ICA的下载.(based on the genotype and phenotype of ica feature extraction algorithm, is the main feature extraction direction angle. Research ICA download.)
- 2007-04-04 08:43:14下载
- 积分:1
-
RandomMovFre
基于随机频率的灵巧噪声移频干扰的matlab实现(Implemented based on the the smart noise meter of random frequency shift matlab frequency interference)
- 2021-01-08 20:58:51下载
- 积分:1