-
Newton
matlab newton法,二分法,迭代法,0.618法,进退法(matlab newton law dichotomy, iterative method, 0.618 law, advance and retreat method)
- 2011-11-29 15:36:52下载
- 积分:1
-
region_grow1
ce fichier permettant de faire la segmentation
- 2011-04-21 06:20:23下载
- 积分:1
-
matlab_-direct_-improved_method-
采用改进的直接法在matlab中进行功率谱密度计算(Calculating the direct method using the improved power spectrum density in matlab)
- 2014-10-26 12:19:06下载
- 积分:1
-
MATLABP7.0User-Mannual
Matlab学习的经典教程,有40多章,非常详细,从入门到精通(matlab study document)
- 2011-10-16 01:06:46下载
- 积分:1
-
DTI-Image-Denoising
关于DTI图像去噪方法的实现和研究的论文(About DTI image denoising research papers)
- 2013-11-16 10:03:07下载
- 积分:1
-
Simple-Integer-Programming
Discrete PSO optimization code in matlab sample integer programming
- 2012-11-01 17:26:49下载
- 积分:1
-
自适应反步控制一类 机电耦合混沌系统
自适应反步控制一类vanderpol-duffing机电耦合混沌系统,(AdaptiveBacksteppingControlofaNonlinearElectromechanicalSystemwithUnknownParameters)
- 2010-12-23 00:46:32下载
- 积分:1
-
matlab
Labwindows Matlab interface project
- 2014-08-12 15:58:35下载
- 积分:1
-
cp0202_2pam_ds
直接序列扩展频谱的源代码,用于产生直接序列,可进行现行的编码工作,用于无限通信中
(Direct sequence spread spectrum of the source code, used to produce direct-sequence, it can conduct the work of the existing coding for unlimited communication)
- 2008-03-15 10:46:55下载
- 积分: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