Welcome![Sign In][Sign Up]
Location:
Search - bandpass filtering

Search list

[Other resourcejeq

Description: JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.-JEQ class library is written in pure Java. I t implements the infinite impulse response (II R) algorithm for bandpass filtering of sound st ream. So, it represents a backend code for stereo 10/15/2 5/31-band equalizer.
Platform: | Size: 58740 | Author: 廖广军 | Hits:

[WaveletMFCBandFilter

Description: 一个用MFC写的滤波器源代码,代码结构非常精巧,可以参考 功能:1 固定带通滤波 2 可变带通滤波 3 噪声删除 4 输入输出误差计算 实现比较简单,由于使用了Microsoft Foundation classes,代码流程很简单,但是实现的功能比较充分 Filter.h:头文件,定义了CFilterApp 类 Filter.cpp:利用MFC的函数实现了CFilterApp Filter.rc:资源文件,包括对话框和图标的说明-use a filter to write MFC source code, code structure is very delicate, can be functional : a fixed band-pass filtering two variable bandpass filter to delete four 3 noise input and output error calculation is relatively simple to achieve. As the use of Microsoft Foundation classes, code process is simple, but to achieve the more fully functional Filter.h : The first document, CFilterApp definition of the category Filter.cpp : MFC function realized CFilterApp Filter.rc : resource files, including dialog box and the note icon
Platform: | Size: 62464 | Author: 郑中阳 | Hits:

[3D Graphicjeq

Description: JEQ is class library written in pure Java. It implements the infinite impulse response (IIR) algorithm for bandpass filtering of sound stream. So, it represents a backend code for stereo 10/15/25/31-band equalizer.-JEQ class library is written in pure Java. I t implements the infinite impulse response (II R) algorithm for bandpass filtering of sound st ream. So, it represents a backend code for stereo 10/15/2 5/31-band equalizer.
Platform: | Size: 58368 | Author: 廖广军 | Hits:

[Algorithmfilter

Description: fortran程序,数值计算,带通滤波程序-fortran program, numerical calculation, band-pass filtering procedure
Platform: | Size: 2048 | Author: qiu | Hits:

[matlabmatlab

Description: MATLAB实现对录音信号的滤波,包括低通,高通和带通,以及时域和频域分析-MATLAB realize filtering of audio signals, including low-pass, high pass and band-pass, as well as the time domain and frequency domain analysis
Platform: | Size: 203776 | Author: liguang | Hits:

[matlabfilterdesign1

Description: 带通滤波器的设计及滤波例子,给出了30~50Mhz的一个带通滤波器的设计实例-Bandpass filter design and filtering example is given a 30 ~ 50Mhz band-pass filter design example
Platform: | Size: 1024 | Author: cyg | Hits:

[VC/MFCband-filter

Description: 介绍了用C语言来实现一个简单的带通滤波的方法,并有说明-Introduction using C language to realize a simple band-pass filtering method, and it has made it clear
Platform: | Size: 3072 | Author: 李培 | Hits:

[matlabfilter

Description: % y=filter(sig,fmin,fmax) % 对信号进行理想滤波,可完成低通,带通 % sig为被滤波信号 % fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器 % fmax为上限频率,fmax>fmin % fs为信号的采样频率 % y为经过滤波后的信号 -% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal
Platform: | Size: 1024 | Author: liu | Hits:

[Program docCompacting.pdf

Description: The document explains the concept of multiple-bandpass filtering and compacting of arbitrarily spaced frequency bands.
Platform: | Size: 140288 | Author: Anchit | Hits:

[Windows Developa

Description: NAME: bpass PURPOSE: Implements a real-space bandpass filter which suppress pixel noise and long-wavelength image variations while retaining information of a characteristic size. CATEGORY: Image Processing CALLING SEQUENCE: res = bpass( image, lnoise, lobject ) INPUTS: image: The two-dimensional array to be filtered. lnoise: Characteristic lengthscale of noise in pixels. Additive noise averaged over this length should vanish. MAy assume any positive floating value. lobject: A length in pixels somewhat larger than a typical object. Must be an odd valued integer. OUTPUTS: res: filtered image. PROCEDURE: simple wavelet convolution yields spatial bandpass filtering. NOTES:-NAME: bpass PURPOSE: Implements a real-space bandpass filter which suppress pixel noise and long-wavelength image variations while retaining information of a characteristic size. CATEGORY: Image Processing CALLING SEQUENCE: res = bpass( image, lnoise, lobject ) INPUTS: image: The two-dimensional array to be filtered. lnoise: Characteristic lengthscale of noise in pixels. Additive noise averaged over this length should vanish. MAy assume any positive floating value. lobject: A length in pixels somewhat larger than a typical object. Must be an odd valued integer. OUTPUTS: res: filtered image. PROCEDURE: simple wavelet convolution yields spatial bandpass filtering. NOTES:
Platform: | Size: 2048 | Author: santhu | Hits:

[Special Effectstxlb

Description: 数字图像处理中的滤波和傅里叶压缩,包括理想低通滤波器,巴特沃茨高通滤波器,高斯带通滤波器,高斯带阻滤波器,FFT图像压缩。附原图像和处理后的图像截图。-Digital image processing in filtering and Fourier compression, including the design of an ideal low-pass filter, design Batewoci high-pass filter, bandpass filter design Gaussian, Gaussian band stop filter, FFT image compression. Attached to the original image and processed image capture.
Platform: | Size: 272384 | Author: 刘雨相 | Hits:

[matlabcodes

Description: The File Contains 5 Other Source Codes include, bandpass Butterworth Filter, Gabor Bank, RGB to HLS Conversion, Image Filtering in Frequency Domain and Hough transform. I hope that s enough to make me a member. Regards. Zizi.
Platform: | Size: 2048 | Author: zizi | Hits:

[matlabbandpass

Description: a matlab code for bandpass filtering in primery editing seismic trace after aqusation
Platform: | Size: 1024 | Author: roohollah | Hits:

[Waveletchengxu

Description: 1.找点一段心电信号,画出信号时域波形和频谱图; 2. 利用MATLAB中的随机函数产生噪声加入到心电信号中,使心电信号被污染,读出污染后的号并画出对应信号的时域波形和频谱图; 3.用双线性变换法设计一个Butterworth带通滤波器,输出所设计的滤波器的阶次,分子、分母多项式的系数,画出滤波器的频率响应(幅频响应和相频响应)曲线;(也可以根据自己需要设置滤波器性能指标) 带通通滤波器设计性能指标:fs1=10Hz, fp1=20Hz, fp1=1000Hz, fs2=1200Hz, ap=18dB,as=3dB 4.用滤波器对含噪声的心电信号进行滤波,画出滤波以后信号的时域波形和频谱; 5.比较滤波前后信号变化; -1. Find a ECG, draw time-domain signal waveform and frequency spectrum 2. Using MATLAB random function in the noise added to the ECG, so that the contaminated ECG signals, read out the contamination of the number and draw the corresponding time domain waveform and frequency spectrum 3. Bilinear transformation method used to design a Butterworth bandpass filter, the output of the order of the filter design, numerator, denominator polynomial coefficients, draw the filter frequency response (amplitude frequency response and phase frequency response) curve (you can also set filters based on their performance needs) Filter design with all the performance indicators: fs1 = 10Hz, fp1 = 20Hz, fp1 = 1000Hz, fs2 = 1200Hz, ap = 18dB, as = 3dB 4. Filters for ECG signal with noise filtering, after filtering the signal to draw the time-domain waveform and frequency spectrum 5. Compare signal change before and after filtering
Platform: | Size: 65536 | Author: 王方 | Hits:

[SCMRadio-over-Fibre-Technology

Description: Radio-over-Fibre Technology for Broadband Wireless Communication Systems -The research in this thesis focussed on the feasibility of using both single-mode and multimode fibres to distribute high-frequency microwave signals to simplified remote radio antenna units. An alternative radio-over-fibre technique, termed Optical Frequency Multiplication (OFM) has been investigated. OFM entails the periodic filtering of a swept optical signal at the headend followed by photodetection at the radio access unit. A low sweep frequency (e.g. 3 GHz) is used. After photodetection at the remote radio access unit, high-frequency (>21 GHz) harmonic components of the sweep signal are generated. The desired microwave signal is selected by means of bandpass filtering, amplified, and radiated by the antenna. Modulated microwave carriers are generated by intensity modulating the frequency-swept optical signal.
Platform: | Size: 1918976 | Author: wenhs | Hits:

[matlabdaitonglvbo

Description: 带通滤波,matlab调用函数,同时输出频率域与时间域响应-Bandpass filtering, matlab function is called, the output frequency domain and time domain response
Platform: | Size: 1024 | Author: 雨山 | Hits:

[JSP/Javafiltering

Description: 用JAVA写的带通滤波代码,实现思路很简单,没有采用各种数字滤波的方法。而是通过傅里叶变换到频域,将要求外的频率均置0,再逆傅里叶变换得到的。效果还不错。-Written using JAVA bandpass filtering code to achieve the idea is very simple, without using a variety of digital filtering approach. But through the Fourier transform to the frequency domain, the frequency requirements are set to 0, then the inverse Fourier transform. Results were pretty good.
Platform: | Size: 1096704 | Author: 赵飞 | Hits:

[matlabdaitonglvbo1

Description: matlab带通滤波程序 两个滤波器都是切比雪夫I型数字滤波器,不是巴特沃尔滤波器,包括实例 -bandpass filtering matlab program
Platform: | Size: 2048 | Author: wylb | Hits:

[Special EffectsImageFilterinFrequencySpace

Description: 目的是改善影像质量,包括去除高频噪声与干扰,及影像边缘增强、线性增强以及去模糊等。分为低通滤波(平滑化)、高通滤波(锐化)和带通滤波。-The purpose is to improve the image quality, including the removal of high frequency noise and interference, and image edge enhancement, linear enhancement and deblurring. Into a low-pass filter (smoothing), high-pass filtering (sharpening) and bandpass filtering.
Platform: | Size: 8192 | Author: zzuzwj | Hits:

[matlabBandpass

Description: 该程序使用MATLAB语言实现带通滤波,运行之后就可以使用,简单易理解。-The program USES MATLAB language to implement bandpass filtering, which can be used after run, simple and easy to understand.
Platform: | Size: 477184 | Author: 刘志刚 | Hits:
« 12 3 »

CodeBus www.codebus.net