-
ReadDataFromMIT-BIHDirectlyByVC++
MIT-BIH心电数据库中包含有大量的心电信号,用户可以直接下载这些信号用于信号分析,算法验证等。但是其数据存储格式复杂,只能用其提供的工具包进行读取,很不方便。本源码可以直接读取MIT-BIH中的format212和format16格式的心电数据,免去了学习其繁琐工具包的过程。(MIT-BIH ECG database contains a large number of ECG signals, users can directly download these signals used in signal analysis, verification algorithm. However, the complexity of its data storage format, can only provide a toolkit to read, very inconvenient. The source can be directly read the MIT-BIH in format212 and format16 ECG data format, which eliminates the cumbersome tool kit to learn their process.)
- 2008-01-02 13:27:39下载
- 积分:1
-
c
说明: 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数
1/1+1/3+...+1/n(利用指针函数)
(Write a function, the input n is even, the function call seeking 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer function))
- 2011-07-18 09:28:07下载
- 积分:1
-
bilinear
In this paper, we introduce a new machine-learning-based data classification algorithm that is applied
to network intrusion detection. The basic task is to classify network activities (in the network log
as connection records) as normal or abnormal while minimizing misclassification. Although different
classification models have been developed for network intrusion detection, each of them has its strengths
and weaknesses, including the most commonly applied Support Vector Machine (SVM) method and the
Clustering based on Self-Organized Ant Colony Network (CSOACN). Our new approach combines the SVM
method with CSOACNs to take the advantages of both while avoiding their weaknesses. Our algorithm is
implemented and evaluated using a standard benchmark KDD99 data set. Experiments show that CSVAC
(Combining Support Vectors with Ant Colony) outperforms SVM alone or CSOACN alone in terms of both
classification rate and run-time efficiency.
- 2013-12-21 13:40:52下载
- 积分:1
-
two-temperature-solve
激光与物质的相互作用 双温方程算法 matlab源程序代码(two temperature solve)
- 2021-03-26 20:59:13下载
- 积分:1
-
directional_block_generating
用于产生指定大小NxN的块,含有edge的信息,可以指定edge的方向。(Generate a directional block with certain edge.)
- 2010-12-02 12:59:17下载
- 积分:1
-
IIR-filter-design
基于matlab的IIR滤波器设计,程序简单易懂(Matlab-based IIR filter design procedures are simple)
- 2013-11-04 21:07:16下载
- 积分:1
-
a1
说明: 关于电力系统静态稳定的程序,需要的可以下载(the program of powersystem stablity )
- 2009-05-24 17:52:48下载
- 积分:1
-
nsct_toolbox
Nonsubsampled contourlet transform
- 2016-04-17 21:19:32下载
- 积分:1
-
matlab
关于MATLAB的基本算法,涵盖数学计算的一些基本源程序(The basic algorithm of MATLAB, covering some basic math source)
- 2010-06-07 21:38:01下载
- 积分:1
-
fuzzypid1
一个用simulink做的模糊PID自适应系统,通过三个模糊FIS:dkp,dki,dkd来分别控制Kp,Ki,Kd,以达到PID参数可自动调整的目的。(A simulink do with self-adaptive fuzzy PID system, through three fuzzy FIS: dkp, dki, dkd to control the Kp, Ki, Kd, in order to achieve automatic adjustment of PID parameters can be objective.)
- 2009-04-12 19:08:03下载
- 积分:1