-
heartmusic
一个能根据心电图信号产生音乐的matlab程序,根据心电信号P, Q, R, S, 和 T的不同产生不同的音乐,用Midi with Piano tamber使产生的声音更好听 (An ECG signal generator in accordance with matlab music program, according to ECG P, Q, R, S, and T have different different music, use Midi with Piano tamber so have to listen to the voice of a better)
- 2009-02-24 11:30:35下载
- 积分:1
-
3
说明: voicebox语音处理matlab工具箱【3】(VoiceBox voice processing toolbox matlab [3])
- 2008-05-31 12:16:10下载
- 积分:1
-
DPSC
參考文獻「Rotation invariant non-rigid shape matching in cluttered scenes」and matlab code.
使用Dynamic Programming Shape Context.(「Rotation invariant non-rigid shape matching in cluttered scenes」and matlab code.
Using Dynamic Programming Shape Context.)
- 2012-09-12 20:55:08下载
- 积分:1
-
A-Flexible-Sensor-mat-to-Automate-the-Process-of-
matlab design file for power system project
- 2012-01-24 21:07:10下载
- 积分:1
-
Eryth
A simple algorithm for Erythrocyte (RBC) segmentation peripheral blood smear images.
Function takes the green component of RGB image as input.
article:
M. Jahanifar et al., Automatic Zone Identification in Blood Smear Images Using Optimal Set of Features ,
2016 23rd Iranian Conference on Biomedical Engineering and 2016 1st International Iranian Conference on Biomedical Engineering (ICBME)
- 2016-10-19 18:25:46下载
- 积分:1
-
Matlab-Fitting-Functions
附件中的m代码包括了一系列的拟合函数,这些函数通常的输入是概率分布的样本。还有最大似然估计仿真器、最小平方仿真器、混合高斯分布估计的EM算法、(M in the annex to the code, including a series of fitting function, which function normally is the probability distribution of input samples. There are maximum likelihood estimation simulator, emulator least squares, mixed-Gaussian distribution is estimated that the EM algorithm,)
- 2008-06-16 10:42:12下载
- 积分:1
-
Tut2_Files
In this tutorial you will learn a few of the basic functions of Matlab. First we will start
working with basic mathematical functions, setting variables, and generating time series.
- 2011-08-29 13:07:35下载
- 积分:1
-
matlab-a-c
matlab和C交互程序,MATLAB计算,C设计界面。(interactive program of matlab and C,matlab is suitable for computing and C is suitable for interface design.)
- 2014-10-28 00:59:17下载
- 积分:1
-
Digitalmodulation
BPSK/BASK/BFSK 调制解调 不用系统的自带命令,完全按照调制解调原理图进行。(BPSK/BASK/BFSK modulation and demodulation system, do not bring their own order, in full accordance with principles of modulation and demodulation maps.)
- 2009-12-31 20:25:47下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1