登录
首页 » 语音识别 » MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示

MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示

于 2022-07-20 发布 文件大小:68.11 kB
0 151
下载积分: 2 下载次数: 1

代码说明:

MATLAB仿真LMS算法完整源代码,仿真结果分析,及仿真图示-MATLAB simulation of LMS algorithm complete source code, simulation results analysis, and simulation icon

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

发表评论

0 个回复

  • OggVorbis
    OggVorbis-win32sdk-1.0.zip开发工具包-OggVorbis- win32sdk- 1.0.zip Development Kit
    2022-01-28 08:48:30下载
    积分:1
  • Microsoft agent示例源程序,必须安装了Microsoft agent2.0以上
    Microsoft agent示例源程序,必须安装了Microsoft agent2.0以上 -Microsoft the agent demonstration source program, must install above Microsoft agent2.0
    2022-02-21 19:49:32下载
    积分:1
  • nlms算法及其示例,与大家分享,希望大家可以帮我弄个多输入的NLMS...
    nlms算法及其示例,与大家分享,希望大家可以帮我弄个多输入的NLMS-nlms algorithm and its examples to share with you, I hope everyone can help me multi-input弄个the NLMS
    2022-12-17 16:05:03下载
    积分:1
  • 信号端点检测的实验研究论文,希望对大家有点帮助
    语音信号端点检测的实验研究论文,希望对大家有点帮助-voice signal endpoint detection of experimental studies, we hope to help a bit
    2022-02-15 12:38:52下载
    积分:1
  • LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=...
    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))
    2022-01-24 14:36:59下载
    积分:1
  • 开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。...
    语音开发中的重要算法,尤其是在voip中广泛使用。该算法简单明了。-voice to the important development of algorithms, especially in the widely used voip. The algorithm is simple and clear.
    2022-06-28 02:19:58下载
    积分:1
  • 通用声合成程序源代码
    通用声音合成程序源代码-generic voice synthesis program source code
    2022-02-25 07:13:42下载
    积分:1
  • 这是一个完全基于神经网络的处理软件…
    本软件是一套完全基于神经网络的语音识别处理软件。 本软件为纯绿色软件,无须安装,解压到任意一个目录下,直接运行主程序 whd.exe ,卸载时删除所在目录即可,软件不会给系统留下任何垃圾,请放心试用,但为了您的数据安全,在使用时请先将重要数据保存备份,呵呵,我信不过微软啊:) 本软件使用的是本人自行开发的神经网络处理系统,但因工程浩大,且本人穷,只能独立编写,所以现在这个试用版所使用的神经网络系统并不完整,只实现了我最初设计的一半功能,识别效果还不是很理想,正在改进中:) 但还是希望大家能对软件提出宝贵意见,我的邮箱:whd_china@etang.com 或 yinshishan@sina.com -this a completely software based on neural network speech recognition processing software. The software for the pure green software, no installation, to extract an arbitrary directory and run the main program whd.exe. unloading directory will be deleted, the software system will not leave any garbage, please rest assured that trial. But for the sake of your data security, the post will be used to preserve important data backup, Oh, I trust Microsoft ah : ) This is the software I use to the development of the neural network processing system, but the project is a huge one, himself poor, only independent prepared, the trial version now used by the neural network system is incompl
    2022-01-28 17:49:19下载
    积分:1
  • This is the G.727 standard documents
    这是G.727标准文件-This is the G.727 standard documents
    2022-04-19 00:15:18下载
    积分:1
  • G729a编码,和C的Linux环境,这是很好的移植,咕…
    g729a 语音编码,再linux c 环境下实现,有非常的好的移植性,通话质量好-g729a voice coding, and c linux environment, and it is very good transplant, good call quality
    2023-07-10 16:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载