-
shiyong
自适应lms仿真 MATLAB程序 仿真计算统计误差 (MATLAB Simulation of Adaptive LMS process simulation statistical error)
- 2008-06-07 14:31:43下载
- 积分:1
-
coding_for_AODV
this file contains the source code for AODV routing protocol but not its simulation.
- 2010-07-21 02:01:21下载
- 积分: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
-
yichuansuanfa
经典遗传算法,自然编码格式,用来计算任意N维函数的极值(genetic algorithm
)
- 2011-05-18 11:51:36下载
- 积分:1
-
OFDM3
关于matlab环境下的ofdm系统,方便了解ofdm原理,理解方便。(Ofdm matlab environment on the system, easy to understand principles of ofdm, easy to understand.)
- 2011-10-16 09:46:48下载
- 积分:1
-
zernike矩
说明: 计算lzernike矩,用于图像的额模板匹配或者别的方向(zernike:Calculate lzernike moments for image frontal template matching or other directions)
- 2019-06-23 17:03:57下载
- 积分:1
-
sh330
结合PCA的尺度不变特征变换(SIFT)算法,代码里有很完整的注释和解释,保证准确无误,是学习通信的好帮手。( Combined with PCA scale invariant feature transform (SIFT) algorithm, Code, there are very complete notes and explanations Ensure accurate communication is learning a good helper.)
- 2017-04-14 10:30:51下载
- 积分:1
-
fcm
通过模糊c-均值(FCM)聚类实现图像的分割。(Through the fuzzy c-means (FCM) clustering to achieve image segmentation.)
- 2009-05-04 17:28:47下载
- 积分:1
-
NSGA-II
NSGA - II A multi-objective optimization algorithm
- 2021-01-05 21:28:55下载
- 积分:1
-
powerspectrum
根据功率谱的原始定义编制的功率谱分析程序,相比于周期图、welch法等更简洁,但分辨率不高。(spectrum analysis based on self-correlation)
- 2010-03-10 15:33:36下载
- 积分:1