搜索资源列表
FastICA_2.3
- 快速ICA算法源码,有兴趣的读者可以转换成C-fast algorithm source, interested readers will be converted into C
chapter6_1
- 用自相关法求使信号s均方预测误差为最小的预测系数 算法为Levinson-Durbin快速递推算法 -Method using the signal from the associated mean square prediction error s for the smallest prediction coefficient algorithm Levinson-Durbin recursive algorithm for fast
Chinese-Word-Segment-And-POS-Tagger
- 实现了中文分词和词性标注程序。分词方法采用“三词正向最长匹配”。词性标注使用HMM方法,用Viterbi算法实现。“三词正向最长匹配”保持了“正向最长匹配算法”快速的特点,同时提高了分词的准确性。-Chinese word segmentation and implemented procedures for POS tagging. Segmentation Methods, " the longest three-match positive words." POS tag
LCS-VC60
- C语言DTW算法实现,主要功能: 1)快速近邻DTW比较 2)算法稳定 3)节省内存-== Key features == 1) Fast Dynamic Time Warping nearest neighbor cost retrieval. 2) Persistence 3) External-memory: you need only a constant amount of RAM
newblms
- 分块BLMS 算法,首先将信号分成若干小快,然后进行LMS计算,解决了计算工程量大的问题-Block BLMS algorithm, first of all, the signal is divided into several small fast, and then proceed to LMS, the solution to calculate the engineering problem of a large quantity of
fp
- 基于ICA的独立分量分析,目标函数是负熵,快速不动点算法-ICA-based independent component analysis, the objective function is negative entropy, fast fixed-point algorithm
ML
- 基于最大似然估计的独立分量分析算法,包括随机梯度算法,相对梯度算法,快速不动点算法3个程序-Based on maximum likelihood estimation of independent component analysis algorithms, including stochastic gradient algorithm, the relative gradient algorithm, fast fixed-point algorithm for three programs
speech2
- 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
ACELP-algebra-codebook
- ACELP语音编码中代数码书的快速搜索算法-ACELP speech coding digital books on behalf of Fast Search Algorithm
LMS
- 在一种变步长算法基础上, 从语音信号相关性的角度出发, 提出了一种新的去相关变步长LMS 算法( DCL—NLMS) 。该算 法结构简单, 收敛速度快, 稳态失调小, 计算量与NLMS 算法相当。仿真结果表明, 该算法在处理强相关性信号时, 不仅收敛速度明 显快于其余算法, 而且稳态失调特性也有很大优势-Based on the variable step NLMS arithmetic, this paper proposes a new uncorrelated variable s
Fasticabss
- 快速定点算法在语音盲信号分离中的应用,方法很实用,有效的分离了语音盲信号。-Fast fixed-point algorithm blind signal separation in the voice application, the method is very practical and effective voice blind signal separation.
fft
- 进行fft变换,用于语音处理的快速算法,傅里叶变换-In FFT transform, a fast algorithm for voice cut
ica-algorithm
- 基于独立盲源分离算法,主要适用与语音信号的分离与识别-Based on fast independent blind source separation algorithm procedures
lbimproved_2009-12-29
- C语言DTW算法实现,主要功能: 1)快速近邻DTW比较 2)算法稳定 3)节省内存-== Key features == 1) Fast Dynamic Time Warping nearest neighbor cost retrieval. 2) Persistence 3) External-memory: you need only a constant amount of RAM