-
ECG_MCU
C8051F020单片机上,心电数据采集控制代码。(ECG data acquisition and control code)
- 2017-10-25 21:45:26下载
- 积分:1
-
isolated_speech_sources
Sources for isolated speech recognition project. Compiled with Visual Studio 2008. Used Visual C++ for gui programming, the engine is written in pure C++ and can be used in many ways.
- 2010-10-19 19:11:30下载
- 积分:1
-
vc指纹识别原码
这是个手指指纹识别的源代码 ,也是从网络上下载的(This is a fingerprints identification of source code, as well as downloaded from the Internet)
- 2005-04-27 22:33:51下载
- 积分:1
-
genes
验证了基因外显子的三周期特性,提出了一种优化确定阈值的方法,分别用固定窗口滑动,及滑动序列来对基因进行识别(Verified exon three-cycle characteristics, proposed an optimization to determine threshold and using fixed window sliding and sliding sequence to identify genes)
- 2012-09-25 15:01:15下载
- 积分:1
-
R-KDDA
核化的直接判别分析(KDLDA)代码,MATLAB写的。(nuclear direct discriminant analysis (KDLDA) code, written in MATLAB.)
- 2006-09-07 14:44:28下载
- 积分:1
-
svve
用语言编写的解线性方程组的直接方法包含Gauss顺序消去法,Gauss列主元素消去法,Doolittle三角分解法(The direct methods for solving linear equations written in language include Gauss sequential elimination method, Gauss column principal element elimination method and Doolittle trigonometric decomposition method.)
- 2018-11-21 14:55:08下载
- 积分:1
-
图像识别 人脸识别和虹膜识别
提供了图像识别,包括人脸识别和虹膜识别,是不可多得的程序(for image recognition, face recognition and iris recognition, is a rare procedure)
- 2020-06-26 09:00:01下载
- 积分:1
-
LDA
人脸识别主成分分析LDA代码,MATLAB写的。(Principal Component Analysis LDA code written in MATLAB.)
- 2006-09-07 14:28:07下载
- 积分:1
-
使用阈值法对脉搏信号的峰值进行提取
pulse peak detection
使用阈值法对脉搏信号的峰值进行提取,并且通过提取信号的峰值求脉搏信号的周期,并且简单判断脉搏信号的峰值是否可用。(Useing Threshold to extrack the peak of the pulse signal extraction, and determine the peak of the pulse signal whether is not available.)
- 2012-07-04 15:31:15下载
- 积分:1
-
Fftfile-of-EEG
可以用FFT频谱对脑电信号进行提取。我们可以利用提取出的各个波段脑电信号,来诊断一些脑部疾病或者对大脑组织的电活动及大脑的功能状态进行分析。
1.将实验测得的脑电数据文件转换为文本文件(已经过50Hz陷波), 获得在Matlab 平台上可直接使用的脑电信号数据,即0661.txt。
2.在Matlab中导入数据,并提取Fp1通道的脑电信号,通过FFT变换对α,β,θ,δ波段进行提取,并做FFT逆变换变到时域。
3.计算各个波段的功率谱。(FFT spectrum can be extracted on EEG. We can use the extracted EEG each band to diagnose some brain disorders or brain tissue on the brain' s electrical activity and functional status were analyzed. One would experimentally measured EEG data file into a text file (has been 50Hz notch), obtained in Matlab platform can be used directly EEG data, that 0661.txt. (2) import data in Matlab and extract Fp1 channel EEG by FFT transform α, β, θ, δ bands were extracted, and do FFT inverse transform variable to the time domain. 3 calculate the power spectrum of each band.)
- 2020-11-21 11:19:35下载
- 积分:1