搜索资源列表
edege_detection
- 基于小波变换模极大的多尺度图像边缘检测matlab源代码,该算法采用的是样条小波,为了更好的检测边缘,用多孔算法代替了mallat算法。该算法和mallat快速算法主要区别: 1 多孔算法不需要抽取偶数样本,所以奇异检测定位更准确,相应的重构是不需要插零。2 多孔算法需要对滤波器进行伸缩。-based on wavelet transform modulus maxima of multiscale edge detection Matlab source code, The algori
Fast_Gaussian_Filtering
- 快速高斯滤波工具箱(fast guassian toolbox),具有良好的滤波效果,希望大家可以用来进行探讨。-Fast Gaussian filter Toolbox (fast guassian toolbox). good filtering effect, we hope can be used to explore.
shuzibianhuanlvbo
- 数字滤波变换,其中包括 kfour 傅里叶级数逼近 kkfft 快速傅里叶变换 kkfwt 快速沃什变换 kkspt 快速三次平滑 klman 离散随机系统的卡尔曼滤波 kkabg α-β-γ滤波 -Digital filter transformation, including Fourier series approximation kfour Fast Fourier Transform kkfft Vastagh kkfwt rapid transformat
fft
- 傅立叶变换的C语言源代码,N点DIT蝶形图,快速横向滤波器FTF用于系统参数估计-Fourier transform of C language source code, N-point DIT butterfly diagram, fast transversal filter for the system parameters estimated FTF
simple-kf
- A simple and fast implementation of a Kalman Filter.
fast_mean_filter
- 用matlab实现的快速均值算法,可以实现对图像去除噪声。-Using matlab to achieve fast means algorithm, can achieve an image to remove noise.
gaussianFFT
- This a matlab code for fast fourier transformation using gaussian filter-This is a matlab code for fast fourier transformation using gaussian filter
MATLAB
- 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
pieflab
- 广义交义验证的去噪程序包,能够对一维和二维的信号及图像进行处理-PiefLab is a library of Matlab algorithms for wavelet noise reduction PiefLab has several routines for: 1) Wavelet transforms: fast and undecimated, (bi)orthogonal, 1D, 2D. Special attention was paid to fast implementa
bloomFilter
- 布隆过滤器,Hash快速查表的改良快速算法,占用更少的空间-Bloom filter, Hash improved fast algorithm for fast look-up table, take up less space
cartoon_filter
- Code for RealTime Video Abstraction. Using Real-Time Video Abstraction and A Fast Approximation of the Bilateral Filter using a Signal Processing Approach
Technical-Preview---Digital-Filter
- In this article several methods for measurements of damping are summarized with respect to their advantages and disadvantages. Especially the use of Digital Filters (DF) and Fast Fourier Transform (FFT) are compared. In general FFT analysis is
Fast-Multiple-Object-Tracking-via-a-Hierarchical-
- Fast Multiple Object Tracking via a Hierarchical Particle Filter
frequencyfilt-hpf
- FFT Filters provide precisely controlled low- and high-pass filtering (smoothing and sharpening, respectively) using a Butterworth characteristic. The image is converted into spatial frequencies using a Fast Fourier Transform, the appropriate filter
median-filter
- 三维数据矩阵的中值滤波方法,采用快速实现算法-Three-dimensional data matrix median filtering method, using fast algorithm
gaussian-filter
- 在数字图像处理中,对图像通过时域的快速傅立叶变换提取图像边缘的过程中,会出现噪声干扰,提取出一些对图像造成干扰的信息,使得提取效果较差。通过设计一个二维高斯滤波器降低噪声对边缘提取的干扰,从而得到较好的边缘提取效果。-In digital image processing, the image edge extraction process on the image through the fast Fourier transform of the time domain, there will
ufdbGuard-1.11
- ufdbGuard可用作squid的插件,用于快速过滤、重定向以及访问控制-ufdbGuard is a free (GPL), flexible and extremely fast filter, redirector and access controller plugin for squid.
filter-construction
- 仿真IIR 数字滤波器的直接I 型、II 型、级联型、并联型结构的特点和表示方法;FIR数字滤波器的直接型、级联型、频率抽样型以及快速卷积的结构特点和表示方法-Features and representation I direct simulation type IIR digital filter, type II, cascade, parallel type structure a direct, cascade, the frequency of sampling and struc
fast-guided-filter-code-v1
- 快速加权引导滤波,对引导滤波加速,但是是以损失精度为代价(Fast weighted bootstrap filtering accelerates the bootstrap filtering, but at the expense of loss accuracy)
Fast ICA
- 在测量的数据中存在一定的噪声干扰, 需要将其进行的滤波处理,此程序即为快熟ICA的滤波程序(There is a certain noise interference in the measured data, so it needs to be filtered. This program is a fast mature ICA filter program)