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

搜索资源列表

  1. paper04

    0下载:
  2. Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing p
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:255458
    • 提供者:zohreh
  1. paper03

    0下载:
  2. Presently FFT usage in GPS receivers has been a topic of extensive study and many improved FFT-based acquisition methods with averaging correlation technique also have emerged. Although averaging arithmetic can reduce the instant processing p
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:87324
    • 提供者:zohreh
  1. bobianhuan

    0下载:
  2. 1.加深对离散时间信号的DTFT基本概念的理解。 2.熟悉DFT变换原理及其基本性质。加深对DTFT和DFT相互关系的理解 3.熟悉FFT算法原理和FFT子程序的应用 4.掌握用MATLAB计算离散时间信号的DTFT和DFT的方法,FFT函数的用法。 -1、Deepen their understanding of discrete-time signal DTFT understanding of basic concepts. 2、DFT-familiar with th
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:959
    • 提供者:刘蓉
  1. chengxu

    0下载:
  2. 离散信号,用DFT(通过FFT计算)方法分析其频谱,采用矩形窗,对不同的采样点数进行分析-Discrete signal, using DFT (via FFT calculation) method, analyze its spectrum, using rectangular windows of different sampling points for analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13230
    • 提供者:张晓风
  1. byVB

    0下载:
  2. 涉及双音多频制式电话按键拨号的原理, Goertzel DFT算法实现DTMF 拨号过程,在发送端根据具体的电话号码生成相应的双频信号,在接收端根据频谱幅度,找到ASCII码即检索出电话号码。用VB进行可视化编程设计及仿真-DTMF,Goertzel DFT
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3848
    • 提供者:EMIA
  1. mitdb1

    0下载:
  2. 用matlab语言实现ecg 数据波形显示,有fft,dft实现的。-dsp
  3. 所属分类:Wavelet

    • 发布日期:2017-05-23
    • 文件大小:7368290
    • 提供者:苏雁雁
  1. MATLAB

    0下载:
  2. 本文介绍了数字信号处理中各种算法基本原理,包括Z 变换、DFT 变换及其快速 算法FFT 等信号变换算法和包括IIR 与FIR 数字滤波器的设计与实现,详细论述了利用 MATLAB 软件对信号变换和设计数字滤波器的原理﹑ 步骤和实现方法,并给出了基于 MATLAB 的模拟与仿真。文章最后给出了实验结果,并就其结果做了进一步的解释和说明。 关键词:Z 变换,离散傅立叶变换DFT,数字滤波器,系统结构仿真 -This article describes a variety of
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:255502
    • 提供者:zhd
  1. myfft

    0下载:
  2. 自己编写的基为2的fft程序,输入为时间序列,输出为DFT序列-matlab code that can perform FFT based on radix-2 algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:544
    • 提供者:lipaialice
  1. musicdsp

    0下载:
  2. musicdsp source code archive-Analysis Beat Detector Class Coefficients for Daubechies wavelets 1-38 DFT Envelope detector Envelope Detector class (C++) Envelope follower with different attack and release Fast in-place Walsh-Hadamard Tra
  3. 所属分类:Audio program

    • 发布日期:2017-03-28
    • 文件大小:825946
    • 提供者:Alan Tang
  1. matlab

    0下载:
  2. 基于数字信号处理的各种matlab源程序代码,包括FFT、DFT还有采样及系统响应函数等等。-All based on digital signal processing matlab source code, including FFT, DFT also sampling and system response function and so on.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:509761
    • 提供者:张琴
  1. FFT

    0下载:
  2. 里叶变换源程序,采用FFTW3.2.2库编写。-Thismanualdocumentsversion3.2.2ofFFTW,the FastestFourierTransformintheWest. FFTWisacomprehensivecollectionoffastCroutinesforcomputingthediscreteFourier transform(DFT)andvariousspecialcasesthereof.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:556
    • 提供者:Xiang-jian
  1. dsp_3

    0下载:
  2. dft fft used in read audio file
  3. 所属分类:Audio program

    • 发布日期:2017-03-31
    • 文件大小:320183
    • 提供者:ocj
  1. FFT

    0下载:
  2. FFT算法的VC实现 包括FFT、DFT等算法-FFT
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:720
    • 提供者:coastxiao
  1. cpp

    0下载:
  2. dft idft fft ifft的c++源码实现 离散时间傅里叶变换 极其逆变换实现 快速傅里叶变换极其逆变换实现-dft idft fft ifft the c++ source to achieve extremely inverse discrete-time Fourier transform fast Fourier transform extremely inverse transform
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:443062
    • 提供者:李飞霞
  1. arm_fft

    0下载:
  2. 基于ARM汇编优化过的FFT算法,采用AAN FFT算法,性能最高的FFT算法-ARM assembler optimized based on FFT algorithm, using AAN FFT algorithm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:72125
    • 提供者:huangxm
  1. fft

    0下载:
  2. 对正弦信号进行傅里叶变化,然后估计频率,在不同信噪比下画出均值方差的图-In the data process the measured complex time signal is converted into frequency signal by DFT to get vibration information regarding frequency and amplitude of the rotor
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5415
    • 提供者:路静
  1. FFt

    0下载:
  2. 对连续的单一频率离散序列 ,即k=8。 按采样频率 采样,截取长度N分别选N =20和N =16,观察其DFT结果的幅度谱。 -Discrete to continuous sequence of single frequency, ie k = 8. According to the sampling frequency sampling, truncation length N = 20 N, respectively, and selected N = 16, observed the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:7701
    • 提供者:朱浩
  1. fft

    0下载:
  2. 关于数字通信中DFT和FFT的仿真程序,真正有用-On DFT and FFT digital communication simulation program, really useful
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1257
    • 提供者:panli
  1. DFT-FFT-code

    0下载:
  2. 《数字信号处理基础及试验》--王树勋主编 DFT/FFT源代码-" Digital Signal Processing and Test" - Shu-Xun Wang editor of DFT/FFT source code
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-29
    • 文件大小:36244
    • 提供者:lvxiaoli
  1. fft

    0下载:
  2. what is the DFT? The DFT is extremely important in the area of frequency (spectrum) analysis because it takes a discrete signal in the time domain and transforms that signal into its discrete frequency domain representation. Without a discrete-ti
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:159666
    • 提供者:hana eldreny
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com