搜索资源列表
线性预测编码的Matlab实现
- 语音信号线性预测编码的Matlab实现
mlr
- 基于matlab的多元线性回归及其留一法预测程序包-Matlab based on the multiple linear regression and its leave-one forecast package
lpc_basedon_matlab
- lpc线性预测编码的matlab实现。其中包含原始数据文件和合成语音文件。程序合理易懂。-linear predictive coding of lpc matlab implementation. Which contains the original data file and the synthesized voice files. Procedures reasonably easy to understand.
lpc-by-matlab
- 基于matlab的lpc分析,即线性预测。分析较为全面,且测试通过。-The lpc matlab-based analysis, that is linear prediction. More comprehensive analysis and test.
ARandARMA
- 实现了数据从文件的输入,ar模型预测,arma模型预测,卡尔曼滤波器模型预测,利用图形用户界面编写-Realized the data from the file input, ar model predictions, arma model prediction, Kalman filter model predictions, using a graphical user interface for the preparation of
LMS111
- 应用LMS算法,用Matlab编程实现线性预测.-Application of LMS algorithm, using Matlab Programming Linear Prediction.
RLS
- 应用RLS算法,用Matlab编程实现线性预测.-Application of RLS algorithm, using Matlab linear programming implementation prediction.
xianxingyucepage63_68old
- 《空间谱估计原理与算法》线性预测算法matlab源代码-" Space Spectrum Estimation Principle and Algorithm," Linear prediction algorithm matlab source code
RegrToolbox
- 基于多元线性回归、偏最小二乘、神经网络、卡尔漫滤波、径向基网络、主成分分析等等的程序。可用于建模和预测。-Based on multiple linear regression, partial least squares, neural networks, Carl diffuse filtering, radial basis networks, and so on principal component analysis procedure. Can be used for modelin
matlab
- 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
matlabtext2
- 考察温度x对产量y的影响,测得下列10组数据:求y关于x的线性回归方程,检验回归效果是否显著,并预测x=42℃时产量的估值及预测区间(置信度95 ) 示例包含在内-X on the output of the temperature study of the impact of y, measured the following 10 sets of data: for y on x of the linear regression equation to test whether the
kalman_LP
- 卡尔曼滤波应用于线性预测仿真 MATLAB仿真程序-kalman filter uesed for LP
matlab
- MATLAB的详细介绍,基于MATLAB的线性预测,语音信号,多个不同谐振频率的合成-A detailed descr iption of MATLAB, MATLAB-based Linear Prediction, voice signal, a number of different resonant frequency synthesis, etc.
work
- lpc 线性预测分析 可以计算不同帧位和阶数的语音线性预测结果和误差-lpc linear prediction analysis, we can calculate the order of the different frames of voice-bit and Linear Prediction results and error
LinearPrediction
- 介绍线性预测编码(LPC)及其基本原理,由语音信号常用的全极点模型的传递函数推导出线性预测方程,-Introduction of linear predictive coding (LPC) and the basic principles of commonly used by the speech signal transfer function of all-pole model of a linear prediction equation is derived,
speech_toolboxes
- matlab语音信号处理工具箱 本工具箱可配合语音数据库使用,用于计算线性预测语音模型的参数,语音声调转换,语音自动解析分解,语音语速变换及更改发音的重音,音量,清晰度等。配套图书《Speech Processing and Synthesis Toolboxes》已经出版,翻译进行中-matlab signal processing toolbox with the voice of the Toolbox database can be used for calculating line
VQ-pattern-recognition
- VQ声纹识别算法和实验. 摘要:采用线性预测倒谱系数(1inear prediction cepstrum coefficient,LPCC)作为语音的特征参数,矢量量化(vector quantity,VQ)方法进行模式匹配,探讨声纹识别以实现身份认证,并对此识别方法进行了相关的实验.通过验证,这种方法可以区分不同的说话人,并且在做说话人辨认实验时可达到较高的识别率.-VQ pattern recognition algorithms and experimental sound. Ab
matlab
- 最小二乘法 拟合函数 线性预测系统的实现-Linear least squares fitting function Forecasting System
MATLAB-Function-List
- MATLAB7.X信号处理工具箱函数汇总 1、 滤波器分析与实现 2、 FIR数字滤波器设计 3、 IIR数字滤波器设计 4、 模拟滤波器设计 5、 模拟滤波器变换 6、 滤波器离散化 7、 线性系统变换 8、 窗函数 9、 变换 10、 统计信号处理与谱分析 11、 参数模型 12、 线性预测 13、 多采样率信号处理 14、 波形产生 15、 特殊操作-MATLAB7.X Signal Processing Toolbox func
线性预测
- 基于Matlab,根据线性预测所做的图像压缩程序,适合做图像压缩的参考