-
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
-
advance-_kmeans
一种改进的k均值聚类算法,在matlab平台上测试已经通过(An improved k-means clustering algorithm on matlab platform test has been passed.)
- 2014-04-03 10:18:13下载
- 积分:1
-
BPSK OFDM通讯工具箱
模拟 BPSK 调制 OFDM 技术在推进农村地区
- 2022-07-12 16:15:33下载
- 积分:1
-
Excel_to_Matlab
Excel Link is a software add-in that integrates Microsoft Excel and MATLAB
in a Microsoft Windows-based computing environment. By connecting Excel
and MATLAB, you can access the numerical, computational, and graphical
power of MATLAB from Excel worksheet and macro programming tools. Excel
Link lets you exchange and synchronize data between the two environments.
- 2010-10-15 09:08:41下载
- 积分:1
-
bpnnet_154
用MATLAB编写的用BP网络完成函数的逼近源程序,希望有人用的上(MATLAB BP prepared by the network to be completed by the function approximation source, hoping that someone on the)
- 2006-08-21 09:53:40下载
- 积分:1
-
MATLAB-GUI-instruction-video-2
MATLAB GUI教学视频2:设置GUI窗口尺寸可调(MATLAB GUI instruction video 2: Set the GUI window size adjustable)
- 2011-07-15 10:59:06下载
- 积分:1
-
Islam
know islaam better. this book clears many of the misconceptions about Islaam and throws a light on its plus points
- 2009-10-03 03:35:20下载
- 积分:1
-
LPC
语音信号处理中基音周期的提取算法,用线性预测的基本算法原理,matlab实现。(Speech signal processing in pitch extraction algorithm, the basic algorithm with linear prediction theory, matlab implementation.)
- 2009-12-14 20:14:30下载
- 积分:1
-
SampEn
样本熵,用于进行信号的复杂度计算,已调试完成,可直接调用(sample entropy can be used to analyze the complexity of signal.)
- 2017-07-31 15:40:24下载
- 积分:1
-
亲测可用的求出二分图匹配前N个最优解的算法,matlab源程序
阵列信号处理的高分辨率估计,Pisarenko谐波分解算法,用于图像处理的独立分量分析,相参脉冲串复调制信号,中介真值程度度量,基于中介真值程度度量的图像分割基于负熵最大的独立分量分析。
- 2022-03-12 13:10:31下载
- 积分:1