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

搜索资源列表

  1. hanningiectest

    0下载:
  2. 对于IEC谐波检测的程序,采用hanning窗函数,然而求解-For the IEC harmonic detection process, using hanning window function, but the solution
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:767
    • 提供者:熊杰锋
  1. chuanhanshulvboqisheji

    0下载:
  2. 利用矩形窗设计FIR高通滤波器 利用hanning窗设计FIR高通滤波器 利用hamming窗设计FIR高通滤波器 三个窗函数的比较三个窗函数的比较 -The use of rectangular window FIR high-pass filter designed to use hanning window design FIR high-pass filter using hamming window design FIR high-pass filter 3 windo
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:73161
    • 提供者:王帅
  1. myVoice

    0下载:
  2. 用matlab将hanning窗、hamming窗、Blackman窗画在同一个图中。语音分帧,加窗,短时能量,短时过零率,端点检测-Using matlab to hanning window、hamming window and Blackman window draw in the same graph.Voice sub-frame, add windows, short-term energy, short-term zero-crossing rate, endpoint detec
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1736
    • 提供者:haoyy
  1. signal_system

    0下载:
  2. 各种典型滤波器的设计与仿真,包括矩形窗、巴特莱特窗、汉宁窗、汉明窗和布莱克曼窗。-Typical filter design and simulated, including the rectangular window, Bartlett window, Hanning window, Hamming window and Blackman window.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:7005
    • 提供者:张明旭
  1. sparseBSS1

    0下载:
  2. 稀疏分量分解。 function [y A]=sparseBSS1(X,L,langda,G,h,delta)-function [y A]=sparseBSS1(X,L,langda,G,h,delta) ---------------------------------------------------------------- 2009-04-15 YangZhicong X: observed signal,each ro
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2020
    • 提供者:沥青
  1. gaotong

    0下载:
  2. 用双线性法设计巴特沃斯高通数字滤波器 基于汉宁窗的FIR数字高通滤波器设计-Method with bilinear Butterworth high-pass digital filter design based on Hanning window of FIR digital high-pass filter design
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:23512
    • 提供者:余风
  1. exp4

    1下载:
  2. 用Hanning窗设计线性相位滤波器,绘制幅频和相位特性曲线,并在改变N的值后观察N对滤波器特性的影响及其时域特点。-Hanning window with a linear phase filter design, drawing amplitude frequency and phase characteristic curve, and change the value of N, N were observed on the filter characteristics and time
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1185
    • 提供者:
  1. FIR-filter

    0下载:
  2. 用汉宁窗进行FIR处理实例,并给出幅频响应特性图形-Hanning Window with examples of FIR processing, and gives the amplitude frequency response graph
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:862
    • 提供者:孟涛
  1. 02849727FFT

    0下载:
  2. FFT algorithms FFT, IFFT, power spectrum calculation, including the Hamming window, Hanning window, triangle window, Blackman window, 4 term Blackman-Harris window of several of the power spectrum window function computing power.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:373089
    • 提供者:firdausmustaffa
  1. digitalfilters

    0下载:
  2. 数字滤波器的实现,矩形窗、汉宁窗、海明窗、布莱克曼窗等窗函数 -The realization of digital filters, rectangular window, Hanning window, Hamming window, Blackman window functions such as window
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:108521
    • 提供者:刘森
  1. zxb

    0下载:
  2. 正弦波图,可以通过旋钮改变正弦波的平率,并对频谱进行功率谱hanning窗分析-Sine wave diagram, sine wave through the knob to change the flat rate, and spectrum analysis of the power spectrum hanning window
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:67263
    • 提供者:华强
  1. xiaobao

    0下载:
  2. 数字信号处理中DSP中的matlab编程,有关汉明窗函数,汉宁窗以及凯撒窗的编写。-DSP digital signal processing in matlab programming, the Hamming window function, Hanning window, and the preparation of Caesar.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:925
    • 提供者:
  1. chuanghanshuyuandaima

    0下载:
  2. 包含了几种典型的窗函数的源代码,可运行。包含了汉宁窗,海明窗等-Contains some typical window function the source code, can run. Contains the Hanning window, Hamming window, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2293
    • 提供者:刘可
  1. source-codes

    0下载:
  2. cohere(x,y,M) computes the coherence function using successive DFTs of length with a Hanning window and 50 overlap. (The window and overlap can be controlled via additional optional arguments.) We see a coherence peak at frequency cycles/sample, as e
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:29313
    • 提供者:urvashi
  1. wft_hanning

    1下载:
  2. 加窗傅里叶变换(windowed fourier transform_guassian)取hanning窗。-Windowed Fourier transform (windowed fourier transform_guassian) take hanning window.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1106913
    • 提供者:徐小慧
  1. kcsj_liwen

    0下载:
  2. 现代信号处理 一个序列为 ,使用FFT分析其频谱: 1) 使用不同宽度的矩形窗截短该序列为M点长度,取M分别为: a) M=20 b) M=40 c)M=160 ;观察不同长度的窗对谱分析结果的影响; 2)使用汉宁窗、哈明窗重做1) 3)对三种窗的结果进行理论分析及比较。并绘出相应的幅频特性曲线 -Modern signal processing a sequence, using FFT analysis of the spectrum: 1) the width of the
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2583
    • 提供者:李时雨
  1. chazhi

    0下载:
  2. matlab 一次插值 谐波分析 汉宁和哈明窗两种方法 -matlab time interpolation and harmonic analysis Hanning window are two ways to Benjamin
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1138
    • 提供者:李文国
  1. 61

    0下载:
  2. 信号处理中的加窗程序,可以加汉宁窗等窗函数-Windowed signal processing program, you can Hanning window function windows, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:393316
    • 提供者:rogen
  1. Data-processing

    0下载:
  2. 基于FFT的功率谱分析程序设计与应用 2)对实验所采集的转子振动信号进行频谱分析 2.讨论: 1) 信号经过均值化处理或不经过均值化处理的结果比较 2)采用不同窗函数时的谱结果(矩形窗函数, 汉宁窗函数,汉明窗) 3)典型函数的频谱(矩形窗函数, 汉宁窗函数,直线,阶跃函数,δ函数,方波,三角波等) 4)整周期和非整周期采样时两者的比较 5)讨论实验结果 -Based on the FFT power spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:121613
    • 提供者:xdh
  1. DFT-mit-hanning-hamming-bartlett-faltung

    0下载:
  2. DFT hanning hamming bartlett window and convolutin
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1448151
    • 提供者:mutiny
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com