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

搜索资源列表

  1. lvboqimatlab

    0下载:
  2. 滤波器设计示例:matlab设计IIR基本示例,matlab设计IIR高级示例,matlab窗函数设计FIR滤波器基本示例。-Filter Design Example: matlab basic sample design of IIR, matlab advanced example of IIR design, matlab window function, the basic design of FIR filter example.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:191724
    • 提供者:小莫
  1. hanning

    1下载:
  2. 用C语言编写的加窗函数, hanning窗,实现信号的加窗-Increase with the C language window function, hanning window and the signal is windowed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:4035
    • 提供者:紫伶
  1. DSP

    0下载:
  2. 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:198051
    • 提供者:宋立泉
  1. cw

    10下载:
  2. 带时间窗的节约算法,求解车辆路径问题,是一个函数形式,效果很好-VRP,C-W
  3. 所属分类:交通/航空行业

    • 发布日期:2013-04-19
    • 文件大小:3102
    • 提供者:fangtao
  1. fir

    1下载:
  2. 用各种窗函数设计FIR数字滤波器。 分别用矩形窗和Hamming窗设计线性相位FIR低通滤波器。要求通带截止频率,单位脉冲响应h(n)的长度N=21,绘出h(n)及其幅频响应特性曲线。 -Window function with a variety of FIR digital filter design. Were rectangular window and Hamming window design of linear phase FIR low-pass filter. Req
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-23
    • 文件大小:2878
    • 提供者:刘卫菠
  1. kaiser

    0下载:
  2. 本matlab函数,实现凯泽窗设计低通、带通、高通滤波器,综合在一个图显示。设计滤波器时,用到的脉冲函数和脉冲响应函数都在压缩包里,所用的频率是数字频率值。-The matlab function, designed to achieve Kaiser window low-pass, band-pass, high pass filter, integrated in a map display. Filter design, the use of the pulse function and
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:84856
    • 提供者:leo
  1. FIR

    0下载:
  2. 四种窗函数设计FIR数字滤波器matlab源码(hant,hamming,blackman,kaiser)-use window functions to design digital low-pass FIR filter...
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:2293
    • 提供者:Jie Yao
  1. Matlab

    1下载:
  2. FIR滤波器设计中的凯撒窗函数设计,最后有对应系数产生-FIR filter design in the design of the Kaiser window function, and finally there are the corresponding coefficients have
  3. 所属分类:Other systems

    • 发布日期:2014-05-03
    • 文件大小:1416
    • 提供者:yc
  1. DSP

    7下载:
  2. 1.利用傅立叶级数展开的方法,自由生成所需的x(t); 2.通过选择不同的采样间隔T(分别选T>或<1/2fc),从x(t)获得相应的x(n)(作出x(n)图形); 3.对获得的不同x(n)分别作傅立叶变换,分析其频率响应特性4.利用巴特沃思、切比雪夫或椭圆滤波器设计数字滤波器(滤波特性自定),要求通过改变滤波器参数或特性(低通、高通、带通或带阻)设计至少两种数字滤波器,分析所设计滤波器并对上述给出的不同x(n)分别进行滤波; 5.利用窗函数设计法或频率采样法设计数字滤波
  3. 所属分类:DSP program

    • 发布日期:2015-12-02
    • 文件大小:3072
    • 提供者:zhang
  1. 123214456

    0下载:
  2. 4阶半带滤波器的matlab设计,改程序采用了凯撒窗函数的设计方法-4 jie halfband
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:749
    • 提供者:CY
  1. Nlfm_gen

    2下载:
  2. 非线性调频信号产生程序,根据给定的窗函数综合出相应的NLFM信号-Non-linear FM signal generation process, according to the given window function the corresponding NLFM signal integrated
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:1158
    • 提供者:孙艳芳
  1. Parzen_Window

    2下载:
  2. 模式识别中Parzen窗函数的实现,模拟对二维高斯分布的非参估计。窗函数有三种:高斯窗、指数窗、方窗-Pattern Recognition Parzen window function of the realization, simulation of two-dimensional Gaussian distribution is estimated non-participation. There are three window function: Gaussian window, th
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:3907
    • 提供者:唐盛
  1. FIR

    0下载:
  2. 用C++实现窗函数的设计,采用的是海明窗为例子-Using C++ to achieve the design of window function, Hamming window is used as an example
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:望天
  1. CFR

    0下载:
  2. 峰值抵消算法的基本思想是:在OFDM信号上叠加一个由一系列加权参考函数组成的峰值抵消信号,通过抵消函数的选取以及权值计算,使得抵消信号尽可能消除超过门限的信号幅值。常见的参考函数分为脉冲函数和其他窗函数两类。- T. May, H. Rohling. Reducing the peak-to-average power ratio in OFDM radio transmission systems. IEEE Vehicular Technology Conference (VTC), Ma
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:2681525
    • 提供者:daidaohan
  1. stft

    0下载:
  2. 在时域中表示,短时傅里叶变换,取1000个采样点,加窗函数,画出原始信号,三维,等高图-In the time domain, said the short-time Fourier transform, take 1000 a sampling point, add window function, draw the original signal, 3 d, contour map
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:919
    • 提供者:wenxiaoli
  1. FIRFilter

    0下载:
  2. 此例子为fir滤波器设计c语言算法实现,包括三角窗,矩形窗,汉宁窗,汉明窗,凯萨窗等经典窗函数。可以直接调用。-This example for the fir filter design algorithm c language, including the triangular window, rectangular window, Hanning window, Hamming window, Caesar windows classic window function. Can be d
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:213947
    • 提供者:高奕涵
  1. OQPSK_upload

    0下载:
  2. OQPSK调制的仿真,给出了I和Q支路的BPSK调制信号图。窗函数可选矩形窗和升余弦窗。-OQPSK modulation simulation, given the I and Q branch BPSK modulation signal Fig. Optional rectangular window function window and the raised cosine window.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1342
    • 提供者:marmy
  1. sscyf

    0下载:
  2. 典型窗函数的归一化幅频对数特性,凯泽窗的时域波形,低通滤波器的增益特性比较,实际滤波器的幅频特性-Typical window function of the normalized logarithmic amplitude-frequency characteristics, Kaiser window in time domain waveforms, low pass filter gain characteristics compared to the actual filter amp
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1678
    • 提供者:
  1. yuyinluzhiyuchili

    0下载:
  2. 1.录制一段自己的语音信号,并对录制的信号进行采样; 2.画出采样后的语音信号的时域波形和频谱图; 3.给定滤波器的性能指标,采用窗函数法和双线性变换法设计滤波器, 并划出滤波器的频域响应; 4.用该滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱, 并对滤波前后的信号进行对比,分析信号的变化; 5.回放语音信号; 6.设计一个信号处理系统界面-1. Recorded their own voice for some signal, and
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1900
    • 提供者:阿里
  1. FIR-h(t)

    0下载:
  2. 利用窗函数法设计FIR滤波器,给出其抽样响应。程序中调用了子程序window。-Using window function design FIR filter, given in response to its sample. Calling the subroutine program window.
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:1593
    • 提供者:dayuruozhi
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com