-
Matlab-Toolbox-application-guide
《Matlab工具箱应用指南——信息工程篇》(" Matlab Toolbox application guide- Information Engineering articles" )
- 2011-04-19 20:32:31下载
- 积分:1
-
matlab_algorithms
此资料例举了matlab的一些算法的源程序。(This data illustrates some of the algorithm matlab source.)
- 2011-05-16 14:53:10下载
- 积分:1
-
Fn_RMSHE
recursive mean-separate histogram equalization
- 2013-08-21 09:56:29下载
- 积分:1
-
CLPSO_code
综合学习粒子群算法代码,基于J.J.liang2006年发表在Trans的一点文章。(Comprehensive learning particle swarm optimizer for global optimization of multimodal functions)
- 2013-09-28 20:42:17下载
- 积分:1
-
matlab
应用MATLAB实现连续信号的抽样与重构仿真(Applications in MATLAB continuous signal sampling and reconstruction simulation)
- 2012-10-10 10:56:29下载
- 积分:1
-
rake-receiver
Rake receiver in uwb 802.15.3a
- 2014-02-10 23:10:37下载
- 积分:1
-
一点遗传算法的matlab程序,本人初学算法,积累不多,这个是转载的,比较清晰易懂,适于初学者...
一点遗传算法的matlab程序,本人初学算法,积累不多,这个是转载的,比较清晰易懂,适于初学者-Point genetic algorithm matlab program, I am learning algorithm, the accumulation of small, this is reproduced, more user-friendly, suitable for beginners
- 2022-03-15 16:58:40下载
- 积分:1
-
mat
一个有关matlab高级绘图功能的ppt课件,对掌握matlab高级绘图有很大帮助(A high-level graphics functions on matlab ppt courseware, advanced graphics on the master of great help matlab)
- 2010-10-27 11:06:19下载
- 积分:1
-
ft2
FT2 M-file for ft2.fig FT2, by itself, creates a new FT2 or raises the existingsingleton.
- 2012-04-02 18:30:32下载
- 积分:1
-
K-均值聚类算法
说明: k-means算法是一种简单的迭代型聚类算法,采用距离作为相似性指标,从而发现给定数据集中的K个类,且每个类的中心是根据类中所有值的均值得到,每个类用聚类中心来描述。对于给定的一个包含n个d维数据点的数据集X以及要分得的类别K,选取欧式距离作为相似度指标,聚类目标是使得各类的聚类平方和最小(K-means algorithm is a simple iterative clustering algorithm, which uses distance as a similarity index to find K classes in a given data set, and the center of each class is based on the mean of all the values in the class, and each class is described by the cluster center. For a given data set X containing N d-dimensional data points and the category K to be scored, the Euclidean distance is selected as the similarity index, and the clustering objective is to minimize the sum of squares of all kinds of clustering.)
- 2019-03-20 15:41:25下载
- 积分:1