-
ECG
心电信号处理关键技术的研究
一些心电处理算法既相关论文
适合从事生物医学工程相关研究的人员(ECG deal with some of the key technology of ECG processing algorithm suitable for both papers related biomedical engineering research personnel)
- 2009-02-24 11:49:51下载
- 积分:1
-
ain_3f_nov
engeen-g article fgdd and osvechenie
- 2010-11-12 01:47:39下载
- 积分:1
-
ourstats
关于MATLAB仿真里面常用到的程序,还是挺好的,大家可以试试!()
- 2008-07-08 15:15:09下载
- 积分:1
-
BranchBound
说明: 最优化问题中分枝定界法求解整数线性规划问题(Optimization of branch and bound method for solving integer linear programming problem)
- 2010-04-29 20:55:36下载
- 积分:1
-
shi-yan-dai-ma
这是一本经典的MatlAB书的实验代码,非常丰富,非常实用(This is a classic book of experimental code MatlAB, very rich, very practical)
- 2013-01-16 17:59:52下载
- 积分:1
-
mean-shift-tracking
mean shift 用于视频序列的目标跟踪,有例子,用的MATLAB2013a,亲测,可用,改下读图地址即可(mean shift ,Target tracking for video sequences, there are examples of using MATLAB2013a, pro-test, available under change the digitizing address. )
- 2013-12-15 15:09:59下载
- 积分:1
-
libsvm-3.17.tar
该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。(The software adjust the parameters of SVM involved is relatively small, a lot of the default parameters, these default parameters can solve many problems cross-validation (Cross Validation) function.)
- 2013-05-08 20:48:05下载
- 积分:1
-
ss
MATLAB CODE FOR DIGITAL COMMUNICATION
- 2013-05-14 22:27:08下载
- 积分:1
-
BP
说明: 通过分析交通流量时间序列的特点,引入BP神经网络进行短时交通流预测。首先,分析了短时交通流量预测的意义及研究背景;然后,介绍了BP神经网络的结构模型、学习规则以及BP算法的改进算法;最后,通过BP神经网络对短时交通流进行预测,并分析了在各种不同条件下的预测情况。(through the analysis of the characteristics of traffic flow time series, introduces BP neural network for short-term traffic flow prediction. First of all, it analyzes the significance of short-term traffic flow prediction and research background. And then, it has discussed the model and structure, the study rule and the improved algorithm of BP neural network. Finally, by BP neural network to forecast the short-term traffic flow, it analyzes under different conditions of the neural network prediction.)
- 2015-07-09 15:31:46下载
- 积分:1
-
fcmthresh
FCMTHRESH Thresholding by 3-class fuzzy c-means clustering
[bw,level]=fcmthresh(IM,sw) outputs the binary image bw and threshold level of
image IM using a 3-class fuzzy c-means clustering. It often works better
than Otsu s methold which outputs larger or smaller threshold on
fluorescence images.
sw is 0 or 1, a switch of cut-off position.
sw=0, cut between the small and middle class
sw=1, cut between the middle and large class
Contributed by Guanglei Xiong (xgl99@mails.tsinghua.edu.cn)
at Tsinghua University, Beijing, China.
Please try testfcmthresh.m first!
- 2013-04-21 07:13:23下载
- 积分:1