-
Main
reding the ECG signal information
- 2009-07-11 13:15:37下载
- 积分:1
-
lda_test
Function to implement Linear Discriminant Analysis
Usage:-
[Xnew,V,mX,D] = lda(X,index,mX)
[V,D] = lda(X,index)
where:-
X = concatenated grand profile vectors (GPV)
i = class index of each vector
Xnew = new feature vectors
P = eigen vectors
mX = mean of GPV (optional in input)
D = eigen values
- 2013-07-09 15:03:43下载
- 积分:1
-
sa-tsp
应用模拟退火的TSP优化算法,程序注释清晰,运行流畅(The TSP simulated annealing optimization algorithm, the program notes clear and running smoothly)
- 2013-11-03 15:55:40下载
- 积分:1
-
USPsdesvmfenlei
matlab基于向量机的分类,usps数据集(matlab SVM based classification, usps datasets)
- 2015-01-18 21:34:15下载
- 积分:1
-
动态烟花算法代码。
说明: 动态烟花代码,适合小白学习。。。。。。。。。。。(Little white dynamic fireworks code, suitable for learning)
- 2020-02-18 16:56:59下载
- 积分:1
-
imageprocessingusingMATLAB
利用MATLAB做一些基礎的影像處理,如灰階值、圖片放大、縮小、旋轉等等.....(Use MATLAB to do some basic image processing, such as the gray-scale value, image to enlarge, reduce, rotate, and so on .....)
- 2009-11-24 17:26:43下载
- 积分:1
-
matlab_voice_filter
说明: 对声音中的杂音进行过滤,并在新的文件夹中
自动保存(Murmur of voices in the filter, and in the new folder automatically saved)
- 2008-10-08 18:17:21下载
- 积分:1
-
Monte-Carlo-simulation
蒙特卡洛仿真的文档,对学习通信系统仿真由很大的帮助,请仔细阅读(Monte Carlo simulation of the document, to learn communication system simulation by the great help, please read carefully)
- 2011-11-21 10:48:02下载
- 积分:1
-
mflood-source
自己做的一个ns-2下的flood仿真程序演示结果(a flood protol for wsn in ns2 simulator.)
- 2010-10-19 12:24:36下载
- 积分:1
-
ecg
根据已给ecg数据文件,画出心电图波形,并自动标记出特征点位置,并计算P-R时间间隔
等参数。
附件是.dat为数据文件,为二进制文件,每2个字节代表一个采样点,采样频率1000hz。依
次为1-12导联的第一个采样点,其次是1-12导联第二个采样点,....
.hea头文件是文本格式说明文件,可以看到十二导联存放的先后顺序。
(According to the data file has to ecg, draw the ECG waveform, and automatically mark the feature points, and calculate parameters such as PR interval. The attachment is. Dat for data files, binary files, each 2 bytes represent a sampling point, the sampling frequency 1000hz. Followed by a 1-12 lead in the first sampling point, followed by 1-12 second sampling point lead ,..... Hea header file is a text file format that you can see the sequence)
- 2010-12-30 10:49:58下载
- 积分:1