搜索资源列表
AdaptiveBlindSignalAndImageProcessing
- 这是Andrzej Cichocki, (日本) Shun-ichi Amari编著,2005出版的《Adaptive Blind Signal and Image processing》一书的配套源程序代码,中文名《自适应盲信号与图象处理》!这是目前关于盲信号和图象的最系统最新版的图书。- This is Andrzej Cichocki, (Japan) Shun-ichi Amari arranges, 2,005 publications \"Adaptive Blind Signal
xiandaipuguji
- 自适应信号处理的学习程序,matlab编程实验自适应的信号处理-adaptive signal processing the learning process, Matlab programming experiment adaptive signal processing
signal_denoise_based_wavelet
- 一个基于小波阈值的信号处理程序,通过自适应阈值方式抑制信号噪声-A threshold based on wavelet signal processing procedures, through the adaptive threshold signal noise suppression methods
Adaline
- 随机信号处理 通信信道仿真 自适应LMS算法 自己编的小程序-Adaline
xiaobo
- 自适应联合小波去噪算法,是小波在图像处理中的一个应用,是学习信号处理的很好资料-Adaptive Joint wavelet denoising algorithm is a wavelet in image processing an application, is to learn good information signal processing
pix
- 1/2亚取样图像信号的自适应内插.pdf,数字图像处理,H.264学习研究必须了解的基础知识-1/2 sub-sampling the image signal adaptive interpolation. Pdf, digital image processing, H.264 study and research to understand the basics
lms
- 最小均方误差自适应滤波算法对信号的处理例程-LMS algorithm demo
Lab0703-AudioFIR
- 我采用自适应算法对图形信号进行处理得到了良好的效果。-wo believe that wo can do anything ,if wo do our best.
39736216MyDspToolbox
- 使用Matlab Gui实现的数字信号处理常用算法,包括卷积,FFT,FIRIIR数字滤波器设计,最佳滤波器,自适应滤波,卡尔曼滤波等
TheuseandyanjiuofAdaptivefilter
- 该文档是自适应信号处理研究的一篇研究生毕业论文,介绍了自适应的几种常见算法,如LMS,NLMS等等,并在最后有相关的MATLAB程序(LMS程序 自适应滤波器,陷波器,分离器等程序)可以作为自适应信号处理初学者的参考资料-This document is an adaptive signal processing graduate thesis introduces several common adaptive algorithms, such as LMS, NLMS, etc., and
LSCMA
- 在阵列信号处理中,将LSCMA算法用于自适应波束形成中,产生阵列信号的波束方向图-In the array signal processing, the LSCMA algorithm for adaptive beamforming, and generating the beam pattern of the array signal
Adaptive-filtering-matlab-simulation
- 本文讨论了自适应滤波的处理,对信号进行滤波处理,并在matlab中仿真-This article discusses the adaptive filtering processing, signal filtering and simulation in matlab
LMS--filtering
- 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
AutoKF
- 一种自适应卡尔曼滤波,适合语音和遥感信号处理-An adaptive Calman filtering, suitable for voice and remote sensing signal processing
VMD2D.tar
- VMD的二维代码,可以自适应对信号模态作分割,可用于图像分割的预处理-two-dimensional code for VMD, it can adapt to the signal model for segmentation, can be used for image preprocessing
VMD.tar
- 一维VMD算法,自适应信号处理中较新的方法,变分方法,可以用作信号重排方法-One dimensional VMD algorithm, adaptive signal processing, a new method, variational method, can be used as signal rearrangement method
去燥算法
- 利用平均与中值算法去燥.均值滤波算法:也称线性滤波,主要思想为邻域平均法,即用几个像素灰度的平均值来代替每个像素的灰度。有效抑制加性噪声,但容易引起图像模糊,可以对其进行改进,主要避开对景物边缘的平滑处理。 中值滤波:基于排序统计理论的一种能有效抑制噪声的非线性平滑滤波信号处理技术。中值滤波的特点即是首先确定一个以某个像素为中心点的邻域,一般为方形邻域,也可以为圆形、十字形等等,然后将邻域中各像素的灰度值排序,取其中间值作为中心像素灰度的新值,这里领域被称为窗口,当窗口移动时,利用中值滤波可以
Subband_beamforming
- 将要传输的信号通过子带结构分成四路信号,分别通过预先调制滤波器组,在接收端收到信号,经过自适应滤波,然后形成一束波(The signal to be transmitted is divided into four signals by subband structure, and the signals are received at the receiving end through the pre modulation filter bank, and then a wave is for
LMD
- 局部均值分解程序,可根据信号本身的信息进行自适应分解,用于信号数据或图形数据的分析处理。(The local mean decomposition program can be adaptively decomposed according to the information of the signal itself, which is used for the analysis and processing of signal data or graphic data.)