登录
首页 » matlab » FFT

FFT

于 2009-11-07 发布 文件大小:202KB
0 66
下载积分: 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 个回复

  • chazhiyugouzao
    小波差值与构造,三个matlab程序,希望对大家有用(Wavelet difference with the structure, three matlab procedures useful for everyone)
    2008-03-30 00:37:52下载
    积分:1
  • machine_asynchrone_mli3
    SOME SIMULINK MOTEUR ASYNCHRONE MLI3 BY BOUZIANE ISLMAIL
    2009-05-21 18:21:34下载
    积分:1
  • APFC
    APFC电路,利用市电220V,将Boost电路的功率因数提高,仿真了电流电压波形(APFC circuit)
    2013-08-23 15:18:01下载
    积分:1
  • 2-D-FDTD-TE-code-with-PML
    一个二维的fdtdc++编写的程序,较完整,带有pml边界条件。感兴趣的可以下载看看。(A two-dimensional fdtdc++ preparation procedures, more complete, with pml boundary conditions. Interested can download to see.)
    2014-02-24 22:14:52下载
    积分:1
  • BPnn
    本源码是一个用Matlab7.1实现的BP网络的源代码 ,他实现了基本的BP网络算法。(The source is a Matlab7.1 achieved using BP network s source code, he realized the basic BP network algorithm.)
    2008-01-12 19:02:19下载
    积分:1
  • GMSK
    为了提高移动通信系统中数据传输的有效性能,降低GMSK调制系统的误码率. 首先对GMSK调制系统进行分析,得到不同BT值GMSK调制的移动通信系统误码率和带宽的关系.通过引入具有纠错性能的编码技术,降低信息传输的误码率,提高系统的有效性. 本文给出了引入编码技术的GMSK调制系统的仿真模型,仿真结果表明,在相同的信噪比下,系统的误码率降低了1~2dB.(This paper mainly intends to improve the performance of the communication system and decrease the error bit rate of the information. First , the GMSKmodulation system was analyzed , and the relation of the BER and bandwidth in the different BT value was obtained. By introducing the encoding technology , the error bit rate of the information was lowered so that the performance of systemwas improved. This paper presents a simulated model . The results show that the BER of the system in the same SNR can lower 1 to 2 dB.)
    2010-05-16 21:43:28下载
    积分:1
  • 802.16d-SUI-wimax-channel-model
    This section of MATLAB source code covers 802.16d Fixed WiMAX SUI Channel Models. It covers SUI-1, SUI-2, SUI-3, SUI-4 and SUI-5 models.
    2014-12-02 14:44:09下载
    积分:1
  • filter-tools
    用MATLAB写的ekfukf工具包。绝对高质量代码。很方便拓展。在控制,估计领域应用广泛!(Written ekfukf using MATLAB tool kit. Absolute quality code. Easy to expand. )
    2011-12-04 20:59:53下载
    积分:1
  • mmc1
    用于地球物理中重力和磁力位场边界提取的几个常用的算法,包含数据处理,建模,和滤波。(Gravity and Magnetic Data Mapping, Processing, Modeling and Filtering Software.)
    2014-01-08 13:22:34下载
    积分:1
  • duojingjingdian
    针对多径信道的信道均衡,演示了几种经典的算法。可以直接运行。画图时是动态的,做得很精细。(Multipath channel for the channel equalization, demonstrate several classic algorithms. Can be directly run. Paint is dynamic, so very fine.)
    2009-12-15 11:34:47下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载