搜索资源列表
Adaptive_Anti-jitter_Mechanism
- 详细讲解了自适应音频抖动算法的实现,对于VOIP、视频会议有较大的参考意义。-detailed account of Adaptive Audio dithering algorithm implementation, VOIP, video conferencing reference to a larger significance.
gmm_creation_mle
- 采用期望最大算法最优化初始高斯混合模型的程序,笔者借用ubm自适应方法,很好的解决了模型不收敛的问题。-expectations largest algorithm using optimization initial Gaussian mixture model procedures, the author borrowed ubm adaptive method, a good model is not the solution convergence problem.
ec_matlab
- 应用nlms自适应滤波算法进行回声消除的matlab程序,很简单。-application nlms adaptive filtering algorithms eliminate echoes of Matlab procedures, is very simple.
ResearchOntheClusterAlgorithmofExtracting
- 针对当前预先指定聚类算法阈值提取关键帧的问题,使用MPEG- 7 标准中的主颜色描述子对视频帧进行描述, 以镜头内相邻两帧的相似性测度为数据样本,自适应地确定聚类所需的阈值,并以该阈值去指导同类视频的关键帧提取,提高关键帧提取的效率。
瞬时混合盲信号分离问题的自适应算法比较
- 瞬时混合盲信号分离问题的自适应算法比较 可以作为参考
EchoCancellationinIPTelephoneSystem
- 分析了IP 电话系统中回声的特点, 并针对其回声具有路径延迟、延迟抖动大等特点, 提出 了一种基于延迟分析的自适应回声消除器设计的新思想和相关算法。介绍了自适应回声消除器的 基本结构及各个功能模块, 例如: 变阶数自适应滤波器, 语音状态检测器, 延迟分析器和NLM S 算 法控制器. 本文还详细论述了以TM S320C6201DSP 为硬件平台来实现能运用在IP 电话网关中的 自适应回声消除器及其在IP 电话系统中的连接关系。在文章的最后, 列举了对自适应回声消除器
aec
- 噪声自适应对消的Matalb Simulink模块,利用标准的NLMS算法,实现噪声对消,AEC(audio echo cancel)或ANC(audio noise cancel)-Adaptive Noise Cancellation of Matalb Simulink module, using a standard NLMS algorithm, to achieve noise cancellation, AEC (audio echo cancel) or ANC (audio n
hf
- 自适应哈弗曼树算法的简单编码 使用vc++完成。输入字符串,动态输出编码-Adaptive Havermann a simple tree algorithm using vc++ code completion. Input strings, dynamic output coding
audio-watermark
- 音频数字水印的实现,包含源代码,基于量化dct和自适应dwt两种算法,可实现水印的盲取-Audio digital watermarking, and includes source code, based on quantified dct and adaptive dwt two algorithms can achieve the blind watermark to take
AEC
- 基于LMS算法和NLMS算法的自适应声回波消除器AEC,实现的主要功能是:在用户对电视发出的指令混杂了电视扬声器的声学回声的情况下,滤掉电视声音得到较为纯净的用户语音指令信号。-The main function of the adaptive filter based on the LMS algorithm and the NLMS algorithm is mixed: in the instruction issued by the user on the television TV s
ANC_LMS
- verilog描述的基于LMS的自适应噪声消除器ANC算法。用于数字音频处理。-The verilog Descr iption LMS-based adaptive noise canceller ANC algorithm. For digital audio processing.
P-scan
- MPEG-2中P帧-帧场自适应预测编码算法-MPEG-2, P-frames- frame field adaptive predictive coding algorithm
lms10
- 自适应滤波LMS算法语音降噪,采集一段wma文件,加入高斯白噪声,然后实现降噪。-LMS adaptive filtering algorithm for speech noise reduction
lms
- 应用lms自适应滤波算法进行回声消除的matlab程序-application lms adaptive filtering algorithms eliminate echoes of Matlab procedures
LMS_sourcecode
- 音频自适应噪声消除ANS的Matlab源码,其中应用到LMS算法,过程很详尽-ANS sourcecode using LMS and details is shown in steps
aec-master
- webrtc 的回声抵消(aec、aecm)算法主要包括以下几个重要模块:1.回声时延估计 2.NLMS(归一化最小均方自适应算法) 3.NLP(非线性滤波) 4.CNG(舒适噪声产生),一般经典aec算法还应包括双端检测(DT)。考虑到webrtc使用的NLMS、NLP和CNG都属于经典算法范畴,故只做简略介绍,本文重点介绍webrtc的回声时延估计算法,这也是webrtc回声抵消算法区别一般算法(如视频会议中的算法)比较有特色的地方。-webrtc echo canceller (aec,
video-compression
- 该图像压缩算法参考MG.Jordon博士发布的开源代码,作者对部分内容进行了优化,包括了帧内编码、帧间编码,DCT变换编码、自适应量化等。-The image compression algorithm reference Dr. MG.Jordon released the open source code, the author of some of the contents of the optimization, including the intra coding, inter fra
AdaptiveFilter-LMS-master
- 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)