-
GAFCM
遗传算法改进的模糊C-均值聚类MATLAB源码
模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。
(Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and then use the standard fuzzy C-means clustering algorithm to obtain the optimal classification result.)
- 2020-09-29 15:27:44下载
- 积分:1
-
Lpp
matlab code for run the algorithm of Locality Preserving Projection
- 2010-11-01 14:52:35下载
- 积分:1
-
FFTReconstruction
可以实现全息图的一次快速傅里叶变换,对全息图进行再现,也可以用于全息干涉图的再现(Hologram can be achieved in a fast Fourier transform, reconstruction hologram can also be used for reproduction of holographic interferograms)
- 2021-04-14 16:48:55下载
- 积分:1
-
PID-shenjingwangluo-kongzhi
BP神经网络 作为弱分类器,反复训练,多个BP神经网络组成强分类器(The BP neural network as a weak classifier, repeated training, many of the BP neural network classifier)
- 2014-09-09 11:20:10下载
- 积分:1
-
Neugebauer
Matlab环境下 纽阶堡(Neugebauer)分色算法。(Matlab environment Neugebauer color separation algorithm.)
- 2012-09-06 14:45:36下载
- 积分:1
-
gnssins_gpsleverarm_simulation
GNSS/INS组合导航的定位算法,18维状态空间,仿真验证程序。(GNSS/INS integrated navigation positioning algorithm, 18 dimensional state space, simulation verification program.)
- 2018-08-21 10:59:38下载
- 积分:1
-
more-GUI-parameters-communication
目的:实现多gui间的通信。
1. 由gui1打开gui2,并从gui2读取数据画图;
2. 数据包的传递:在gui1定义一个数据包,包括字符串,数据,把数据包传递给gui2并由其更新,gui2更新好的数据在传回gui1并显示出来。(注:程序中加黑划线部分为实现预期功能的要点)
(Purpose: communication gui. Method: 1. Opened by gui1 gui2, and to read data from gui2 drawing (2) the transfer of the packet: a packet defined in gui1, including strings, data packets passed to gui2 updated by gui2 the updated data in the returned gui1 and displayed. (Note: the program plus the the black underlined part to achieve the desired functionality of the points))
- 2013-04-26 10:52:55下载
- 积分:1
-
OFDM_init
OFDM信号源,可用于MATLAB仿真,做为通信系统的源输入。(OFDM signal source can be used for MATLAB simulation of communication systems as the source of input.)
- 2009-09-26 16:49:16下载
- 积分:1
-
MATLAB_commend
matlab命令大全。姚东,王爱民,冯峰,王朝阳等编著(matlab command Daquan. Yao Dong, Wang Aimin, Feng Feng, Chao-Yang Wang, eds)
- 2010-11-29 17:26:50下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1