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

搜索资源列表

  1. virtual-spectrum-analysis

    0下载:
  2. 实现仿真信号的生成,实际信号的数据采集,同时观察信号的波形,存储、回放信号的波形,并利用FFT对所得仿真信号、实际信号进行频谱分析进而得到信号的频谱。 -Simulation signal generator, the actual signal data acquisition, while observing the signal waveform storage and playback signal waveform using FFT spectrum analysis and t
  3. 所属分类:LabView

    • 发布日期:2017-11-15
    • 文件大小:152399
    • 提供者:lelac
  1. FFT

    0下载:
  2. 是信号与系统课程的课程设计,旨在熟悉FFT 的计算过程,结合DFT 物理意义和实验结果加深 对傅立叶变换的理解。文章首先用MATLAB 对一个简单信号进行FFT 仿真,得出频谱图;其次完成了FFT 的C 语言实现,结合MATLAB 作图及数据处理功能得出了C 实现下的FFT 结果;最后,讨论分析实验结果。-Curriculum design, signals and systems courses designed to familiar FFT calculation process, t
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:528252
    • 提供者:谢寿成
  1. fft

    0下载:
  2. 数字信号处理中关于FFT变换的频谱的描述,及其对频谱的分析,该程序不是直接调用MATLAB中的FFT变换的函数,对整个过程给出了详细的编码-Digital signal processing on the spectrum of the FFT transform in the descr iption, and its spectrum analysis, the program is not called directly the FFT transform function in MATL
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:968
    • 提供者:shuijing
  1. fft

    0下载:
  2. 由32位MCU为主控制器,通过AD转换,对音频信号进行采样,把连续信号离散化,然后通过FFT快速傅氏变换运算,在时域和频域对音频信号各个频率分量以及功率等指标进行分析和处理,然后通过高分辨率的LCD对信号的频谱进行显示。该系统能够精确测量的音频信号频率范围为20Hz-10KHz,其幅度范围为5mVpp-5Vpp,分辨力分为20Hz和100Hz两档。测量功率精确度高达1 ,并且能够准确的测量周期信号的周期,-Main controller by a 32-bit MCU, via the AD c
  3. 所属分类:SCM

    • 发布日期:2017-11-29
    • 文件大小:201491
    • 提供者:辉哥
  1. fftall

    0下载:
  2. 数字信号处理中的离散傅里叶变换用快速傅里叶变换算法实现(为按时间抽取FFT算法实现的程序;考虑到补零情况,进行信号频谱分析过程中可能出现的问题,例如混淆、泄漏、栅栏效应等)-Program of digital signal processing in the discrete Fourier transform using a fast Fourier transform algorithm (as achieved by the decimation-in-time FFT algorith
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:840
    • 提供者:郭涯
  1. FFTSim

    0下载:
  2. 仿真FFT参数对采用FFT算法分析信号频谱的影响。产生频率分别为2Hz,2.05Hz的正弦波合成信号,采样频率=10Hz。-Simulation of the influence of FFT parameters on the frequency spectrum of the signal using FFT algorithm analysis. The frequency of sine wave synthesis are respectively 2Hz, 2.05Hz signal
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:1024
    • 提供者:sunrui
  1. FFT

    1下载:
  2. 基于FFT的快速傅立叶算法,应用于音乐频谱的分析-Fast Fourier algorithm
  3. 所属分类:Algorithm

    • 发布日期:2015-05-29
    • 文件大小:3072
    • 提供者:孙鹏琨
  1. FFT-harmonic-Matlab-

    2下载:
  2. 从Excel表中读取数据,然后分析其频谱、相谱和总谐波畸变率,并画出图(plot)。-Read data from an Excel table, and then analyze its spectrum, phase spectrum and total harmonic distortion rate, and draw the diagram (plot).
  3. 所属分类:Other systems

    • 发布日期:2016-11-04
    • 文件大小:22528
    • 提供者:旭奕
  1. qweqqwvcs

    0下载:
  2. fft音频频谱分析适用stc51 51单片机,12964显示屏显示-the the FFT audio spectrum analysis applicable stc51 51 microcontroller, 12964 display shows
  3. 所属分类:Other Embeded program

    • 发布日期:2017-12-01
    • 文件大小:4585
    • 提供者:赵玉著
  1. matlab-fft

    0下载:
  2. 主要用于对MATLAB的仿真上,进行FFT函数快速分析,已得到频谱波形和谐波波形的显示,进一步分析原理。-Mainly used MATLAB simulation, rapid analysis of the FFT function, has been harmonious spectrum waveform waveform display, further analysis of the principle.
  3. 所属分类:software engineering

    • 发布日期:2017-11-21
    • 文件大小:10819
    • 提供者:fgd
  1. apFFT_Spectrum_Est

    0下载:
  2. 可以用来进行全相位FFT的频谱分析,对比FFT和全相位FFT-Can be used to carry out all phase FFT spectrum analysis of, contrast FFT and the all phase FFT
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:666
    • 提供者:牛晓华
  1. testFFT

    0下载:
  2. 一个离散傅立叶变换的实例程序。展示了利用Matlab内建fft函数进行频谱分析的过程。给出了幅度频谱和相位频谱。-A discrete Fourier transform demonstration program in Matlab: Fs sampling frequency fft built-in fft function fftshift built-in function to rearrange the output of fft by moving the zero
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:10472
    • 提供者:Mellon
  1. matlab11

    0下载:
  2. matlab数字信号处理示例,包含信号、系统和系统响应;用FFT进行信号的频谱分析等-Digital signal processing matlab examples, including signal, the system and the system response signal using the FFT spectrum analysis
  3. 所属分类:software engineering

    • 发布日期:2017-11-29
    • 文件大小:173388
    • 提供者:caiyue
  1. digital-signal-processing--matlab

    0下载:
  2. matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:173524
    • 提供者:莉莉
  1. Version1

    1下载:
  2. 小波包分解,重构轴承振动信号,Hilbert包络,FFT进行频谱分析,以获得轴承故障频率。-Wavelet packet decomposition, reconstruction of bearing vibration signal, Hilbert envelope, FFT spectrum analysis to obtain the bearing fault frequencies.
  3. 所属分类:matlab

    • 发布日期:2014-12-16
    • 文件大小:1024
    • 提供者:Albert
  1. vga_LCD_2

    0下载:
  2. 基于FFT的频谱分析及VGA显示的主程序,很有用-FFT-based spectrum analysis and VGA display of the main program, very useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:9935
    • 提供者:景海鹏
  1. Fftfile-of-EEG

    3下载:
  2. 可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。 1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。 2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。 3.计算各个波段的功率谱。-FFT spectrum can be ext
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-13
    • 文件大小:3391537
    • 提供者:nuaa030840105
  1. FFT

    0下载:
  2. FFT快速傅里叶变换,主要用于时频分析,求取信号频谱,运算快捷方便-Fast Fourier transform, time-frequency analysis is mainly used to strike the signal spectrum, quick and easy operation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:590
    • 提供者:wutangqing
  1. Desktop

    0下载:
  2. 快速FFT的算法,在做数字信号处理时,需要做频谱分析时需要用到的快速傅里叶变换的算法。-Fast FFT algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:李冰林
  1. FFT-spectrum-analyzer

    0下载:
  2. 数字信号分析,用matlab你建立一个具有界面的频谱分析仪-make a FFT spectrum analyzer using the GUI of matlab and tells some basic knowledge of the spectrum analyze of a signal.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:726432
    • 提供者:冯佳
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com