-
polinverter2
Inverter pole is simulated
- 2012-05-17 23:56:18下载
- 积分:1
-
matlab
基于matalab的信道自适应均衡技术研究(Matalab based channel adaptive equalization technology research)
- 2013-08-28 21:56:05下载
- 积分:1
-
startcascademaster
this is the star cascade program.
it is very useful for beginer
- 2014-09-26 10:57:07下载
- 积分:1
-
lung
Lung Cancer Detection and Classification Using ANN & Multinomial Bayesian Classifier
- 2015-04-04 19:00:13下载
- 积分:1
-
traffic1
NS ALGORITHM.元胞自动机交通流模型的NS模型代码(NS ALGORITHM. NS model code cellular automaton traffic flow model)
- 2014-02-08 09:47:22下载
- 积分:1
-
AG
说明: Algorith Genetics of book Inteligencia artificial con aplicaciones a la ingeniería, pedro ponce cruz.
- 2014-10-07 11:44:33下载
- 积分:1
-
mainr1
激光回馈的计算。回馈水平、泵浦功率、移频频率对弛豫振荡的影响。(Calculation of laser feedback. Back level, the pump power, shifting frequencies influence on the relaxation oscillation.)
- 2014-10-28 18:05:26下载
- 积分:1
-
spwminveter
自己做的SPWM逆变器的simulink仿真(Do their own SPWM inverter simulink simulation)
- 2010-07-19 14:05:49下载
- 积分:1
-
Tuxiangfenge
用MATLAB语言编写的图形分割程序,本程序是基于Ostu方法的分割。(MATLAB Segment)
- 2010-08-08 17:21:23下载
- 积分:1
-
GM_EM
不错的GM_EM代码。用于聚类分析等方面。( GM_EM- fit a Gaussian mixture model to N points located in n-dimensional
space.
Note: This function requires the Statistical Toolbox and, if you wish to
plot (for k = 2), the function error_ellipse
Elementary usage:
GM_EM(X,k)- fit a GMM to X, where X is N x n and k is the number of
clusters. Algorithm follows steps outlined in Bishop
(2009) Pattern Recognition and Machine Learning , Chapter 9.
Additional inputs:
bn_noise- allow for uniform background noise term ( T or F ,
default T ). If T , relevant classification uses the
(k+1)th cluster
reps- number of repetitions with different initial conditions
(default = 10). Note: only the best fit (in a likelihood sense) is
returned.
max_iters- maximum iteration number for EM algorithm (default = 100)
tol- tolerance value (default = 0.01)
Outputs
idx- classification/labelling of data in X
mu- GM centres)
- 2013-03-28 12:26:37下载
- 积分:1