-
kw
说明: 文章:利用三次样条函数计算开挖体积,有matlab代码。(Article: the use of cubic spline function calculated excavation volume, there is matlab code.)
- 2009-03-16 17:02:21下载
- 积分: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
-
fem.2.1
采用有限元法求解一维、二维抛物型方程,matlab编程(FEM for 1-D,2—D parabolic equation)
- 2021-03-28 22:09:11下载
- 积分:1
-
现代控制理论及其MATLAB实现源代码
源代码非常清晰,内容丰富,浅显易懂。适合学习(the code is very easy)
- 2020-07-01 02:20:02下载
- 积分:1
-
MATLAB
Kmeans.m对UCI数据集中的鸢尾花数据集进行kmeans算法聚类, Iris.txt 鸢尾花数据集
KMeans.m 鸢尾花KMeans聚类算法代码 test1.m,test2.m 鸢尾花算法测试集
包含数据的归一化 DataNorm.m数据归一化代码,DataStandard.m数据标准化代码
恩达老师的MATLAB视频中的代码 code(Kmeans.m clusters the kmeans algorithm for the Iris dataset in the UCI dataset, Iris.txt Iris dataset
KMeans.m Iris KMeans clustering algorithm code test1.m, test2.m Iris algorithm test set
Normalized data containing dataNorm.m data normalization code, DataStandard.m data normalization code
The code in the MATLAB video of Teacher Enda the code is the code in the video.)
- 2021-04-13 17:48:56下载
- 积分:1
-
lyapunov
李雅普诺夫指数求解MATLAB程序,包含说明文字(MATLAB program for solving Lyapunov index, including descriptive text)
- 2010-11-20 16:43:09下载
- 积分:1
-
atomatic-attandence-system
in this project we develop a source code in matlab which take attendance automatically, The source code and data base are available in this file
- 2013-10-06 18:44:50下载
- 积分:1
-
GA
说明: 本代码内容用遗传算法求解极值,包括种群的选择,遗传,变异等。(he code content using genetic algorithms to solve the extreme value, including populations of selection, genetic variation and so on.)
- 2014-12-22 22:22:49下载
- 积分:1
-
matlib
用c++语言,生成一个能让MATLAB自动加载的数据格式文件。该工具能够编译成为dll文件,随着其他文件一起动态执行和动态添加一个系统的功能。(transform an input file into .mat for matlab from c++)
- 2011-01-13 20:39:51下载
- 积分:1
-
Spectrum
说明: 谱估计算法MATLAB程序
ARMA.M
autocorrelation.m
demoautocorrelation.m
PERIOD.M
SPECTRUM.M(Spectral estimation algorithm MATLAB program ARMA.M autocorrelation.m demoautocorrelation.m PERIOD.M SPECTRUM.M)
- 2010-04-09 15:04:06下载
- 积分:1