-
otsu
otsu threshold, run on image to get value, then do binary thresholding
- 2010-12-01 13:22:48下载
- 积分:1
-
fit_mix_2D_gaussian
fit_mix_2D_gaussian - fit parameters for a 2D mixed-gaussian distribution using EM algorithm
format: [u,covar,t,iter] = fit_mix_2D_gaussian( X,M )
input: X - input samples, Nx2 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian (each mean is a 2x1 vector)
covar - fitted covariance for each gaussian. this is a 2x2xM matrix.
t - probability of each gaussian in the complete distribution
iter - number of iterations done by the function
- 2011-02-09 19:04:25下载
- 积分:1
-
28587376karlman
说明: 卡尔曼滤波器matlab源码,初学者可以作为参考,也可以直接应用(Kalman filter matlab source)
- 2011-04-18 09:23:36下载
- 积分:1
-
MATLAB-Programming-Interface
一个实例搞定 MATLAB 界面编程,如果您坚持做完这个实例,我想MATLAB界面编程对您而言,就没有什么难度了。(an instance of MATLAB programming interface )
- 2015-03-12 14:46:27下载
- 积分:1
-
queue
queue implementation in matlab
- 2009-10-09 20:12:08下载
- 积分:1
-
remmean
该函数是matlab编写的对一列数据进行去平均处理,两种去平均的方法(里面有三个程序),里面有详细解释说明,看看即懂!(This function is a matlab prepared to go on an average of the data processing, two kinds of methods to average (there are three procedures), which has a detailed explanation, see that understand!)
- 2014-02-03 22:42:28下载
- 积分:1
-
lapjvADAD
A Matlab implementation of the Jonker-Volgenant algorithm solving LAPs
- 2010-11-11 08:35:41下载
- 积分:1
-
Unit_Commitment
this is simple unit commitment
- 2015-01-01 21:14:05下载
- 积分:1
-
matlab_xinhaofashengqi
这是自己写的一个 数字信号发生器 ,里面包含几个界面,包括了 电子琴、电话机按键、信号合成等,可以声卡发生,请参考!(This is to write a digital signal generator, which contains several interfaces, including keyboard, telephone keypad, signal synthesis, can sound occurred, please refer to!)
- 2010-10-30 10:59:59下载
- 积分:1
-
dsp
说明: 在matlab中直接运行程序,将会显示包含谐波的时域、频域图,设计一个滤波器,滤除谐波,得到滤除谐波后的图形。(Run the program directly in matlab will display a harmonic of the time domain, frequency domain, to design a filter, harmonic filter, harmonic filter obtained after the graphics.)
- 2011-02-19 10:51:49下载
- 积分:1