-
matlab-optimization-problems-
matlab解决最优化问题的相关程序,源于互联网,多多交流。(matlab to solve optimization problems related procedures, from the Internet, a lot of communication.)
- 2013-09-10 16:53:48下载
- 积分: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
-
GAPLL
ga的一个仿真例子程序,还不错,用起来效果比较好,需要自己根据项目情况写适应度函数(ga a simulation example of the procedure, but also good to use effect is better, the basis of project information required to write their own fitness function)
- 2009-02-16 18:21:33下载
- 积分:1
-
DFIG
双馈风力发电机DFIG与逆变器之间搭建的模型,可运行,欢迎下载使用(The model built between DFIG and inverter is operable, welcome to download and use)
- 2018-10-27 15:41:57下载
- 积分:1
-
lotkademo
MATLAB Example Code : For MATLAB developers, this example code will explain the usage of Ordinary Differential Equations ODE23 and ODE45 in the Matlab environment
- 2009-05-27 13:26:55下载
- 积分:1
-
Bilevel-approach-for-optimal
在最佳位置和合同双层办法
分布式发电的径向分布定价
使用混合整数线性规划系统(Bilevel approach for optimal location and contract
pricing of distributed generation in radial distribution
systems using mixed-integer linear programming)
- 2014-10-21 18:23:42下载
- 积分:1
-
suju
matlab融合算例。对做融合很有帮助。从别处转来的。希望对大家有帮助。(matlab integration example. Right to do fusion helpful. Have been transferred there. We want to help.)
- 2009-11-21 09:42:40下载
- 积分:1
-
mpc
model predictive control using matlab
- 2009-05-26 18:17:08下载
- 积分:1
-
fengleitongji
对数据进行按列分类统计,统计平均值、背景值、方差等(The data by columns classification statistics, statistical average, the background value, variance, etc.)
- 2015-02-03 22:02:14下载
- 积分:1
-
leach
这个matlab程序,按照节点的能量把选举成为簇头的概率分为了两种,能量高的,概率大,这样就总体的延长了节点群的生存时间(The matlab program, in accordance with the energy of the node to elect the cluster head of the probability is divided into two kinds, high energy, the probability is large, so that the overall extension of the node group s survival time)
- 2016-12-04 18:01:35下载
- 积分:1