登录
首页 » 语音识别 » LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=...

LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=...

于 2022-01-24 发布 文件大小:826.00 B
0 194
下载积分: 2 下载次数: 1

代码说明:

LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h *p1 计算维纳解时最小均方误差 u=1/sum(eigs(R- LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)*p1 计算维纳解 Jmin=r(1)-h*p1 计算维纳解时最小均方误差 u=1/sum(eigs(R))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个IBM的开发包(TTS)。
    This is a development package for IBM Text To Speech (TTS). -This is a development package for IBM Text T o Speech (TTS).
    2023-03-06 13:40:02下载
    积分:1
  • Sint 时钟
    使用划分注意到原来的 50 兆赫频率的脉冲发生器
    2022-11-18 03:55:03下载
    积分:1
  • 1. 按键配置: IOA8 : 录 // IOA9 : 停止 // IOA10: 播放 // 2. 使用IOA0~IOA7作为数据IO...
    1. 按键配置: IOA8 : 录音 // IOA9 : 停止 // IOA10: 播放 // 2. 使用IOA0~IOA7作为数据IO 0~7, IOB0~IOB5 作为控制信号线-1. Button to configure: IOA8: sound recording// IOA9: stop// IOA10: Play// 2. IOA0 ~ IOA7 use as a data IO 0 ~ 7, IOB0 ~ IOB5 as a control signal line
    2022-01-26 06:08:47下载
    积分:1
  • matlab工具箱
    matlab语音工具箱-voice Matlab Toolbox
    2022-02-10 06:34:12下载
    积分:1
  • Speaker verification system
    Speaker verification system
    2022-11-02 19:50:02下载
    积分:1
  • AGC algorithm for CMMB
    AGC algorithm for CMMB -AGC algorithm for CMMB AGC algorithm for CMMB
    2022-02-28 18:58:21下载
    积分:1
  • ADPCM压缩算法的C源程序
    ADPCM语音压缩算法C源码-ADPCM voice compression algorithm C source
    2022-08-13 21:49:27下载
    积分:1
  • 学习(tts和access的应用)
    英语学习(tts和access的应用)-English learning (TTS and access to the application)
    2023-03-07 10:20:04下载
    积分:1
  • 用VC实现的库的建立的程序. 首先建立单库,然后将所有的单文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找...
    用VC实现的语音库的建立的程序. 首先建立单音节语音库,然后将所有的单音节语音文件合成一个大的.wav文件,并且制定索引机制,便于快捷查找-VC realize voice with the establishment of library procedures. First of all, the establishment of monosyllabic speech database, and then all of the monosyllabic voice synthesis of a large document. Wav files, and to develop indexing mechanisms to facilitate the quick search
    2022-01-26 05:15:29下载
    积分:1
  • Levison
    Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预 测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。 基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音) 的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲 序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in linear predictive coding LPC theory, lattice filters, as well as the current prediction equation solving algorithm, can achieve an important element of the speech signal analysis, synthesis or recognition. Based on the existing experimental platform, we can use Matlab function to obtain the number of fixed-voice elements (such as vowels) model coefficients, LPC coefficients are the composition of IIR filters. Shock pulse sequence used as input, we can get the original voice. This is a simple voice synthesis.
    2022-02-25 23:53:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载