-
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
-
matlab-program-example
matlab高编程书籍,实用性强,属于提高类书籍(High matlab programming books, practical)
- 2013-08-19 23:51:54下载
- 积分:1
-
GLSICM4
利用过绿色作为分类方法,分成两类后,应用马尔科夫随机场进行分割。(Made use of green as the classification method, after divided into two categories, the application of Markov random segmentation.)
- 2013-12-14 14:50:38下载
- 积分:1
-
bic
the code relates to bicubic interpoations with osnr values
- 2010-08-31 01:39:09下载
- 积分:1
-
matlab-gui
掌握和精通matlab之gui设计,具体介绍MATLAB图形用户界面制作,含有插图(Matlab gui grasp and master the design of specific production introduces MATLAB graphical user interface, containing illustrations)
- 2010-12-04 10:47:21下载
- 积分:1
-
ofdmusingmatlab
Using MATLAB on a Orthogonal Frequency Division Multiplexing, and to map out the bit error rate simulation results.
- 2010-07-13 16:08:28下载
- 积分:1
-
minBFGS
求极小值,最优化方法的一个matlab范例(Seek the minimum value, a Matlab example of optimization methods)
- 2012-05-31 20:41:31下载
- 积分:1
-
ST
说明: 用MATLAB实现的S变换函数,具有FFT和小波变换的特性,是信号时频分析的有力工具,希望对大家有帮助。(Using MATLAB S-transform function, with the characteristics of FFT and Wavelet Transform is a powerful tool when the signal frequency analysis, we want to help.)
- 2014-08-12 20:33:10下载
- 积分:1
-
FisherLinearDiscriminant
Fisher Linear Discriminant for text classification
- 2013-05-10 19:15:13下载
- 积分:1
-
chap8
It is Radar System design and signal prcessing code based on standard algorithm .this is vey important for biggener those who are working on Radar signal processing area.This code contain various chapter. this is basically chapter No8
- 2009-11-02 15:35:33下载
- 积分:1