-
K-L
说明: 基于K-L算法的人脸识别matlab程序代码(KL-based face recognition algorithm matlab code)
- 2008-12-03 17:30:05下载
- 积分:1
-
VB-matlab
本人收集的关于VB与MATLAB混合编程的资料。较详细的描述了二者的接口技术(I collect mixed on VB and MATLAB programming information. More detailed description of the interface technology between the two)
- 2011-05-15 00:22:23下载
- 积分:1
-
ecg.rddata
ECG特征点检测技术 心音信号的识别算法研究及其仿真 matlab心电数据处理 心电图机源代码(feature points ECG heart sound detection signal recognition algorithm and simulation Matlab ECG data Department Jimmy ECG source code)
- 2007-04-07 11:27:48下载
- 积分:1
-
PSCAD-to-MATLAB.pdf
desribes how to connect pscad through matlab
- 2011-07-28 18:47:06下载
- 积分:1
-
tuxiang
说明: 实现多愊图像的隐藏,对于隐藏算法有很好的学习(Multi melancholy images of hidden, hiding algorithm for learning good)
- 2010-04-21 11:45:52下载
- 积分:1
-
Golay_coding
Golay coding in a Rayleigh fading channel
- 2013-09-19 20:26:03下载
- 积分:1
-
la
说明: 用于拉曼光谱的处理,包括去除荧光背景,自动拟合并自动储存结果。(For the treatment of Raman spectroscopy, including the removal of the background fluorescence, automatic fitting results of automatic storage.)
- 2015-04-15 10:58:19下载
- 积分:1
-
MATLAB-An-Introduction-with-Applications--4th-Edi
MATLAB An Introduction with Applications, 4th Edition EBook helps to Know about MATLAB and its apllications.
- 2014-02-19 02:30:18下载
- 积分:1
-
Canny
anny边缘检测算子是John F. Canny于 1986 年开发出来的一个多级边缘检测算法。
Canny边缘检测算法:
step1:用高斯滤波器平滑图象;
step2:用一阶偏导的有限差分来计算梯度的幅值和方向;
step3:对梯度幅值进行非极大值抑制;
step4:用双阈值算法检测和连接边缘。(anny edge detection operator is John F. Canny developed in 1986 out of a multi-level edge detection algorithm. Canny edge detection algorithm: step1: Gaussian smoothing filter image step2: first-order finite difference to calculate partial derivatives of the magnitude and direction of the gradient step3: the gradient magnitude non-maxima suppression step4: use dual-threshold algorithm for detecting and connecting edges.)
- 2017-01-13 21:24:23下载
- 积分:1
-
SEIR,模型
说明: seir模型模拟传染病
人在康复以后产生了抗体就不会再得病。不同于SIS模型,我们在模型中引入康复者(The Recovered),用 [公式] 表示,并满足总人数 [公式] 。这个时候就是SIR模型。一旦变为康复者,就不会再传染,即在概率传递过程中,一旦变为康复者,就没有概率再次转移为感染者或者易感者。我们假设感染者变为康复者的概率为我们来看下SIR模型的微分方程(SEIR model simulating infectious diseases)
- 2020-04-10 19:23:46下载
- 积分:1