CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 时频分析

搜索资源列表

  1. tf3

    0下载:
  2. 这是一个时频分析中关于gabor变换的程序,此程序分离频率的效果不错。 Gabor变换: 式中a,b为常数,a代表栅格的时间长度,b代表栅格的频率长度 式中的 是一维信号x(t)的展开系数,h(t)是一母函数,展开 基函数是h(t)由作移位和调制生成的, - This in a time frequency analysis about the gabor transformation procedure, this procedure separation freq
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1143
    • 提供者:lynyan
  1. 3111111

    0下载:
  2. matlab时频分析配套源码第3章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 3, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7377
    • 提供者:yingang
  1. 411111

    0下载:
  2. matlab时频分析配套源码第4章的程序,请大家共享-Matlab time-frequency analysis supporting source code, Chapter 4, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2097
    • 提供者:yingang
  1. 511111111

    0下载:
  2. matlab时频分析配套源码第3章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 3, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:7225
    • 提供者:yingang
  1. 71111111

    0下载:
  2. matlab时频分析配套源码第6章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 6 of the procedures, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6709
    • 提供者:yingang
  1. 8111111

    0下载:
  2. matlab时频分析配套源码第8章的程序,请大家共享-Matlab time-frequency analysis supporting FOSS chapter 8, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3362
    • 提供者:yingang
  1. 1011111111

    0下载:
  2. matlab时频分析配套源码第11章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 11 procedures, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5672
    • 提供者:yingang
  1. 1211111

    0下载:
  2. matlab时频分析配套源码第12章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 12 procedures, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3162
    • 提供者:yingang
  1. 1311111

    0下载:
  2. matlab时频分析配套源码第13章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 13 procedures, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:2475
    • 提供者:yingang
  1. 14111111

    0下载:
  2. matlab时频分析配套源码第14章的程序,请大家共享-Matlab time-frequency analysis supporting source Chapter 14 procedures, please share
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4813
    • 提供者:yingang
  1. time-freuqnecy_distribution

    0下载:
  2. 用于信号处理里面的时频分析,可以直接用于matlab里面
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:769997
    • 提供者:杨森林
  1. dsp

    0下载:
  2. 数字信号处理中对模拟信号的采样频谱分析,及时域、频域重构分析,包括信号及频谱,采样信号及其频谱,时域重构,通过低通滤波器进行频谱重构等代码-Digital signal processing of the analog signal sampling spectral analysis, time-domain, frequency-domain reconstruction analysis, including signal and spectrum, the sampling signal
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1701
    • 提供者:liuzhaotian
  1. Dsiggnal_proci

    0下载:
  2. 数字信号处理一种基于matlab 文件内容/conv(卷积部分)dupconv重叠保留法freqcirconv频域圆周卷积freqconv频域卷积timecirconv时域圆周卷积timeconv时域域卷积积/fft(频域分析部分)d2fft基2FFTdft DFT最简化程序源码dtftDTFT演示/fir(fir滤波器设计)fir 的到fir滤波器hngetwindow 的到fir滤波器窗函数wn -Digital signal processing matlab file content
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:37750
    • 提供者:反弹
  1. Example_2833xFIR

    0下载:
  2. 使用TMS320F28335实现快速傅立叶变换(Fast Fourier Transform).可以将时域信号变换为频域,从而可以从频域分析处理信息,得到的结果再由傅立叶逆变换到时域分析。-using TMS320F28335 for fast Fourier transform (Fast Fourier Transform). Time domain signal can be transformed into the frequency domain, which can process
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:119447
    • 提供者:cany
  1. armfly-DSP-tutorials-Chapter-25

    0下载:
  2. 本教程使用的DSP库来自ARM官方,此库支持以CM0,CM3,CM4以及CM7为内核的所有MCU。FFT是离散傅立叶变换的快速算法,可以将一个信号变换到频域。有些信号在时域上是很难看出什么特征的,但是如果变换到频域之后,就很容易看出特征了。这就是很多信号分析采用FFT变换的原因。另外,FFT可以将一个信号的频谱提取出来,这在频谱分析方面也是经常用的。本章节的主要内容是讲解FFT变换结果的物理意义。-This tutorial uses a DSP library the ARM officia
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:490948
    • 提供者:安富莱电子
搜珍网 www.dssz.com