-
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
-
prove_GUI
graphical user interface
- 2010-12-03 00:17:01下载
- 积分:1
-
svm
支持向量机原理与仿真
(Support vector machine theory level simulation)
- 2014-01-05 16:19:37下载
- 积分:1
-
ProceducorsDIP
数字图像处理(MATLAB版),刚萨拉斯著,书上相关程序(Digital Image Processing (MATLAB ), by Gonzalas, the relevant procedures on the book)
- 2009-03-05 19:24:54下载
- 积分:1
-
jiaotongdeng
基本交通系统,实现城市交通路口的模拟仿真,自己的课程设计作品(Basic transport system, urban traffic junction simulation, design their own courses)
- 2008-03-26 21:54:20下载
- 积分:1
-
UKFa
matlab实现的一个无迹卡尔曼滤波(UKF)程序(纯方位系统),可以用于目标跟踪领域。(matlab implementation of an unscented Kalman filter (UKF) program (Bearings), can be used for target tracking.)
- 2020-11-18 21:39:39下载
- 积分:1
-
matlabsimulation
卡尔曼滤波算法的仿真、最小二乘参数估计、整个电池管理系统的simulink仿真(Kalman filter algorithm simulation, least-squares parameter estimation, the whole of the battery management system simulink simulation)
- 2021-04-28 11:18:43下载
- 积分:1
-
matlabwatermark.docx
MATLAB数字水印算法的应用与实现 适合于数字水印研究者和学习者下载(MATLAB Application of Digital Watermarking Algorithm and Implementation of Digital Watermarking suitable for researchers and students to download)
- 2009-05-03 11:24:34下载
- 积分:1
-
matlab
永磁同步电机和直流电机调速,simulink仿真,看看大家有没有用(Permanent magnet synchronous motor and DC motor speed)
- 2011-05-20 14:07:07下载
- 积分:1
-
wigb
说明: 地震记录显示 显示地震记录波形 振幅等 地震记录(Seismic Record Display)
- 2019-08-20 16:40:31下载
- 积分:1