-
MM1_smqueue
M/M/K的计算机仿真,排队系统是一种比较典型的离散动态系统,按照规定,它的仿真必然涉及到时间的表示,事件驱动的表示。这里我们采用静态的仿真思想实现M/M/1的计算机仿真。(M/M/K of the computer simulation, queuing system is a typical discrete dynamic system, in accordance with the regulations, it necessarily involves the simulation of time that the event-driven representation. Here we use a static ideology M/M/1 simulation computer simulation.)
- 2010-11-28 20:13:13下载
- 积分:1
-
matlab
说明: 图像灰度变换、图像的锐化、⑴直方图均衡化(histogram equalization),⑵直方图匹配(histogram matching),⑶邻域平均(neighborhood averaging),⑷局域增强(local enhancement), ⑸中值滤波(median filtering)。源码(Image gray-scale transformation, image sharpening, ⑴ histogram equalization (histogram equalization), ⑵ histogram matching (histogram matching), ⑶ average neighborhood (neighborhood averaging), ⑷ enhanced local (local enhancement), ⑸ Value filtering (median filtering). Source)
- 2009-08-03 12:48:38下载
- 积分:1
-
KDDA
核直接线性判别方法(kdda),主要用于人脸识别,模式分类。(nuclear direct linear discriminant method (kdda), mainly used for face recognition, pattern classification.)
- 2007-01-06 16:00:42下载
- 积分: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
-
DPSK-modulation
本程序实现了差分相移键控(DPSK)的调制与解调,得到了眼图。(This program simulates the Differential Phase Shift Keying(DPSK)system to obtain a eye diagram.)
- 2014-01-15 19:40:29下载
- 积分:1
-
localization
MATLAB 无线传感器网络仿真,对学习很有帮助(MATLAB)
- 2009-12-07 09:40:03下载
- 积分:1
-
cc
说明: Rilling的关于Rilling的关于HHT端点延拓的代码HHT端点延拓的代码(Rilling Rilling on HHT endpoint extension on the code the code HHT endpoint extension)
- 2010-04-11 18:01:51下载
- 积分:1
-
CTSDM_4thFF_FBerror_ELDtest_v2
continuous time sigma-delta modulator modeling
- 2013-04-24 22:09:14下载
- 积分:1
-
Adaboost-m
基于ADABOOST算法的人脸检测matlab程序(the face detection matlab program based on ADABOOST algorithm )
- 2012-02-14 20:08:00下载
- 积分:1
-
xiaoshuyuan
说明: 如何在一个方形区域画一个半径为小数的圆,也要求画出方形区域,并指出圆的位置(how to plot a circle and a square,please point the location of the circle)
- 2011-03-16 15:31:26下载
- 积分:1