-
99273902BP_decode
In our following paper, we find that the shortten codes of DVB-S2 have some problems,this program can provide a good DVB-S2
- 2010-01-09 23:55:05下载
- 积分:1
-
j_four_1
说明: 在神经网络中,用四阶统计量的方法对图像进行特征提取(In the neural network, using fourth-order statistics of the image feature extraction method)
- 2010-05-05 09:40:00下载
- 积分:1
-
jsff
gauss消去法解线性方程组,系数矩阵A存放于数组A中(Gauss elimination method solving linear equations, A of the coefficient matrix A stored in an array)
- 2014-11-30 10:34:44下载
- 积分:1
-
ncm
numerical computing matthematics matlab
- 2014-02-14 18:47:12下载
- 积分:1
-
LICENTA
This paper presents experimental results of angle of arrival (AOA)
estimation for sensor node localization of wireless networks, cell id, tdoa, etc
- 2010-06-25 06:12:09下载
- 积分:1
-
bisect
matlab program describes bit selection
- 2011-02-07 13:33:34下载
- 积分:1
-
trline3_2
使用matlab编程实现可视化界面,界面是关于微波传输线及天线方向图。(Visualized using matlab programming interface, the interface is on the microwave transmission line and antenna.)
- 2010-05-11 21:50:22下载
- 积分:1
-
the-simulink-of-simpower
是电力电子电力系统的仿真书籍的matlab和simulink的仿真实例 (the simulink of simpower)
- 2013-08-27 08:50:03下载
- 积分:1
-
ANN-and-Matlab
Matlab ebooks for basic and advances learning
Neural Networks and information security book
- 2014-12-02 12:12:00下载
- 积分: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