搜索资源列表
lms_matlab
- 本文提供了matlab实现的lms自适应滤波源代码以及结果分析,对不同的仿真波形进行了比较并对结果进行了详尽的分析,学习信号处理的同学可以参考一下-This article provides an implementation of the matlab source code for lms adaptive filtering, and analyzing the results of the simulation of different waveforms and the results
lms_algorithm
- LMS算法在阵列信号处理中是很常用的算法,可应用于自适应技术。-LMS algorithm in array signal processing is a very commonly used algorithms, can be applied to adaptive technology.
dsp.least.mean.square.algorithm
- 数字信号处理自适应数字滤波器最小均方算法的结构与运算-DSP least mean square algorithm
adaptive-signal-processing
- 《通信中的自适应信号处理》,一本参考书籍,介绍的很详细-" Communication in the adaptive signal processing" , a reference book, describes in great detail
grdx
- 本文提出了数字与模拟 相结合的自适应对消方案。通过对发射天线耦合过来的参考信号进行采样,转 换为数字信号后输入信号处理器中经调幅调相处理,再经过DAC转换并放大 后和接收机接收干扰信号相抵消,抵消残留信号再采样转换为数字信号后输入 到信号处理器中调整调幅调相的权值,重复上述过程,形成模拟和数字相结合 的自适应干扰抵消,最终使干扰噪声得到了衰减。 -This paper presents a combination of digital and analog adaptiv
shuchu2
- 西安电子科技大学研究生数字信号处理2的期末大作业。关于自适应信号处理的。-Xi an University of Electronic Science and Technology Graduate digital signal processing end of major operations 2. Adaptive signal processing.
F28335-DSP-
- 张掌柜讲F28335系列之CCS4.2 数字信号处理实验(FFT、FIR、IIR、自适应滤波器) - 副本-Zhang treasurer speak CCS4.2 F28335 Series Digital Signal Processing Experiment (FFT, FIR, IIR, the adaptive filter)- copy
Algorithms_Signal_Processing
- 所上传为教程《信号处理的数学方法和算法》的配套代码。该书为读者和编程爱好者提供了广泛的应用于当代信号处理里面的数学工具。本书提供了分析,线性代数,优化,统计信号处理方面的扎实基础知识,以及配套算法代码。有趣的前沿课题包括了许多其他信号处理书籍里面的问题,比如,EM算法,盲源操作,凸集合的投影,等等,还包括许多常规的课题,比如谱估计,自适应滤波,等等。-Mathematical Methods and Algorithms for Signal Processing tackles the cha
DSP-transponder-signal-processing
- 利用TMS320VC5509A为核心的DSP处理硬件,通过软件实现自适应Notch滤波和瞬时频率序列方差检测(VIRD)运算,在较低信噪比使用条件下完成对单频测距信号的可靠检测和判定-Using tms320vc5509a DSP core processing hardware, adaptive notch filter and variance of instantaneous frequency sequence detection (Vird) operation is realize
lengjanfie
- 双向PCS控制仿真,加入重复控制,一些自适应信号处理的算法。- Two-way PCS control simulation, Join repetitive control, Some adaptive signal processing algorithms.
nunjangfui
- 有均匀线阵的CRB曲线,一些自适应信号处理的算法,相控阵天线的方向图(切比雪夫加权)。- There ULA CRB curve, Some adaptive signal processing algorithms, Phased array antenna pattern (Chebyshev weights).
tun_xw65
- 一些自适应信号处理的算法,是本科毕设的题目,包括调制,解调,信噪比计算。- Some adaptive signal processing algorithms, The title of the commercial is undergraduate course you Includes the modulation, demodulation, signal to noise ratio calculation.
mt766
- AHP层次分析法计算判断矩阵的最大特征值,一些自适应信号处理的算法,各种资源分配算法实现。- Calculate the maximum eigenvalue judgment matrix of AHP, Some adaptive signal processing algorithms, Various resource allocation algorithm.
自适应滤波器原理(第五版)
- 自适应信号处理第五版,最新版本,郑宝玉翻译 配套源代码(Finally, some applications of the adaptive signal processing are introduced and analyzed via simulation.)
经典matlab信号处理方法
- 主要包括各种滤波去噪的方法,比如FIR滤波器、IIR滤波器、自适应滤波器等