搜索资源列表
jingdianWavlet
- 其中含有小波变换、低通滤波算法1、2、高通滤波算法1、2、图像融合、图像复原、图像增强 等方面的内容!希望对大家有帮助!-containing wavelet transform, low-pass filtering algorithm 1,2, high-pass filtering algorithm 1,2, image fusion, image restoration, image enhancement, and othe
LIC 线卷积,和其他卷积
- L IC 方法是基于矢量方向的相关性来对噪声纹理进行低通滤波,最终显示相关性
数字图像处理alpha版
- 本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波
信息隐藏攻击算法
- 信息隐藏的一种算法,使用matlab实现.mycompress.m JPEG有损压缩 mycrop.m 剪切 myhighpass.m 高通滤波器 mylowpass.m 低通滤波器 mynoise.m 高斯,椒盐噪声 myresize.m 放缩 myrotate.m 旋转 mywiener.m 维纳滤波 myattack.m 以上所有攻击的集合-information hidden an algorithm, using Matlab
lpf
- 比较了FFT算法和低通滤波器在去除噪声中的作用-compared the FFT algorithm and low-pass filter to remove noise in the role
dancy_graphics
- 示例图像处理中的若干算法,包括傅立叶正拟变换,低高通滤波,中值平衡等-examples of image processing algorithms, including Fourier transform is proposed, low-pass filter, the value of balance
VCFilter
- 在WINDOWS平台下用VC+MSTUDIO实现信号处理中的信号滤波算法,程序实现了巴特沃斯高通,低通,带通等滤波算法.-the Windows platform using VC MSTUDIO achieve signal processing signal filtering algorithm, Realization of the Butterworth high-pass, low-pass, band-pass filte
jingdianWavlet
- 其中含有小波变换、低通滤波算法1、2、高通滤波算法1、2、图像融合、图像复原、图像增强 等方面的内容!希望对大家有帮助!-containing wavelet transform, low-pass filtering algorithm 1,2, high-pass filtering algorithm 1,2, image fusion, image restoration, image enhancement, and othe
Pall_FIR
- FIR低通滤波器得设计,采用并行算法设计-FIR low-pass filter was designed in parallel algorithm design
LowPassFitler
- 使用VC编写的低通滤波器,能够读取.dat文件内数据,并执行滤波算法,最后将离散数据以连续曲线绘出。-VC prepared using low-pass filter, can read. Dat file data, and the implementation of filtering algorithms, the final discrete data to continuous curve is drawn.
Image_Processing
- 图像处理的各种算法包括理想低通滤波、图象灰度变换、图象锐化等非常多的算法-Image processing algorithms, including the ideal low-pass filtering, image gray-scale transformation, image sharpening and so a lot of algorithms
FFT2Dsource
- 傅立叶变换fft算法,频域滤波(包括低通滤波和高通滤波)。-Fourier transform fft algorithm, frequency domain filtering (including low-pass filtering and high-pass filtering).
MSP430_LowpassFilter
- 利用MSP430实现的低通滤波器,做滤波器算法的超好啊-MSP430 realize the use of low-pass filter, ultra filter algorithm to do good
Fourier_filter
- 程序包中包括Chebyshev低通滤波器、巴特沃斯模拟低通滤波器、Cholesky分解、DFT算法、FFT算法,可以直接移植到嵌入式系统或DSP中实现。-Package includes Chebyshev low-pass filter, Butterworth low-pass filter simulation, Cholesky decomposition, DFT algorithm, FFT algorithm, can b
SCMintherealizationoffilteringalgorithm
- //在单片机系统中常用的滤波算法 (1)程序判断法(2)中值滤波法 (3)算术平均滤波法 (4)加权平均滤波法(5)滑动平均滤波法 (6)低通滤波法(7)中位值平均滤波 -//In the single-chip microcomputer system used in the filtering algorithm [1] procedures to determine law [2] Median Filt
chap06
- ex5_1 I-型线性相位FIR滤波器 ex5_2 II-型线性相位FIR滤波器 ex5_3 III-型线性相位FIR滤波器 ex5_4 IV-型线性相位FIR滤波器 ex5_5 矩形窗频响 ex5_6 希尔伯特变换器设计-汉宁窗 ex5_7 低通滤波器设计-汉明窗 ex5_8 带通滤波器设计-布莱克曼窗 ex5_9 低通滤波器设计-凯塞窗 ex5_11 频率采样技术:低通,朴素法 ex5_12
wavefilter
- 很实用的滤波算法,使用MATLAB编制,通用低通滤波器。-Very practical filtering algorithm, using MATLAB preparation, general low-pass filter.
Gardner_baseband
- 对基带数字通信的位同步过程进行了仿真,采用Gardner算法,没有用插值。符号用SRRC进行脉冲成形,环路滤波器没有用PI回路,是简单的alfa,1-alfa低通滤波,NCO调整也比较简单。-Baseband digital communications for the bit synchronization process of the simulation, using Gardner algorithm, did not use
巴特沃斯低通滤波
- 巴特沃斯低通滤波的算法实现。 根据阻带和通带确定滤波系数,实现滤波
滤波算法代码
- 一阶低通滤波算法,用于做传感器算法,非常实用(First-order low-pass filtering algorithm)