-
Nerve_Net
神经网络在手势识别中的应用及其相关的一些例子.(Neural network in gesture recognition application and its related some examples.)
- 2007-09-20 09:26:44下载
- 积分:1
-
DSPmatlab
现代数字信号处理的Matlab实现,很好很实用的东西,比较全面。(Modern digital signal processing Matlab to achieve good things in a very practical, much more comprehensive.)
- 2009-05-01 23:24:23下载
- 积分:1
-
sigma_graphene
说明: 太赫兹和中红外频率下,石墨烯表面电导率的公式(Formula for surface conductivity of graphene at terahertz and mid-infrared frequencies)
- 2019-11-18 13:07:27下载
- 积分:1
-
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
-
ExtraireSegment
RR interval extract MIT-BIH ECG records
- 2010-11-01 19:49:47下载
- 积分:1
-
poissonal
最近在编制的一个求解微分方程的poission程序(Recently in the preparation of a program to solve differential equations poission)
- 2011-10-11 10:46:43下载
- 积分:1
-
CD_Matlab
Code about DAC-ADC, Spectrum and Spectrum Analys, FIR design, Phu luc 7B2 - Random Processes-Classification-Power-Relation
- 2013-10-28 15:15:50下载
- 积分:1
-
CSrec
全面的压缩传感重构算法源程序,包括匹配追踪系列,范数系列等(Comprehensive source compressed sensing reconstruction algorithms, including the matching pursuit series, norm series)
- 2010-10-05 21:02:39下载
- 积分:1
-
smooth_update
数值计算中的平滑算法,非线性滤波中使用。(Numerical calculation of the smoothing algorithm, the use of nonlinear filtering.)
- 2009-05-03 21:52:44下载
- 积分:1
-
MP.2
经典匹配追踪程序。附带经典lena图像、并对其进行处理。(Classic match-tracing program. With classic lena image and its processing.)
- 2009-12-07 11:38:52下载
- 积分:1