登录
首页 » matlab » 模拟退火和模糊C均值分类

模拟退火和模糊C均值分类

于 2020-12-09 发布 文件大小:5KB
0 278
下载积分: 1 下载次数: 20

代码说明:

  遗传模拟优化初始聚类中心,模糊C均值聚类(Genetic algorithm is used to optimize initial clustering centers and fuzzy C means clustering.)

文件列表:

模拟退火和模糊C均值分类\ceshi.m, 235 , 2018-05-25
模拟退火和模糊C均值分类\FCMfun.m, 866 , 2010-11-15
模拟退火和模糊C均值分类\FCMpure.m, 926 , 2010-12-12
模拟退火和模糊C均值分类\GAFCM.m, 3149 , 2010-11-14
模拟退火和模糊C均值分类\initFCM.m, 344 , 2010-11-15
模拟退火和模糊C均值分类\iterateFCM.m, 559 , 2010-11-15
模拟退火和模糊C均值分类\ObjFun.m, 527 , 2010-11-15
模拟退火和模糊C均值分类\SAGAFcmMain.m, 3006 , 2018-05-25
模拟退火和模糊C均值分类, 0 , 2018-05-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Fuzzy Logic
    说明:  《模糊逻辑》(Fuzzy Logic)一书的例子程序,作者: Reza Langari("fuzzy logic" (Fuzzy Logic), an example of the procedure, the authors : Reza including)
    2005-11-11 09:38:11下载
    积分:1
  • Eacpower
    this source code is eacpower matlab
    2013-08-04 17:42:35下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • PLL
    This file is used to develop Phase locked loop.
    2009-02-14 18:30:43下载
    积分:1
  • matlab-impedance
    通过Matlab编程计算实现的多类微波传输线阻抗在不同条件下阻抗值的计算.(Matlab programming by calculation of the multi-class microwave transmission line impedance under different conditions impedance calculations.)
    2010-09-15 09:34:05下载
    积分:1
  • cyclo-converter
    Psim cycloconverter simulation
    2015-02-17 18:20:20下载
    积分:1
  • AF_Motor
    arduino_AFMotor库,用于控制连在ARDUINO上的电机(This is the August 12, 2009 Adafruit Motor shield firmware with basic Microstepping support. Works with all Arduinos and the Mega For more information on the shield, please visit http://www.ladyada.net/make/mshield/ To install, click DOWNLOAD SOURCE in the top right corner, and see our tutorial at http://www.ladyada.net/library/arduino/libraries.html on Arduino Library installation)
    2016-02-18 21:14:17下载
    积分:1
  • MATLAB
    在简要分析遗传算法要素的基础上,介绍了基于MATLAB的遗传算法工具箱的设计。最后给出了一个 用设计的MATLAB遗传算法工具箱的求函数极值的应用实例。(In a brief analysis of the elements of genetic algorithm based on the introduction based on the MATLAB genetic algorithm toolbox design. Finally, a design with MATLAB Genetic Algorithm Toolbox for the application of extreme value function.)
    2007-09-07 20:20:43下载
    积分:1
  • attachments
    variational method used for donising the image data
    2010-08-25 14:05:41下载
    积分:1
  • cyc4cESPRIT2extmulph
    此算法实现了对多径信号的估计及优化,仿真效果很好(muitipath option)
    2009-10-23 09:32:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载