-
sf_building
这是讲述MATLAB中stateflow的知识,很有用处,需要的可以下载。(This is about the knowledge of MATLAB, stateflow, useful, and we need can be downloaded.)
- 2010-05-12 14:50:03下载
- 积分:1
-
kmeans
function [L,C] = kmeans(X,k)
KMEANS Cluster multivariate data using the k-means++ algorithm.
[L,C] = kmeans(X,k) produces a 1-by-size(X,2) vector L with one class
label per column in X and a size(X,1)-by-k matrix C containing the
centers corresponding to each class.
Version: 07/08/11
Authors: Laurent Sorber (Laurent.Sorber@cs.kuleuven.be)
References:
[1] J. B. MacQueen, "Some Methods for Classification and Analysis of
MultiVariate Observations", in Proc. of the fifth Berkeley
Symposium on Mathematical Statistics and Probability, L. M. L. Cam
and J. Neyman, eds., vol. 1, UC Press, 1967, pp. 281-297.
[2] D. Arthur and S. Vassilvitskii, "k-means++: The Advantages of
Careful Seeding", Technical Report 2006-13, Stanford InfoLab, 2006.
- 2011-12-22 19:38:16下载
- 积分:1
-
Matlab的GA程序 遗传算法求TSP
Matlab中的GA程序(Matlab GA procedures)
- 2004-11-18 14:47:17下载
- 积分:1
-
assignment_4_q4
guassian filtering used in DIP
- 2011-04-19 13:46:09下载
- 积分:1
-
FPGAs_Transmit
Simulata FPGA_Transmit code on Matlab
- 2009-10-28 23:37:07下载
- 积分:1
-
pathRRT
RRT是应用广泛的机器人路径规划方法,可处理路径规划中的不同问题。(RRT is the widespread use of robot path planning, path planning can handle the different issues.)
- 2007-03-13 14:11:19下载
- 积分:1
-
MATLab-optimum
精通MATLAB最优化计算(第2版)扫描版,介绍matlab的各种优化算法准牛顿法、信赖域法、随机优化精通MATLAB最优化计算的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。 本书侧重于最优化算法的MATLAB实现,同时精选了大量的最优化问题实例,通过实例的求解,生动地教会读者掌握MATLAB在最优化问题方面的应用。(matlab optimum)
- 2015-03-28 15:47:34下载
- 积分:1
-
MATLAB
matlab与C++的混合编程,实现计算rice图像中的米粒个数。(matlab and C++ mixed programming, to achieve calculate the number of rice grain image.)
- 2010-05-18 10:18:54下载
- 积分:1
-
SPCCSI
sp CURRENT SOURCE INVERTER
- 2011-06-18 23:32:35下载
- 积分:1
-
search_methods_matlab
Line search method matlab code
- 2014-10-29 04:11:29下载
- 积分:1