-
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
-
Karlmanfilter
kalman 滤波,用于线性系统状态的估计(kalman filter, state estimation for linear systems)
- 2010-07-06 09:53:43下载
- 积分:1
-
mm1
mm1 queueing theory matlab
- 2020-12-25 19:09:04下载
- 积分:1
-
frequency-estimation-algorithm
循环平稳算法估计载波频率程序,对BPSK效果好,(Estimation of carrier frequency program by cyclostationary algorithm)
- 2017-12-08 16:32:28下载
- 积分:1
-
xianxing
线性规划的程序,能够解决显性规划问题,应用于实际中(Linear programming the main program, to solve the issue of explicit planning)
- 2009-05-22 08:49:34下载
- 积分:1
-
kalmanfilter
说明: 一种改进的自适应滤波器的状态估计,效果非常之好,是用MATLAB编写的,直接在matlab下运行就可以看到完美的滤波效果,自适应算法是sage—husa算法,较传统的滤波器有很大提高(An improved adaptive filter state estimation, the effect is definitely a good thing, is to use MATLAB prepared directly in matlab run will be able to see the effect of a perfect filter, adaptive algorithm is sage-husa algorithm, a more traditional filter machine has greatly improved)
- 2020-12-10 20:59:20下载
- 积分:1
-
Non-linear-function-fitting
非线性函数拟合——利用遗传算法来优化BP神经网络,利用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。(Non-linear function fitting- using genetic algorithms to optimize the BP neural network, neural network development package to implement graphical neural network simulation, neural network theory makes more intuitive, can be used for teaching, but also can be used for the actual neural network training, in with detailed help files.)
- 2011-11-10 12:44:15下载
- 积分:1
-
kmga
包含光伏电池模块、MPPT模块、BOOST模块、逆变模块,包含位置式PID算法、积分分离式PID,包含了阵列信号处理的常见算法,MIMO OFDM matlab仿真。( PV modules contain, MPPT module, BOOST module, inverter module, It contains positional PID algorithm, integral separate PID, Contains a common array signal processing algorithm, MIMO OFDM matlab simulation.)
- 2020-09-18 10:27:53下载
- 积分:1
-
MyProject
image processing sample programs
- 2010-08-11 23:39:30下载
- 积分:1
-
beam
用与自适应波束合成DBF的波形仿真与功能实现(Adaptive beamforming using DBF waveform synthesis and function of the realization of simulation)
- 2009-05-19 20:10:43下载
- 积分:1