-
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
-
PROGRAMMATION-cPP-et-genie-logiciel
book to learn Visual c++ and logiciel
- 2014-02-19 12:13:40下载
- 积分:1
-
MapleandMATLAB
MATLAB高等变换数学变换及建模分析的良好入门教材,可供各校研究生只用(MATLAB higher transformation mathematical transformation and modeling analysis of the good introductory teaching material, the schools only for graduate students
)
- 2012-08-06 19:29:58下载
- 积分:1
-
Sidelobe-Canceller--MSE-
阵列信号处理中自适应波束优化准则之一ASC旁瓣相消 MSE准则(Array Signal Processing ASC adaptive beam sidelobe canceller MSE criterion of optimization criteria)
- 2015-04-17 15:32:23下载
- 积分:1
-
fz
说明: 改进欧拉法的matlab程序,并且其中有一个例子(Improved Euler method matlab program, and an example)
- 2012-06-26 22:10:09下载
- 积分:1
-
gavc
说明: 用vc来实现遗传算法,不是matlab哦(vc used genetic algorithms to achieve, not Matlab oh)
- 2006-04-27 08:54:29下载
- 积分:1
-
AnsiToAscii
Ansi To Ascii and Ascii to Ansi converter
- 2014-10-02 17:22:59下载
- 积分:1
-
functionguotao
演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。(Evolutionary Computation is based on the then new search algorithm its technical model derived from natural evolution. Here)
- 2008-04-30 23:55:32下载
- 积分:1
-
TestMatlab65
C++和matlab混编示例 (Mixed C++ and matlab examples)
- 2011-06-10 10:43:14下载
- 积分:1
-
MeanShift
Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.
用matlab实现mean shift算法仿真(Mean Shift the concept was first used by Fukunaga et al [1] in 1975 in an article on the probability density function estimation of gradient raised its original meaning, as its name implies, is the offset of the mean vector, where is the Mean Shift a noun, it refers to a vector, but with the Mean Shift the development of the theory, Mean Shift the meaning has changed, if we say that Mean Shift algorithm, generally refers to an iterative steps, namely, first calculate the current point Mean offset, move the shift points to its average, and then as a new starting point and continue to move until the end to meet certain conditions. realize using mean shift algorithm matlab simulation)
- 2009-02-11 20:58:57下载
- 积分:1