-
MIT-BIH-ECG-MATLAB-data
从mit-bih数据库下载心电数据,并进行matlab去噪,滤波等(dowaload ecg data from mit-bih and filtering noise and so on )
- 2020-09-01 16:08:11下载
- 积分:1
-
FreqItemsetSearch
Frequent Itemset Search in Matlab
- 2015-03-29 05:35:05下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
embbed
about watermarking with matlab(about watermarking with Matlab)
- 2006-12-24 08:06:01下载
- 积分:1
-
duffing
计算duffing程序的matlab方法,可以直接引用(Method of calculating duffing program Matlab, a direct reference to)
- 2013-03-06 21:10:41下载
- 积分:1
-
Using-MATLAB-and-Simulink-for-Control-System-Simu
Using MATLAB and Simulink for Control System Simulation and Design
- 2011-11-25 02:56:48下载
- 积分:1
-
DECOMPOSITION-OF-ECG-TO-ITS-COEFFICIENTS
DECOMPOSITION OF ECG SIGNAL TO ITS COEFFICIENTS
- 2013-12-28 01:15:36下载
- 积分:1
-
LDPC编译码仿真
基于matlab平台的LDPC编码译码仿真,很实用(LDPC coding and decoding simulation based on MATLAB platform which is really usefull.)
- 2020-11-03 20:49:53下载
- 积分:1
-
LSD直线提取算法MATLAB
自己实现的LSD直线检测算法,比论文提供的LSD检测算法少了很多复杂操-(LSD own line detection algorithm implemented, LSD detection algorithm than the paper offered a lot less complicated operation)
- 2021-04-02 12:29:07下载
- 积分:1
-
hough-Matlab
自动检测圆的Matlab源码,有图例示范有源代码演示(Matlab source code automatically detects the circle, there are legends demo model source code)
- 2009-10-28 10:16:48下载
- 积分:1