-
数字信号处理
语音编码和解码算法一旦发言被完全编码,必要的算法可以被实现为重建的语音。最终的结果将是,可以用尽可能少的带宽被发送作为可能的,如果必要的合成语音。人们希望,在综合转载讲话的理解近似原始语音。以下步骤explainthe解码算法的逻辑流程图。创建的声门激励模型 - 帧willact表征为声道滤波器的LPC系数。该被输入到滤波器是theexcitation。对于浊音,激励将是一个periodicsignal与冲动每一个基音周期全部为零。这是声门激励的asimplified模型。对于清音,theexcitation将仅仅是白噪声。逆滤波器透过LPC系数滤波器的激励。声道滤波器的输出通过一个去加重滤波器进一步过滤。加重滤波器的输出被适当缩放为每帧的能量增益。
- 2022-03-06 13:08:03下载
- 积分:1
-
吉尔法求解一阶微分方程组的算法
吉尔法求解一阶微分方程组的算法-Gil Solving equations a band algorithm
- 2022-11-29 16:40:03下载
- 积分:1
-
有限元求解微分问题
有限元求解微分问题 -Finite Element Method differential problem solving differential FEM Finite Element Method differential FEM problem solving differential problem
- 2022-03-14 09:55:49下载
- 积分:1
-
大地测量大地线计算程序
资源描述数值积分法算大地线,正反算程序,还有角度弧度转换的算法。算法亲身实验计算跟大地测量书上结果吻合,算法效率高。
- 2022-04-20 00:20:05下载
- 积分:1
-
基于VC6.0的蚁群算法实现TSP问题
资源描述该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象,通过微调参数,都可以获得较好的解
- 2022-08-25 18:03:15下载
- 积分:1
-
A discrete cosine transform (DCT)
离散余弦变换(DCT)用余弦和表示有限的数据点序列;
- 2022-02-03 16:43:10下载
- 积分:1
-
HMI人机界面控制步进电机
通过TFT显示平台如何对步进电机调速和控制转速 ** *彩屏中显示汉字、数字、字母、光标闪烁! ** **功能:1.可以设定转速和圈数
- 2022-06-21 00:32:11下载
- 积分:1
-
图书管理系统
在这个图书借阅管理系统,我主要实现了两大功能:
(1)图书管理(增加图书、查询图书、删除图书、图书借阅、还书);
(2)会员管理(增加会员、查询会员、删除会员、借书信息);
- 2022-01-30 20:13:11下载
- 积分:1
-
平均因子分解法应用于正定矩阵
平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies:
(1) U U = X
(2) U is upper triangular (that is, it has all zeros below the diagonal).
It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive
- 2022-10-16 04:30:02下载
- 积分:1
-
从与相关的快速算法中分离
离散相关和自相关的快速算法-separated from the relevant and related to the fast algorithm
- 2023-07-04 00:20:03下载
- 积分:1