-
FFT
脑波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))
- 2009-11-07 20:27:52下载
- 积分:1
-
wolfe
利用wolfe算法,编写了wolfe程序模块。测试数据引用《最优化方法及其Matlab程序设计》(马昌凤编)的Armijo准则搜索例题(Use wolfe algorithm, written wolfe program modules. Test data reference " optimization methods and Matlab programming" (Ma Changfeng ed.) The search criteria examples Armijo)
- 2014-02-25 15:09:51下载
- 积分:1
-
distance
世博会城市距离模型,主要来算球面的最近距离,曲线到点的距离等(Expo City distance model, the main sphere to the most recent count from the curve the point of distance)
- 2010-07-10 22:15:11下载
- 积分:1
-
OFDM_PTS_huadongchuang
引入滑动窗的PTS改进算法。出CCDF图,与未经过处理的原始曲线经行比较(The introduction of the PTS to improve the sliding window algorithm. A CCDF diagram, and has not been dealt with by the original line curve comparison)
- 2008-05-17 11:37:27下载
- 积分:1
-
implvol
the code for compute Implied volatility
- 2010-11-30 14:23:14下载
- 积分:1
-
guandaofangzhen
学习惯性导航仿真的好资料,分析以上程序,可以很好理解惯性导航系统的原理。(Learning the simulation data of inertial navigation)
- 2012-07-27 22:54:43下载
- 积分:1
-
P_Q
2MW风机的最大功率跟踪(根据叶片翼型计算)(The maximum power point tracking of the 2MW wind turbine according to the blade airfoil)
- 2012-08-20 13:23:58下载
- 积分:1
-
Untitled3
周期对称方波信号的傅里叶级数展开 有限项级数来逼近无限项级数(fourier series )
- 2011-10-19 22:24:29下载
- 积分:1
-
PMSM
PMSM的仿真模型,该模型完全基于simulink基础库创建。包含了电流环。(PMSM simulation model, which is based entirely on the basis simulink library creation. Contains a current loop.)
- 2015-01-19 15:41:22下载
- 积分:1
-
hiboter
运用ccs实现希尔伯特变换,还有matlab产生辅导(Hilbert transform)
- 2014-01-07 13:08:24下载
- 积分:1