登录
首页 » matlab » PSO优化Kmeans

PSO优化Kmeans

于 2020-05-27 发布
0 77
下载积分: 1 下载次数: 7

代码说明:

说明:  该程序可以实现利用粒子群算法对K-MEANS算法进行优化(This program can optimize k-means algorithm by particle swarm optimization)

文件列表:

PSO优化Kmeans, 0 , 2019-11-18
PSO优化Kmeans\fun.m, 1337 , 2019-11-17
PSO优化Kmeans\gaijinkmeans.m, 2551 , 2019-11-18
PSO优化Kmeans\LeftRightRealCross.m, 2825 , 2019-11-15
PSO优化Kmeans\pso.m, 3259 , 2019-11-18
PSO优化Kmeans\TwoSideUpDownRealCross1.m, 3203 , 2019-11-15
PSO优化Kmeans\Update.m, 969 , 2019-11-17

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

发表评论

0 个回复

  • 数据用socket写入到三菱系列PLC中 socket_send2plc
    数据用socket写入到三菱系列PLC中,读取或写入数据。(send data to mitishubishi PLC with socket)
    2020-06-25 06:00:02下载
    积分:1
  • CAN_J1939-master
    can do the can communication
    2019-01-05 11:43:31下载
    积分:1
  • PGA28_datasheet
    使用谷歌浏览器打开,可以直接翻译为中文。该文档是通过其他软件制作而成(Use Google browser to open, can be directly translated into Chinese)
    2019-06-03 14:31:35下载
    积分:1
  • 统计学习方法(李航)
    说明:  统计学习是计算机及其应用领域的一门重要的学科本书全面系统地介绍了统计学习的主要方法,特别是监督学习方法,包括感知机、K近邻法、朴素贝叶斯法、决策树、逻辑斯谛回归、与最大熵模型、支持向量机、提升方法、EM算法、隐马尔可夫模型和条件随机场等。(Statistical learning is an important subject in the field of computer and application of this book comprehensively systematically introduces the main methods of statistical learning, especially the supervision method of study, including the perception, K neighbor method, naive bayesian method, decision tree, logistic regression, and the maximum entropy model, support vector machine (SVM), promotion methods, the EM algorithm, the hidden markov model and conditional random field, etc.)
    2020-06-20 11:20:02下载
    积分:1
  • formation control
    多智能体一致性编程,采用matlab编程(corporate control use matlab)
    2019-04-20 19:25:13下载
    积分:1
  • 黑页代码大全(新手)
    说明:  自己体验,黑网站专用的几个界面代码!!!!!…!!!(Experience by oneself)
    2020-06-20 13:00:01下载
    积分:1
  • 人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。...
    人机对弈,互取火柴。取最后一根者输。每次至少取一根,最多取4跟。如果人先取则人必输。如果机先取,则机器等待人出错。否则人胜。-Human-computer game, and take matches. The last one loses. Check at least one of each, with up to 4 check. If the person is who will get lost. If the machine to check, then wait for others to machine error. Otherwise, people win.
    2022-02-07 14:11:00下载
    积分:1
  • guess the word game ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ ~~
    猜字游戏~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~ ~~~~~ -guess the word game ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~ ~~
    2022-01-26 07:29:36下载
    积分:1
  • 32281096gps
    导航接收机抗干扰,抗压制式干扰,运用matlab编程(Navigation receiver anti-jamming, compression system interference, using MATLAB programming)
    2017-11-09 10:46:20下载
    积分:1
  • 矩陣相乘
    矩陣相乘 #include #include int m,n,o,p,i,j,k,l; int main() {     printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");     printf(" m=");scanf("%d",&m);     printf("n=");scanf("%d",&n);     printf(" o=");scanf("%d",&o);     printf("p=");scanf("%d",&p);     float a[m][n],b[o][p],c[m][p]; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-07-05 11:05:03下载
    积分:1
  • 696524资源总数
  • 103838会员总数
  • 43今日下载