-
MATLAB_program_object_segmentation_and_tracking_pr
MATLAB程序目标分割与跟踪的程序MATLAB program object segmentation and tracking procedures(MATLAB program object segmentation and tracking procedures MATLAB program object segmentation and tracking procedures)
- 2010-08-03 11:30:49下载
- 积分: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
-
qam
16QAM的调制解调,基带星座图,调制解调之后星座图及比较(16QAM modem, baseband constellation map, after the modem constellation diagram and compare)
- 2021-03-15 20:09:22下载
- 积分:1
-
NN-projectFinal
matlab time series prediction
- 2011-05-18 11:47:54下载
- 积分:1
-
RBF_10
利用matlab编程实现RBF神经网络,利用训练模型算法,最后得到较精确的神经网络模型,里面的程序并不需要先前自己进行数据归一化处理(radial basis function)
- 2013-09-29 10:36:33下载
- 积分:1
-
ThreeTable
这个文件实现了Matlab/Simulink中的三维查找表,对要用到查表的人有帮助,里面用到Reshape函数(This file implements the Matlab/Simulink in a three-dimensional look-up table for use to help people look-up table, which used Reshape function)
- 2013-12-26 11:31:44下载
- 积分:1
-
dspmatlab
数字信号处理使用MATLAB编程的从基础到应用的详细讲解(Digital signal processing using MATLAB programming from basic to the application of detailed briefings)
- 2009-12-28 19:17:33下载
- 积分:1
-
Floyd
说明: floy 算法实现寻找最短路径问题,类似的还有迪克斯屈拉算法(floy algorithm to find the shortest path problem, there is a similar pull algorithm Dix Qu)
- 2011-03-17 19:55:06下载
- 积分:1
-
PFfor_lineargaussian
An example for estimating linear gaussian state space model by using particle filtering . Also include a function particle filtering resampling step.Inverse transform method:Discrete random variables.
- 2013-01-30 02:06:03下载
- 积分:1
-
PCA
实现matlab gui 界面的人脸检测的改进算法,效率更高(Achieve matlab gui interface improvements face detection algorithm, more efficient)
- 2014-12-03 15:55:49下载
- 积分:1