-
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
-
DEMO_BSS
Demo in Blind source separation with sound file
- 2011-06-21 01:17:19下载
- 积分:1
-
final-project_matlab
matlab
edge preserving filter
- 2011-01-29 02:45:20下载
- 积分:1
-
getstart
matlab官方出品的上手教程,科研必备。(Matlab official production of the first-hand course, scientific research is necessary.)
- 2020-06-24 03:20:01下载
- 积分:1
-
xiaoboshenjing
小波神经网络的源程序,稍加扩展可用于多样本数的的训练(Wavelet neural network of the source, this little extension can be used for various numbers of training)
- 2010-05-10 17:45:28下载
- 积分:1
-
TwoD_bar
matlab code for one beam
- 2012-04-30 23:52:41下载
- 积分:1
-
计算功率谱密度PSD的源代码 Matlab
MATLAB计算功率谱密度PSD的源代码(MATLAB power spectral density of the source code)
- 2020-07-03 18:00:01下载
- 积分:1
-
CAD-Lung
This function extract a binary image gray scale image
using auto-tuned threshold value obtained the correlation
of Image euler numbers. This work had been published in
L.P Wong, H.T Ewe.
A Study of Lung Cancer Detection using Chest X-ray Images.
3rd APT Telemedicine Workshop 2005, 27-28th January 2005, Kuala Lumpur,
Malaysia. Pages 210-214.
- 2015-01-26 06:12:34下载
- 积分:1
-
Newton
牛顿迭代法来解决线性方程等相关问题,用于数值分析考试的源代码程序。(Newton method to solve linear equations and other related issues, for the numerical analysis of the source code for examination procedures.)
- 2015-03-23 20:16:32下载
- 积分:1
-
autoyuzhi
利用迭代方法自动确定图像目标分割阈值。程序包内有matlab源程序,示例图片及运行结果比较。(Iterative method automatically determines the image object segmentation threshold. Matlab source code within the package, sample images, and operations were.)
- 2010-07-14 10:44:06下载
- 积分:1