搜索资源列表
-
8下载:
这是在地震勘探数字处理中很重要的一步处理,及反Q滤波,能够有效补偿信号高频能量,提高地震资料分辨率。本程序包中包括反Q滤波源码和一个实际地震资料的例子,通过例子可以很快的理解并掌握该算法的精髓-This is the digital processing of seismic exploration very important step, and anti-Q filtering, Compensation can be an effective signal of high frequenc
-
-
0下载:
使 用 说 明
本光碟中包含五个文件夹。
(1)视频剪辑:可供教学演示,其中,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。
(2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分
-
-
0下载:
基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly gene
-
-
0下载:
利用lms算法,实现FIR滤波器对噪声的滤波。参数有滤波器抽头数、步长延迟间隔、 采样点数、采样间隔。输出无噪声、干扰、提取的信号波形-Use of the the lms algorithm to achieve the FIR filter for noise filtering. Parameters the number of filter taps, the delay interval of step, sampling points, sampling interval. Sign
-
-
0下载:
数字信号C语言程序集,FFT、快速卷积、IIR数字滤波、图像旋转、增强、边缘检测、人工神经网络算法-Digital signal C assembly language, FFT, fast convolution, IIR digital filtering, image rotation, enhancement, edge detection, artificial neural network algorithm
-
-
0下载:
此压缩包提供了十个比较经典的滤波算法,希望对大家有用。-This compression package provides ten classic filtering algorithm, and hope to be useful.
-
-
0下载:
通过分析介绍自适应滤波器中经典算法LMS与RLS的异同,并且运用matlab进行仿真,使得初学者对于matlab在仿真过程的运用有更为直观的理解。并且对于自适应滤波有更清晰的认识。-By analyzing the introduction of classical adaptive filter algorithm LMS and RLS similarities and differences, and the use of matlab simulation, matlab for beg
-
-
0下载:
这是对信号的谱估计的一种算法,可以很好的对信号估计出来。-This is a kind of signal spectrum estimation algorithm of MUSTC algorithm, can be very good to estimate the signal.
-
-
0下载:
基于RLS算法设计实现自适应滤波器,可以实现信号滤波-Based on RLS adaptive filter algorithm design, signal filtering can be achieved
-
-
0下载:
粒子滤波 PF( Particle Filtering) 是在
贝叶斯滤波框架下基于 Monte Carlo 采样的统计滤波方法,可解
决非线性、非高斯的滤波问题,声源跟踪就属于这类问题。近年
来,基于粒子滤波的声源跟踪算法已成为研究的热点。
-he real acoustic data recorded in a typi-
cal meeting room using a small-scale microphone array is used for tracking
-
-
0下载:
基于AR模型的最小均方误差,自适应滤波算法-AR model based on minimum mean square error, adaptive filtering algorithm
-
-
2下载:
卡尔曼滤波是最常用的滤波算法,在信号处理中经常用到(Kalman filter is the most commonly used filtering algorithm, which is often used in signal processing.)
-