Welcome![Sign In][Sign Up]
Location:
Search - low filter

Search list

[Communication-Mobiledigital filter

Description: 数字滤波器的C语言实现,包括高通、低通、带通滤波器-Digital Filter C language, including high- and low-pass, band-pass filter
Platform: | Size: 12288 | Author: 张承云 | Hits:

[matlabfilter-from-mat-prac

Description: 低通滤波器 提供1种滤波器,oneself设计的need the guidance thanks!-low-pass filter with a filter types. oneself design need the guidance thanks!
Platform: | Size: 1024 | Author: songxiaoli | Hits:

[Special Effectsfilter

Description: 包含各种滤波方式,包括高斯高通滤波.高斯低通滤波,维那滤波等-Contains a variety of filtering methods, including Gaussian high-pass filtering. Gaussian low-pass filtering, filtering Weina
Platform: | Size: 13312 | Author: bella | Hits:

[Audio programfilter

Description: 一个音频滤波器的C++类,可以实现低通,高通滤波,并可以指定频率,带宽和增益值-An audio filter C++ Category, you can realize low-pass, high pass filter, and can specify the frequency, bandwidth and gain value
Platform: | Size: 2048 | Author: cxcxcx | Hits:

[matlabfilter

Description: 用MATLAB编程实现巴特沃兹低通、带通滤波器-Using MATLAB programming巴特沃兹low-pass, band-pass filter
Platform: | Size: 1024 | Author: 阳文 | Hits:

[Special Effectsfilter

Description: 频域低通滤波(理想低通滤波器、梯形低通滤波器、巴特沃斯低通滤波器、指数低通滤波器),频域高通滤波(理想高通滤波器、梯形高通滤波器、巴特沃斯高通滤波器、指数高通滤波器)-Frequency-domain low-pass filter (ideal low-pass filter, ladder low-pass filter, Butterworth low-pass filter, the index low-pass filter), frequency-domain high-pass filtering (ideal high-pass filter, trapezoidal high-pass filter , Butterworth high-pass filter, the index of high-pass filter)
Platform: | Size: 3042304 | Author: zhaojie | 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:

[Multimedia programFilter

Description: 一个新的纹理合成的上行采样算法,即利用现有的高分辨率的样本纹理作为先验引导条件,对合 成的低分辨率的纹理进行插值,获取更好的高分辨率纹理合成结果.该算法的主要思想是基于联合双边滤波器进 行纹理合成上采样,对低分辨率合成纹理应用空间滤波,而将一相似的边界滤波联合地应用在高分辨率的样本纹 理上-Texture synthesis of a new sampling algorithm for the uplink, that is, use of the existing samples of high-resolution texture as a guide a priori conditions for the synthesis of low-resolution texture interpolation, to obtain better results of high-resolution texture synthesis. The main idea of the algorithm is based on the joint bilateral filter for texture synthesis on sampling, on the application of low-resolution texture synthesis of spatial filtering, and a similar use of joint border filtering samples in the high-resolution textures on the
Platform: | Size: 803840 | Author: ws | Hits:

[Otherfilter

Description: 介绍了两种典型低通滤波电路及其频率特性, 结合它们的低通原型电路及其参数计算公式, 对微波低通滤波器的设计方法进行了详细介绍,并通过设计实例说明了这种通用设计方法在电路设计中的应用。-The article in brief introduces the circuits and frequency characteristic of two kinds of typical low-pass filter and then,combined with the circuits and their parameter calculation formula, discusses a method of designing microwave low-pass filter in detail. Finally through an example the paper explains the design method in circuit application.
Platform: | Size: 76800 | Author: 小甜瓜 | Hits:

[matlabfilter

Description: 绘制四种常用低通模拟滤波器(贝赛尔滤波器,巴特沃斯滤波器,切比雪夫滤波器及椭圆滤波器)幅频特性曲线-Draw four commonly used low-pass analog filter (Bessel filter, Butterworth filter, Chebyshev filter and elliptic filter) amplitude-frequency characteristic curve
Platform: | Size: 1024 | Author: 张琳 | Hits:

[DSP programdigital.filter

Description: 数字滤波器的C语言实现,其中包括低通,带通,高通滤波器,还有巴特沃斯滤波器的实现-The C language realization of digital filters, including low-pass, band pass, high pass filter, as well as the realization of Butterworth filter
Platform: | Size: 12288 | Author: 景剑飞 | Hits:

[CommunicationALL-FILTER

Description: vc++下各种数字滤波器的实验程序,包括带通,带阻,低通,高通-vc++ under the experimental procedures of various digital filters, including band pass, band stop, low pass, high pass
Platform: | Size: 56320 | Author: | Hits:

[Otherlow

Description: 用labview产生一个低通滤波器 实现低通滤波器的具体功能-With the labview produce a low-pass filter realize lowpass filters of the specific function
Platform: | Size: 37888 | Author: 郑国喜 | Hits:

[matlabfilter

Description: 运用MATLAB制作高通、低通等各种滤波器,实现变声系统。-Making use of MATLAB to create high pass, low pass and other filters,to achieve the goal of changing the sound .
Platform: | Size: 337920 | Author: vivian | Hits:

[OtherActive-Low-Pass-Filter-Design

Description: 只要描述了有源低通滤波器一阶 二阶 及多阶滤波器的设计方法-Active Low-Pass Filter Design
Platform: | Size: 129024 | Author: 朱敦忠 | Hits:

[Special Effectsfilter

Description: 1. 用imoise()函数给一幅数字图像加入’salt & pepper’和’Gaussian’噪声2)用3x3,5x5邻域平均平滑对图像进行处理3)用3x3,5x5中值滤波对图像进行处理, 2. 对一幅数字图像采用理想低通、Butterworth低通 、Gaussian低通滤波器进行平滑;对一幅数字图像采用理想高通、Butterworth高通 、Gaussian高通滤波器进行平滑。-1. With imoise () function to a digital image by adding ' salt & pepper' and ' Gaussian' noise 2) 3x3, 5x5 neighborhood average smoothing of the image processing 3) 3x3, 5x5 median filter for image processing , 2. on a digital image with an ideal low-pass, Butterworth low-pass, Gaussian smoothing low pass filter on a digital image using the ideal high-pass, Butterworth high-pass, Gaussian smoothing high-pass filter.
Platform: | Size: 2048 | Author: toilet | Hits:

[matlabMATLAB-based-voice-filter

Description: 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results
Platform: | Size: 2048 | Author: 柳沐璇 | Hits:

[3G developlow-pass-filter

Description: ADS(Advanced Design System)软件设计微带低通滤波器-ADS (Advanced Design System) software design microstrip low-pass filter
Platform: | Size: 19456 | Author: joe | Hits:

[matlabdigital-band-pass-filter

Description: 用凯瑟窗设计一个数字带通滤波器,设计指标为 低阻带:ws1=0.2pi,as=70dB, 低通带:wp1=0.35pi,ap=1dB, 高通带:wp2=0.65pi,ap=1dB, 高阻带:ws2=0.8pi,as=60dB-Kaiser window design with a digital band-pass filter design specifications for the Low resistivity zone: ws1 = 0.2pi, as = 70dB, Low-pass band: wp1 = 0.35pi, ap = 1dB, High-pass band: wp2 = 0.65pi, ap = 1dB, Impedance with: ws2 = 0.8pi, as = 60dB
Platform: | Size: 1024 | Author: glarytattoo | Hits:

[DSP programLow-filter

Description: 电机控制以及其他电力系统中经常用到的巴特沃斯低通滤波器代码-Motor control and other power systems often used Butterworth low-pass filter code
Platform: | Size: 2048 | Author: 袁震 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net