CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - window function

搜索资源列表

  1. why

    1下载:
  2. 分别用窗函数法和等波纹最佳一致逼近法分别对FIR数字滤波器进行设计和仿真,并通过具体实例进行实现-respectively window function method and the best Bellows were consistent approximation of FIR digital filter design and simulation , and through concrete examples for achieving
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:海洋
  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
    • 文件大小:3.82kb
    • 提供者:唐盛
  1. matlab

    2下载:
  2. 实验指导 低通采样定理实验 FFT频谱分析实验 IIR滤波器设计实验 窗函数法FIR滤波器设计 频率采样法FIR滤波器设计实验-Experimental guide low-pass sampling theorem FFT spectrum analysis experiment experiment experiment IIR Filter Design Window Function FIR filter design frequency sampling FIR filter desi
  3. 所属分类:matlab例程

    • 发布日期:2017-06-04
    • 文件大小:298.56kb
    • 提供者:晟仔
  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
    • 文件大小:1.2kb
    • 提供者:
  1. rectangle

    2下载:
  2. 用matlab编程绘制矩形窗函数的幅频特性,窗函数形状的长度为10,20,50,100.-Programming using matlab draw rectangle window function of the amplitude-frequency characteristics, the shape of window function of length of 10,20,50,100.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:1.93kb
    • 提供者:hithit
  1. FIRwin

    0下载:
  2. 此程序是基于MATLAB的采用窗函数设计法设计FIR滤波器,内有多种窗函数,包括海明窗,汉宁窗,布拉克曼窗-This procedure is based on the use of MATLAB window function design FIR filter design with a multi-window function, including the Hamming window, Hanning window, Blackman window, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:805byte
    • 提供者:江晓磊
  1. Spectrum_leakage

    0下载:
  2. 本代码是关于数字信号处理中的频谱泄露现象及其带来的危害的MATLAB仿真。用到的窗函数的是矩形窗和海明窗。-The code is on the digital signal processing of the spectrum and its disclosure of the hazards brought about by MATLAB simulation. Window function used is the rectangular window and Hamming window
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:672byte
    • 提供者:
  1. convolution

    0下载:
  2. 选择两个函数做卷积运算,本实验里可供选择的函数有矩形窗函数,锯齿波函数和sinc函数,观察选取函数的波形-Select convolution of two functions to do this experiment choice of function has rectangular window function, sawtooth wave function and the sinc function, observe the waveform selection function
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2.05kb
    • 提供者:程庆
  1. MATLAB-window

    0下载:
  2. 在 MATLAB 中的窗函数,通过程序调用,实现窗函数-The window function in MATLAB, through the procedure call to realize window function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8.73kb
    • 提供者:shamener
  1. window

    0下载:
  2. 基于窗函数法的FIR数字滤波器设计与实现,程序比较简单,易懂。-FIR digital filter based on window function.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:872byte
    • 提供者:安安
  1. fft

    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-03-29
    • 文件大小:1.39kb
    • 提供者:firdausmustaffa
  1. parzenmoshishibie

    0下载:
  2. 用parzen来计算所选的数据的概率密度函数,所选的窗函数是方窗,最后基于最小错误率的贝叶斯进行分类-With parzen selected data to calculate the probability density function, the selected window function is the side window, and finally the smallest error rate based on Bayesian classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4.25kb
    • 提供者:王爱华
  1. MATLAB-Function-List

    0下载:
  2. MATLAB7.X信号处理工具箱函数汇总 1、 滤波器分析与实现 2、 FIR数字滤波器设计 3、 IIR数字滤波器设计 4、 模拟滤波器设计 5、 模拟滤波器变换 6、 滤波器离散化 7、 线性系统变换 8、 窗函数 9、 变换 10、 统计信号处理与谱分析 11、 参数模型 12、 线性预测 13、 多采样率信号处理 14、 波形产生 15、 特殊操作-MATLAB7.X Signal Processing Toolbox func
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:25.67kb
    • 提供者:zhaohengzheng
  1. spectrum-leakage-and-window-function

    0下载:
  2. 信号分析与处理中的频谱泄露现象及窗函数的作用-Signal analysis and processing of the spectrum leakage phenomenon and the role of window function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:280.28kb
    • 提供者:张震
  1. FIR_filter_design

    1下载:
  2. FIR数字滤波器设计。包括常用窗函数及其MATLAB实现、基于频率抽样法的FIR滤波器设计、基于切比雪夫逼近法的FIR滤波器设计。-FIR digital filter design. Including the common window function and its MATLAB, based on frequency sampling FIR filter design, based on Chebyshev approximation of FIR filter design.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:14.32kb
    • 提供者:cd
  1. window-digital-filter

    0下载:
  2. 窗函数法数字滤波器设计,包括基本的六种窗函数,内有一份word实验报告,适合信号分析初学者学习-Window function digital filter design, including the six basic window function, which has a word test report, suitable for beginners to learn signal analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:745.39kb
    • 提供者:Lee Ziyi
  1. a-high-window-function-filtering

    0下载:
  2. 通过对高通滤波器的理解,通过matlab编程,实现了窗函数法高通滤波器滤波-Through the high-pass filter to understand, through matlab programming, achieve a high-pass filter window function filtering
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:69.8kb
    • 提供者:豆米
  1. Six-kinds-of-window-function

    1下载:
  2. 矩形窗,汉宁窗,海明窗,布莱克曼窗,凯泽窗函数加权降低副瓣电平-Six kinds of window function
  3. 所属分类:matlab

    • 发布日期:2015-06-18
    • 文件大小:3kb
    • 提供者:王鹤
  1. hanning window function

    0下载:
  2. 此程序采用汉宁窗函数对实验数据进行滤波,并采用插值函数来提高采样频率。(The program uses Hanning window function to filter the experimental data and the interpolation function to improve the sampling frequency.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1kb
    • 提供者:鹰之影
  1. window function contrast

    1下载:
  2. 矩形窗,三角窗,汉宁窗,汉明窗,布莱克曼窗,巴特利特窗频谱对比图(The triangular window, rectangular window, Hanning window, Hamming window, Blackman window, Bartlett window spectrum comparison chart)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:329kb
    • 提供者:喜子1988
« 12 3 4 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com