Location:
Search - ld算法
Search list
Description: 理解随机信号功率谱分析原理和方法。
(1) 生成信号,被淹没在在噪声中;
(2) 试用周期图法估计信号的功率谱;
(3) 选用不同窗,使用修正周期图法估计信号的功率谱;
(4) 对一段语音信号,使用LD算法估计其功率谱;
(5) 详细列出功率谱估计的步骤和原理。
-understanding of random signal power spectrum analysis principles and methods. (1) generate signals being drowned in the noise; (2) The probationary period plan estimates the signal power spectrum; (3), different windows, the use of map amendment cycle method to estimate the power spectrum signal; (4) a voice signal, the use of LD algorithm to estimate the gong spectrum; (5) a detailed breakdown of the power spectrum estimation steps and principle.
Platform: |
Size: 37869 |
Author: 殷开 |
Hits:
Description: 对任给的两个字符串A,B,用动态规划算法算出他们的最小编辑距离
Platform: |
Size: 6041 |
Author: 兰天 |
Hits:
Description: G729高级算法,编码效率高且音质可以保证。
Platform: |
Size: 39509 |
Author: lidf |
Hits:
Description: 吃算法是对字符串比较相似度的实现,效率高,正确率高。很有研究价值。
Platform: |
Size: 1732 |
Author: hangang1000 |
Hits:
Description: 是现代数字信号处理中的ld算法的实现。很全。介绍了模型,源程序,并有仿真结果。非常不错!!!希望对大家有帮助
Platform: |
Size: 350024 |
Author: cutexixi |
Hits:
Description: 理解随机信号功率谱分析原理和方法。
(1) 生成信号,被淹没在在噪声中;
(2) 试用周期图法估计信号的功率谱;
(3) 选用不同窗,使用修正周期图法估计信号的功率谱;
(4) 对一段语音信号,使用LD算法估计其功率谱;
(5) 详细列出功率谱估计的步骤和原理。
-understanding of random signal power spectrum analysis principles and methods. (1) generate signals being drowned in the noise; (2) The probationary period plan estimates the signal power spectrum; (3), different windows, the use of map amendment cycle method to estimate the power spectrum signal; (4) a voice signal, the use of LD algorithm to estimate the gong spectrum; (5) a detailed breakdown of the power spectrum estimation steps and principle.
Platform: |
Size: 37888 |
Author: 殷开 |
Hits:
Description: 对任给的两个字符串A,B,用动态规划算法算出他们的最小编辑距离-For any given two strings A, B, using dynamic programming algorithm to calculate the minimum edit distance
Platform: |
Size: 6144 |
Author: 兰天 |
Hits:
Description: G729高级算法,编码效率高且音质可以保证。-G729 high-level algorithm, the coding efficiency can guarantee high quality.
Platform: |
Size: 38912 |
Author: lidf |
Hits:
Description: 吃算法是对字符串比较相似度的实现,效率高,正确率高。很有研究价值。-To eat the string comparison algorithm is a similarity realize high efficiency, high accuracy rate. Great research value.
Platform: |
Size: 1024 |
Author: hangang1000 |
Hits:
Description: 采用matlab编写的Levinson Durbin 算法,具有可运行的程序,代码中提供了详细的注释,程序最后会将系数收敛的结果打印出来。该程序适合于需要学习和编写LD算法的人使用。-Matlab prepared using Levinson Durbin algorithm, has the operational procedures, the code provides detailed annotations, the program will be the final result of the convergence coefficient print them. The program is suitable for study and preparation required of the person using the LD algorithm.
Platform: |
Size: 1024 |
Author: 杨思科 |
Hits:
Description: 语音识别中lpc特征提取算法,采用LEVINSON-DURBIN算法,c编程,简单易懂,还包含该算法原理的word详细说明资料。-Lpc speech recognition feature extraction algorithm using LEVINSON-DURBIN algorithm, c programming, easy-to-read, the algorithm also includes detailed information of the word.
Platform: |
Size: 43008 |
Author: 魏玮 |
Hits:
Description: 用Matlab程序实现P阶Levinson-Durbin算法。以一个2阶自回归模型(参数为b0=1, a1=0, a2=0.81)和一个2阶滑动平均模型(参数为b0=1, b1=1, b2=1)为例,选取观测数据长度为1000,分别用一个AR(2)模型和一个AR(10)阶模型来估计其功率谱。设激励信号模型的高斯白噪声的均值为0,方差为1。用Levinson-Durbin算法迭代计算AR模型参数,并用估计出的AR模型参数画出观测信号的功率谱。并对Levinson-Durbin算法的性能进行分析。-Write a small MATLAB program that implements the pthorder Levinson-Durbin (L-D). Run/Test the program using a AR(2) process (b0=1,a1=0, a2=0.81) and an MA(2) (bn=1,1,1) process-about 1000 samples. Use L-D with p=2 (for the AR) and 10 (for the MA). Plot the AR spectra produced in the two cases with L-D. List the direct form and the reflection coefficients in a table. Profile the L-D (total number of computations for a pthorder
Platform: |
Size: 3072 |
Author: zf |
Hits:
Description: 此Matlab代码实现了Drude-Lorentz和Debye-Lorentz算法(LD模型),用于计算金属的介电常数。当然Drude-Lorentz方法也可以用来计算纯水的。-This Matlab code implements the Drude-Lorentz and Debye-Lorentz algorithm (LD model), used to calculate the dielectric constant of metal. Of course, Drude-Lorentz method can also be used to calculate the pure water.
Platform: |
Size: 3072 |
Author: 田铭 |
Hits:
Description: G729a的一款比较完整的代码,基于LD-CELP算法,测试之后比较完整,质量较高。-G729a for a more complete code, based on the LD-CELP algorithm, after testing is more comprehensive and high quality.
Platform: |
Size: 61440 |
Author: 蓝小鱼 |
Hits:
Description: 这是我自己编写的估计AR模型参数的M代码,利用的是LD算法,里面有注释,便于理解,值得推荐!-Calculates adaptive autoregressive
Platform: |
Size: 1024 |
Author: 惠博阳 |
Hits:
Description: LD算法,实现信号的分析,频谱分析,避免矩阵的求逆运算-failed to translate
Platform: |
Size: 1024 |
Author: 郑家良 |
Hits:
Description: 数字信号处理中的 LD算法 最陡下降法,root music 算法 这是一个源程序,提高参考-LD digital signal processing algorithms in the steepest descent method, which is a source to enhance information
Platform: |
Size: 1024 |
Author: 郑家良 |
Hits:
Description: 这是神经网络关于LD算法的MATLAB实现,其中有模型和仿真结果,还有matlab源码-MATLAB algorithm to achieve LD
Platform: |
Size: 350208 |
Author: 张爱玲 |
Hits:
Description: java 图形界面实现ld算法 比较文本相似度-ld algorithm
Platform: |
Size: 204800 |
Author: 孙彬彬 |
Hits:
Description: 用于实现解尤利-沃克方程的LD算法的程序-LD algrothim
Platform: |
Size: 195584 |
Author: maomao |
Hits: