-
fit_mix_gaussian
fit_mix_gaussian - fit parameters for a mixed-gaussian distribution using EM algorithm
format: [u,sig,t,iter] = fit_mix_gaussian( X,M )
input: X - input samples, Nx1 vector
M - number of gaussians which are assumed to compose the distribution
output: u - fitted mean for each gaussian
sig - fitted standard deviation for each gaussian
t - probability of each gaussian in the complete distribution
iter- number of iterations done by the function
- 2011-02-09 19:05:43下载
- 积分:1
-
burger
这个是burger方程,李群的方法,求生成元(This is a burger equations, Lie group methods, and generator)
- 2009-02-27 19:36:03下载
- 积分:1
-
matlab
利用牛顿-拉夫逊法实现简单电力系统潮流计算(Newton- Raphson Power Flow Calculation of simple)
- 2011-05-13 10:55:11下载
- 积分:1
-
7-14
很好的卡尔曼滤波器的实现,跟踪机动目标仿真(Kalman filter to achieve good tracking maneuvering target simulation)
- 2010-06-13 22:24:41下载
- 积分:1
-
histogram
this file is use for the compare histogram equalization
- 2013-03-23 18:43:44下载
- 积分:1
-
DDA-receiver
分别给出了带卷积吗,卷积吗-RS吗,RS吗的系统误码率仿真程序( )
- 2013-04-29 15:32:17下载
- 积分:1
-
cluster-validity-measure-and-its-applicatio
cluster validity measure and its applicatio
- 2014-02-20 10:09:25下载
- 积分:1
-
PMSM_PI
永磁同步电机滑膜控制,可运行。效果不错,欢迎下载。(PMSM control synovium, can run. Well, welcome to download.)
- 2017-04-19 09:11:16下载
- 积分:1
-
som_all123
convert the c code to matlab compatible When executing, you need both c file and the m-file
- 2010-11-27 02:55:03下载
- 积分:1
-
The-Cuckoo-SearchThe-Cuckoo-Search
布谷鸟搜索(CS)算法是根据生物界中布谷鸟的寄生繁殖机理而提出的一种仿生智能优化算法,由于布谷鸟搜索算法具有优秀的全局搜索和局部搜索能力,并且控制参数少,收敛速度快(The Cuckoo Search (CS) algorithm is a bionic intelligent optimization algorithmbased on the mechanism of biological reproduction in parasitic cuckoo proposed. Dueto the advantages of the excellent global search and local search capabilities, fastconvergence, less control parameters,)
- 2016-03-16 14:11:24下载
- 积分:1