-
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
-
newaga
该进的自适应遗传算法,有利于学习遗传算法(The advanced genetic algorithm, genetic algorithm is conducive to learning)
- 2010-05-17 16:27:26下载
- 积分:1
-
digitalPLL
数字锁相环实现源码,有很大的参考价值。
由 鉴相器 模K加减计数器 脉冲加减电路 同步建立侦察电路 模N分频器 构成.(DPLL realize source, has a great reference value. By the phase detector counter modulus K addition and subtraction circuit synchronous pulse addition and subtraction to establish surveillance mode N divider circuit constituted.)
- 2007-10-22 15:00:19下载
- 积分:1
-
MATLAB_programming_source_image_low_pass_filter
MATLAB编程图像低通滤波源码MATLAB programming source image low-pass filter(MATLAB programming image low-pass filter source MATLAB programming source image low-pass filter)
- 2010-08-03 12:18:26下载
- 积分:1
-
RADAR_simulation_code
基于matlab GUI界面的雷达仿真代码
具有丰富的参数选项 如目标个数,频率,脉冲宽度等
请首先运行radarSimulation.m(Matlab GUI interface based on the radar simulation code with rich options such as the target number of parameters, frequency, pulse width, such as first run radarSimulation.m)
- 2020-12-07 16:39:22下载
- 积分:1
-
code
matlab程序:高斯核回带用法的支持向量机,对样本经行训练得到预测模型(matlab program: the Gaussian kernel back with the use of support vector machine prediction model of the samples by the line training)
- 2013-01-01 11:04:15下载
- 积分:1
-
fem
使用matlab实现有限元方法求解各种问题。(Calculated using the finite element method using matlab.)
- 2012-08-26 12:14:25下载
- 积分:1
-
rainflow
于雨流计数法的命令流,采用MATLAB编写。(About the rain class notation s order class, uses the MATLAB compilation. May use in withdrawing the circulation.)
- 2013-04-24 20:59:44下载
- 积分:1
-
ldpc
这是一个关于PSK和LDPC码相结合的运用程序,很有参考价值。(This is an LDPC code on the PSK and the use of a combination of procedures, a good reference.)
- 2009-05-22 11:01:01下载
- 积分:1
-
Illustration_Norms
For a thorough description of the norms, see the Chapter 4 of Robust and Optimal Control, Zhou, Glover, Doyle 1996.
Here the point is to give some lines of code illustrating what are the H2 and Hinf norms of LTI systems.
In that sense, it is also illustrated that the H2 norm is smooth in the space of the system parameters, whereas the Hinf norm is non-smooth locally Lipschitz (since it is a min-max problem, thus prone to the waterbed effect ).
- 2012-04-15 07:02:31下载
- 积分:1