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

搜索资源列表

  1. Digital_Signal_Processing

    0下载:
  2. matlab下数字信号处理实现例程,包括FFT进行信号频谱分析,窗函数法设计FIR滤波器,IIR滤波器的实现等-matlab under the realization of digital signal processing routines, including the FFT signal spectral analysis, the window function design FIR filters, IIR filters to achieve such
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:173150
    • 提供者:周期
  1. speechbymatlab

    0下载:
  2. 请认真阅读采用MATLAB分析WAV文件。 步骤一:选择一个WAV文件作为分析的对象 。(ding.wav) 步骤三:进行 FFT变换并画频域图形 。 步骤四:进行该声波主要频谱的分析。 步骤五:根据该声音的频谱,反演时域图形 。(有失真) 步骤六:进行付立叶逆变换IFFT并画频域图形 。-Please carefully read the WAV files using MATLAB analysis. Step One: Select a WAV file as the
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:64488
    • 提供者:李南
  1. zhikuochansheng

    0下载:
  2. 利用MATLAB对直扩信号的产生进行了研究,并利用FFT实现频谱分析-Use MATLAB to generate DS signals have been studied, and the realization of the use of FFT spectrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:916
    • 提供者:王将
  1. 123

    0下载:
  2. 基于Matlab的系统信号FFT频谱分析与显示-System based on Matlab Signal FFT spectrum analysis and display
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:145593
    • 提供者:未央
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-10-12
    • 文件大小:36057
    • 提供者:王渔阳
  1. UsingFFTforspectralanalysisofsignals

    0下载:
  2. 用FFT对信号作频谱分析.通过本次试验学会了用FFT对连续信号和时域离散信号进行谱分析的方法,并了解了可能出现的分析误差及其原因。-Using FFT for spectral analysis of signals
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:37693
    • 提供者:Elihu
  1. 1

    0下载:
  2. 基于matlab系统的信号FFT频谱分析与显示.pdf-Matlab signal system based on the FFT spectrum analysis and display. Pdf
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:145667
    • 提供者:hrb
  1. soursesandcom

    0下载:
  2. 本程序验证手写fft频谱分析的正确性,并用于信号频域积分和频率检测。包含文档详细解释。-This procedure verified the correctness of handwritten fft spectrum analysis, and for the signal frequency-domain points and frequency of testing. Contains the document explained in detail.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:77227
    • 提供者:李元
  1. Matlab_based_spectrum_analysis

    0下载:
  2. 基于Matlab的频谱分析,时域抽样定理,FFT的仿真以及应用FFT对典型信号进行频谱分析的方法。 -Matlab-based spectrum analysis, time domain sampling theorem, FFT of the simulation and the application of FFT on the typical signal spectrum analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:100245
    • 提供者:duoduo
  1. fft_analy

    0下载:
  2. 一个对ADC和PLL输出结果作FFT频谱分析的matlab程序-An ADC and PLL output FFT spectrum analysis for matlab program
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:149687
    • 提供者:
  1. wyz_fft

    0下载:
  2. fft谐波检测,分析信号的频谱和幅值,相位-fft harmonic detection, analysis of the signal spectrum and amplitude, phase
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:1253
    • 提供者:阿虎
  1. 1

    0下载:
  2. 本上传讲解了傅里叶变换与频谱分析之间的关系,通过fft的到信号的频谱图-Explained the Fourier transform of the upload and spectral analysis of the relationship between the fft of the signal through the frequency spectrum
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:347083
    • 提供者:阿虎
  1. MatLab

    0下载:
  2. 实现FFT频谱分析,IIR数字滤波器的设计(多种方法),FIR数字滤波器的设计-Implement FFT spectrum analysis, IIR digital filter design (many ways), FIR digital filter design
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:146087
    • 提供者:窦珍松
  1. Fourier_matlab

    0下载:
  2. 附件1是关于FFT算法的详细编程,及详细原理讲解,个人认为,这篇论文对从事信号处理,频谱分析很有帮助,特使是进一步理解FFT算法,很有必要阅读。 程序+原理+运行! 附件2是关于直接运行FFT工具箱进行频谱分析,请大家可以参考对照,对理解FFT算法肯定有帮助! -matalb fft 频谱分析
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:688686
    • 提供者:wangheyi
  1. DFTandFFT

    0下载:
  2. 信号的DFT和FFT频谱分析,以及对乃奎斯特采样频率的理解练习,对信号分析的朋友很有帮助- For a Linear Frequency Modulation signal,try to analyze its property in frequency domain.Given a system h(t) output.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1703
    • 提供者:卢哲俊
  1. signal2

    0下载:
  2. 应用 FFT对信号进行频谱分析 1、在理论学习的基础上,通过本次实验,加深对快速傅里叶变换的理解,熟悉FFT 算法及 其程序的编写。 2、熟悉应用FFT 对典型信号进行频谱分析的方法。 3、了解应用 FFT 进行信号频谱分析过程中可能出现的问题,以便在实际中正确应用 FFT。 -Application of FFT spectrum analysis of signal 1, the theoretical foundation of learning, through th
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5511
    • 提供者:hyz
  1. fft

    0下载:
  2. 使用MATLAB对特定信号进行频谱分析,画出幅度和相位谱的图像,并包含卷积运算和验证程序-Using MATLAB on a specific signal spectrum analysis, to draw the image amplitude and phase spectrum, and includes convolution and verification procedures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:882
    • 提供者:Owen
  1. fft

    0下载:
  2. 快速傅里叶变换,用来作频谱分析,速度比傅里叶变换要快的多!fast fourier transform-fast fourier transform
  3. 所属分类:Energy industry

    • 发布日期:2017-04-10
    • 文件大小:669
    • 提供者:
  1. DFT-spectrum-analysis-FFT-algorithm

    0下载:
  2. 1.掌握DFT频谱分析的原理与编程方法。 2.理解FFT算法的编程思想。-1 to master the principles DFT spectrum analysis and programming. 2 FFT algorithm to understand the programming ideas.
  3. 所属分类:DSP program

    • 发布日期:2017-03-24
    • 文件大小:4175
    • 提供者:张树成
  1. the-code-for-FFT-with-Matlab

    0下载:
  2. 使用matlab程序实现快速傅里叶FFT变换及频谱分析的程序代码-the code for FFT with Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3731
    • 提供者:shijuyi
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com