搜索资源列表
自适应信号处理
- 《自适应信号处理》书中各个章节的matlab仿真的源程序!对于学习自适应信号处理的非常有用!-"adaptive signal processing" all the chapters of the book Matlab simulation of the source! Learning adaptive signal processing is very useful!
matlab_algorithms.tar
- 学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。-learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MM
statisticsmatlab
- 统计自适应信号处理的matlab程序,学习统计自适应信号处理的朋友可以参考-statistics adaptive signal processing Matlab procedures, statistical study of adaptive signal processing can refer a friend
selfadptivesignalprocess
- 自适应信号处理算法的实现,非常有价值 -adaptive signal processing algorithms to achieve very valuable!
zishiying
- 这是在国外某网站上下的一些自适应信号处理的源程序,希望对做算法的人提供一些帮助。
11
- 自适应信号处理的神经网络方法
statisticalandadaptivesignalprocessing
- 《统计与自适应信号处理》,一本很好的专业学习资料!
test-lms
- 自适应信号处理,最终的权值矩阵就是滤波器的系数,学习曲线描述其收敛特性
solution.rar
- 大名鼎鼎赫蒙.西金的经典著作《自适应信号处理》(第4版)对应的仿真实验程序和课后习题详细解答。适合研究生学习或工程技术人员参考!,Famous Hmong. Xijir classic " Adaptive Signal Processing" (4th edition) the corresponding simulation procedures and after-school exercise in detail. Suitable post-graduate stud
LMS
- lms算法演示,自适应信号处理授课内容,画出学习曲线,MATLAB程序-lms algorithm presentation, adaptive signal processing lectures, to draw the learning curve, MATLAB program
xiandai
- MATLAB的自适应信号处理,可以提高信号处理的软件编程-MATLAB Adaptive signal processing, can improve the signal processing software programming
AFT
- 大名鼎鼎赫蒙.西金的经典著作《自适应信号处理》(第4版)对应的仿真实验程序和课后习题详细解答。适合研究生学习或工程技术人员参考!-Famous Hmong. Xijir classic " Adaptive Signal Processing" (4th edition) the corresponding simulation procedures and after-school exercise in detail. Suitable post-graduate stud
lms
- 自适应信号处理,滤波器设计,基于lms最小均方平方算法-Adaptive signal processing, filter design, based lms square LMS algorithm
LMS_P72
- LMS源代码程序,自适应信号处理,王永德翻译一书72页仿真程序-LMS source code program, adaptive signal processing, translation of a book 72 s Acoustic Simulation Program
sasptoolbox
- 统计与自适应信号处理中的源码,对智能天线的学习有帮助-Statistical and Adaptive Signal Processing source
LMS-algorithm1
- 自适应信号处理中 LMS 算法 程序 结果 以及结果的分析比较-LMS algorithm in adaptive signal processing procedures for analysis and comparison of results and the results
5.1 自适应滤波器法
- 利用自适应滤波的方法进行语音信号的降噪处理,适用于语音增强领域(The adaptive filtering method is used to denoise the speech signal, which is suitable for the field of speech enhancement.)
Statistical and Adaptive Signal Processing
- 《自适应信号处理》一书的课后仿真程序 statistical and adaptive signal processing(the matlab code of <statistical and adaptive signal processing>)
自适应滤波器
- 通过设计一个二阶加权系数自适应横向FIR滤波器,对一个加随机噪声的正弦信号实现滤波。 具体设计方案为: 1,生成标准正弦信号S 2,生成等长的随机信号N 3,生成加随机噪声的正弦信号X 4,X通过参数可调数字滤波器,输出Y 5,Y与参考信号作差得到误差E 6,E通过自适应算法调整权值W 7,用LMS算法处理噪声干扰的信号,最终实现滤波器功能(A two order weighted coefficient adaptive transverse FIR filter is des
LMS
- 利用LMS算法更新滤波器参数,实现自适应信号处理(LMS algorithm is used to update filter parameters to realize adaptive signal processing)