CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cut pass filter

搜索资源列表

  1. HVEDITTT.ZIP

    0下载:
  2. To design a filter with the following specifications: a) a low pass filter with cut off 2pi/K b) use DFT modulation eq. Hk(z)=H(z) exp(-j*2*pi*(k/K)). The outputs should be shifted in the frequency domian-To design a filter with the following spe
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:56477
    • 提供者:mkn
  1. zi

    1下载:
  2. 在本系统中,信息序列在先经过FSK调制,经过截止频率为25kHz的低通滤波器后(把信号频率限制在25kHz),再进入混频器搬移到更高的频率发送出去,在接收端,用与发送端同步的跳频信号对其进行变频(跳频的解跳处理在此进行),取下边频,然后进行FSK的解调-In this system, the message sequence prior through FSK modulation, through the cut-off frequency of 25kHz after low-pass fi
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:1638
    • 提供者:clinfeng
  1. irr-lowpass-butterworth-16bit

    0下载:
  2. Filter type: Low Pass Filter model: Butterworth Filter order: 2 Sampling Frequency: 1000 Hz Cut Frequency: 100.000000 Hz Coefficents Quantization: 16-bit
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:642
    • 提供者:reza g
  1. yejinxianshi

    0下载:
  2. 这是我编的一个12864液晶显示程序。已经调试过-The MMA7260QT low cost capacitive micromachined accelerometer features signal conditioning, a 1-pole low pass filter, temperature compensation and g-Select which allows for the selection among 4 sensitivities. Zero-g
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12096
    • 提供者:yangyang
  1. AllpassFilter

    0下载:
  2. This code applies a Low pass filter on an image and then a HIGH Pass filter, having the same cut-off frequncies. In the end, the code adds the two results to show that the resultant image is the original image itself... Not a very good approach but
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:857
    • 提供者:Sal
  1. MMA1250D

    0下载:
  2. This a program for the freescale s accelerometer MMA1250D.The MMA series of silicon capacitive, micromachined accelerometers features signal conditioning, a 2–pole low pass filter and temperature compensation. Zero–g offset full scale span and fi
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:4931
    • 提供者:rkr
  1. lixiangditong

    0下载:
  2. 分别设计理想低通滤波器、巴特沃思滤波器、指数滤波器、梯形低通滤波器,并对含高斯噪声的图像进行低通滤波,截止频率自选,观察不同的截止频率,不同的滤波器的滤波效果。-Were designed for the ideal low pass filter, Butterworth filter, exponential filter, ladder low-pass filter, and Gaussian noise images with low-pass filter cutoff freque
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:3646
    • 提供者:蓝园芳
  1. lvbo12

    0下载:
  2. 利用AVR单片机设计IIR 低通滤波器,其中截止频率、抽样频率都有说明,运行环境是先用IICAVR建立工程,再将该代码加入进去即可-Use AVR microcontroller IIR low-pass filter, which cut-off frequency, sampling frequency with specifications, running environment is to use IICAVR build project, then the code can join
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:111085
    • 提供者:孙云
  1. FIR-filter

    0下载:
  2. 基于切比雪夫最佳一致逼近设计了低通、高通、带通、带阻线性相位FIR滤波器-Based cut Chebyshev best uniform approximation to design low-pass, high pass, band pass, band-stop linear-phase FIR filter
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12002
    • 提供者:迟鹤翔
  1. 1.2.3

    0下载:
  2. 利用截止频率不同的频域低通滤波器对图像进行处理,并比较不同截止频率对滤波效果的影响,说明产生差异的原因-Different frequency cut-off frequency domain low-pass filter to the image processing, and compare the different cut-off frequency of the filtering effect, explain the causes of differences
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:35590
    • 提供者:jinly
  1. 1.2.4

    0下载:
  2. 利用截止频率不同的频域高通滤波器对图像进行处理,并比较不同截止频率对滤波效果的影响,说明产生差异的原因。-Cut-off frequency of the different frequency-domain high-pass filter to the image processing, and compare the different cut-off frequency of the filtering effect, explain the causes of differences.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:39146
    • 提供者:jinly
  1. LowPass

    0下载:
  2. A low-pass filter is a filter that passes low-frequency signals but attenuates (reduces the amplitude of) signals with frequencies higher than the cutoff frequency. The actual amount of attenuation for each frequency varies from filter to filter. It
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:1367
    • 提供者:nicolas
  1. DSPyuandaima

    0下载:
  2. DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:8979
    • 提供者:米开朗
  1. 04

    0下载:
  2. 对原图分别在频域内使用理想低通滤波器(选择任意截止频率)和理想高通滤波器(选择任意截止频率)和理想高通滤波器,再对其使用快速傅里叶变换,并输出修复后的图像的频率谱图。最后将高通滤波与低通滤波后的相加,输出,并与原图进行比较。-Respectively of the original image in the frequency domain using the ideal low-pass filter (choose an arbitrary cut-off frequency) and th
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1440
    • 提供者:woody
  1. gaotonglvboqi

    0下载:
  2.  采用双线性变换法设计一巴特沃斯高通滤波器,其通带截止频率(-3dB点处) =3KHz,阻带上限截止频率 =2KHz,能带衰减不大于3dB,阻带衰减不小于14dB,采样频率 =10KHz。-Bilinear transform design a Butterworth high-pass filter, the passband cut-off frequency (-3dB point) = 3KHz stopband upper cut-off frequency = 2KHz band a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:3051
    • 提供者:曹芬
  1. hp_wsp

    0下载:
  2. 3nd order high pass filter with cut off frequency at 180Hz.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-18
    • 文件大小:1518
    • 提供者:hengxinrie
  1. hp400

    0下载:
  2. 2nd order high pass filter with cut off frequency at 400 Hz. Designed with cheby2 function in MATLAB. -2nd order high pass filter with cut off frequency at 400 Hz. Designed with cheby2 function in MATLAB.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:1454
    • 提供者:caowonsue
  1. hp50

    0下载:
  2. 2nd order high pass filter with cut off frequency at 31 Hz. Designed with cheby2 function in MATLAB. -2nd order high pass filter with cut off frequency at 31 Hz. Designed with cheby2 function in MATLAB.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-14
    • 文件大小:1395
    • 提供者:hoziutie
  1. HHT

    0下载:
  2. 数字 带通滤波器 可以自由设置上下限截止频率-Digital band-pass filter can be freely set upper and lower cut-off frequency
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:121984
    • 提供者:赵彦青
  1. kaiser_FIR_Filter

    0下载:
  2. Kaiser窗的FIR低通滤波器,75阶,可生成频谱图,调用程序时,修改参数即可改变截止频率。-Kaiser window FIR low-pass filter, 75 order, can generate the spectrum diagram, the caller, modify the parameter to change the cut-off frequency.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:eleman
« 1 23 4 »
搜珍网 www.dssz.com