-
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
-
mahalanobis
计算mahalanobis(即马氏)距离(Calculated mahalanobis (ie Markov) distance)
- 2021-04-09 11:09:00下载
- 积分:1
-
saveJPEG`
一个简单的基于MATLAB的图形图像处理程序,能实现简单的图像处理功能!(A simple MATLAB-based graphical image processing procedures, to achieve a simple image processing functions!)
- 2010-05-29 23:16:12下载
- 积分:1
-
WES_Scale
多尺度包络谱程序,可用于检测旋转机械中旋转部件是否存在故障(Multiscale envelope spectrum program, can be used for the detection of rotating machinery fault)
- 2013-02-05 00:48:10下载
- 积分:1
-
JSONArray
JSONArray的使用 附带程序注释与输出(JSONArray use with program notes and output)
- 2013-12-27 13:41:01下载
- 积分:1
-
interfacefunction
用神经网络进行训练和仿真的接口函数,用matlab编写,适合进行这方面的仿真开发.(using neural network training and simulation interface function, Matlab preparation, suitable for the simulation of this development.)
- 2006-10-17 17:17:47下载
- 积分:1
-
sphere_rcs
米氏散射,是跨湖湿地哈斯哦三等奖哦啊岁的啊的哦阿萨德哦啊速度快(mie scatting
)
- 2011-10-02 16:21:07下载
- 积分:1
-
gcv
本程序为广义交叉验证(GCV)的matlab代码,在一些场合有比交叉验证(OCV)更好的特性(This program is a generalized cross validation (GCV) matlab code, in some cases than cross validation (OCV) better characteristics)
- 2021-01-07 11:18:54下载
- 积分:1
-
jt_matlab6.5
全书包含 390 多个计算范例。所有算例的程序是可靠、完整的。读者可以在自己的MATLAB 环境中
完全准确地重现本书所提供的算例结果。算例的举一反三,将使读者很快掌握要领,从模仿走向灵活应用。(Book contains more than 390 examples of the calculation. Examples of all the procedures are reliable and complete. Readers in their own MATLAB environment completely and accurately reproduce the book provided by the results of numerical example. An example of giving top priority, will allow readers to quickly grasp the essentials, from imitation to creative use.)
- 2009-01-05 15:15:33下载
- 积分:1
-
Ajmal-signal-project
Bandpass and Nulling Filter Design project on matlab
- 2012-02-04 02:39:29下载
- 积分:1