登录
首页 » matlab » FFT

FFT

于 2009-11-07 发布 文件大小:202KB
0 219
下载积分: 1 下载次数: 59

代码说明:

  脑波FFT变换 调用格式见m文件头部说明(下边也复制了一份) 有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用 ------------------------------------ 保存为FFT.m文件 输入参数: N:进行FFT变换的点数(要求是2的N次幂); fs:信号的采样频率(frequency of simpling) sig:进行FFT变换的数组(一维)。 输出参数: f_sig:变换后的信号(一维数组) E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。 other为其余频段的能量加和(供参考用) -------------------------------------------------------------------------- function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • endpoint_detection
    End point detection" I implemented an algorithm for detecting start and end point of the word sequence in speech. In this way the Rabiner method, used to perform this work
    2009-12-01 13:47:15下载
    积分:1
  • canny-edge-detector
    the algorithm is canny edge detector that is used to detect edges in an image.
    2014-02-17 20:59:26下载
    积分:1
  • bARTMAPcode
    This software is provided free of charge. As such, the authors assume no responsibility for the programs behavior. While they have been tested and used in-house for three years, no claim is made that biased ARTMAP implementations are correct or bug-free. They are used and provided solely for research and educational purposes. No liability, financial or otherwise, is assumed regarding any application of biased ARTMAP.
    2010-05-14 21:21:05下载
    积分:1
  • GUI
    MATLABGUI设计学习手记 配套源代码,帮你答疑解惑(The MATLABGUI design learning Notes supporting the source code, help you answering questions)
    2012-07-26 00:23:05下载
    积分:1
  • pso-based-harmonic-elimination
    remove the lower harmonic orders from output of 11 level inverter
    2012-08-05 02:35:23下载
    积分:1
  • classic-epidemic-model
    传染病经典模型si,sis,sir编程以及其图像和实现(Classic model of infectious diseases si, sis, Sir Programming and its image and implementation)
    2013-12-15 11:23:54下载
    积分:1
  • image-fusion-of-different-sensors
    使用matlab实现不同传感器下的图像融合,并输出融合结果(Image fusion using matlab under different sensors and output fusion results)
    2014-04-27 22:09:21下载
    积分:1
  • chirp
    对雷达系统中的常用LFM线性调频(chirp)信号及其匹配滤波器的设计进行MATLAB仿真(right of the radar system used LFM LFM (chirp) signals and matched filter into the design OK MATLAB)
    2006-10-30 10:45:29下载
    积分:1
  • TCT
    语音信号的TDOA算法 TCT双边变换 宽带doa算法 基于MUSIC(TDOA algorithm TCT bilateral transform speech signal)
    2015-12-24 15:06:46下载
    积分:1
  • huiying
    毕业设计有用,本科毕设要求参见标准测试模型,基于人工神经网络的常用数字信号调制。( Graduation useful Undergraduate complete set requirements refer to the standard test models, The commonly used digital signal modulation based on artificial neural network.)
    2016-04-27 22:06:08下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载