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

搜索资源列表

  1. getfilterg.f1123验证低通滤波器

    0下载:
  2. f1123验证低通滤波器(采用布莱克曼窗函数法),f1123 verify low-pass filter (using the Blackman window function method)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-25
    • 文件大小:690
    • 提供者:汪炘
  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  1. FIR.rar

    0下载:
  2. 用窗函数法hamming设计的FIR数字低通滤波器,能够实现心电信号中随机噪声的去除,Hamming window function method with the design of FIR digital low-pass filter, ECG can be achieved in the removal of random noise
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:1294
    • 提供者:li ting
  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. RadarPulseSimulation

    2下载:
  2. 雷达脉冲压缩仿真程序,带GUI开发源码,雷达一维距离像,匹配滤波,各种加窗函数的仿真图例-Radar pulse compression simulation program with GUI open source, radar, one-dimensional range profile, matched filtering, processing window function of the simulation of Legend
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:13631
    • 提供者:毕欣
  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. 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. 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. 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. 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

    1下载:
  2. 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:37551
    • 提供者:李文
  1. dsp-eg-filter

    0下载:
  2. malab滤波器设计示例,其中包括IIR基本示例,IIR高级示例和窗函数设计FIR滤波器-malab filter design examples, including examples of IIR basic, IIR High sample and window function design FIR filters
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:191970
    • 提供者:立早
  1. FIR_window

    0下载:
  2. 窗函数法设计有限冲激响应(FIR)滤波器,可根据工程上的设计指标来设计。-Window function design finite impulse response (FIR) filters, according to engineering design specifications to design.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1230
    • 提供者:
  1. guide

    0下载:
  2. matlab程序,实现fir各种窗函数的滤波 iir各种类型的滤波-matlab procedures fir achieve a variety of window functions of various types of filtering IIR filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4505
    • 提供者:罗兰
  1. filter

    0下载:
  2. 包含FIR IIR窗函数法,频率采样法,模拟滤波器等 -FIR IIR contains window function method, frequency sampling method, such as analog filters
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:36282
    • 提供者:马纪
  1. FIR_digital_filter_design

    0下载:
  2. FIR数字滤波器的设计:用窗函数法,频率采样法及优化设计法设计FIR滤波器的原理及方法,用MATLAB编程实现FIR数字滤波器的设计-FIR digital filter design: using window function method, frequency sampling method and optimal design of FIR filter design method principles and methods, using MATLAB programming desi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:148758
    • 提供者:田华梅
  1. LATTICE

    1下载:
  2. (1)文档中描述了应用窗函数法和切比雪夫逼近法设计FIR滤波器的原理和过程,给出了相应的MATLAB程序。 (2)讨论了线性相位FIR滤波器的LATTICE结构实现方法,并给出了MATLAB程序-(1) document describes the application of window function method and Chebyshev design of FIR filters approximation theory and the process gives the co
  3. 所属分类:matlab

    • 发布日期:2016-05-01
    • 文件大小:260033
    • 提供者:huwei
  1. muinter_powercmp_interharmonic521

    0下载:
  2. 韩宁窗函数插值算法,可以计算多次谐波信号的幅度相位和频率等信息-hanning interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5073
    • 提供者:熊杰锋
« 1 2 34 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com