登录
首页 » matlab » PSO-BP-image-segmentation

PSO-BP-image-segmentation

于 2014-09-13 发布 文件大小:2091KB
0 240
下载积分: 1 下载次数: 143

代码说明:

  籽子群优化算法优化BP神经网络,使用优化后的神经网络对图像进行分割。包括:籽子群优化算法,籽子的编码,最优权值和阈值的后成,基于籽子群优化算法的神经网络的培训,图像的分割。(The BP neural network optimized by Particle Swarm Optimization algorithm for image segmentation)

文件列表:

PSO-BP
......\data
......\....\net.mat,2424,2008-07-06
......\....\net1.mat,2424,2008-07-06
......\....\sample.mat,496,2014-09-13
......\....\test.mat,224,2014-09-11
......\DrawSwarm.m,721,2003-07-10
......\evaluateF_new.m,482,2014-09-12
......\functions
......\.........\DeJong.m,297,2003-07-10
......\.........\Griewank.m,433,2003-07-10
......\.........\Rastrigrin.m,373,2003-07-10
......\.........\Rosenbrock.m,531,2003-07-14
......\gadecod.m,1008,2008-07-06
......\gafitness.m,188,2014-09-11
......\generatesample.m,193,2008-07-06
......\getWBbyPSO.asv,1067,2014-09-12
......\getWBbyPSO.m,1058,2014-09-12
......\get_psoOptions.m,9814,2003-07-10
......\image





......\.....\lung2.jpg,6603,2014-08-29
......\.....\lung3.jpg,16483,2014-08-29
......\.....\lung4.jpg,27244,2014-08-29
......\.....\lung5.jpg,16451,2014-08-29
......\.....\lung6.jpg,30319,2014-08-29
......\.....\lungimages.jpg,956685,2014-08-08
......\.....\lungimages2.jpg,23612,2014-08-08
......\.....\y.bmp,176182,2008-07-06
......\.....\you1.bmp,169342,2008-07-06
......\initnet.m,448,2008-07-06
......\nninit.m,278,2008-07-06
......\PSObptrain.m,312,2014-09-12
......\readme.txt,29,2014-09-13
......\segment.m,326,2014-09-11
......\segmentation_PSO.m,500,2014-09-13
......\show_psoOptions.m,1705,2003-07-10

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

发表评论

0 个回复

  • MAC_Cavity
    Computational Fluid Dynamic Finite Diferences Matlab code that simulates fluid in a cavity with a moving lid. Uses MAC method.
    2009-09-24 10:19:34下载
    积分:1
  • OSTP011180
    智能控制(刘金琨)主编的,书上所有源程序。(Intelligent Control (Hangzhou) editor of the book all the source files.)
    2007-04-21 12:02:15下载
    积分:1
  • Centrality-measures
    文件包括:1.计算平均最短路径;2.计算每个顶点相邻节点的平均度;3.计算每个节点的邻近中心度;4.计算节点的介数(slow);5.计算节点的介数(faster);6.计算每条边的介数值;7.快速迪杰斯特拉算法;8.经典迪杰斯特拉算法。(1.the average shortest path in the graph 2.the average degree of neighboring nodes for every vertex 3.computes the closeness centrality for all vertices 4.node betweenness, (number of shortest paths definition) 5.a faster node betweenness algorithm 6.edge betweenness, (number of shortest paths definition) 7.simple Dijkstra, does not remember the path 8.Dijkstra which also returns the shortest paths.)
    2021-04-23 19:38:47下载
    积分:1
  • Graph
    关于复杂网络社团结构的相关程序,其中包括求节点间最短距离,求边介数等等。(There are some procedures about community structure of comlex network which includes the shortest distance between nodes and betweeness and so on.)
    2012-04-12 20:37:13下载
    积分:1
  • niu_de65
    matlab开发工具箱中的支持向量机,从先验概率中采样,计算权重,gmcalab 快速广义的形态分量分析。( matlab development toolbox support vector machine, Sampling a priori probability, calculate the weight, gmcalab fast generalized form component analysis.)
    2017-03-23 09:53:37下载
    积分:1
  • clustering-methods
    分别用Kmeans FCM和dbscan算法进行聚类比较,内附UCI数据,可以进行验证(Respectively Kmeans FCM clustering algorithm and compare dbscan, enclosing UCI data that can be verified)
    2014-05-26 09:46:52下载
    积分:1
  • firdesign
    This document is astep by step guide to design digital filters using matlab
    2009-04-27 21:26:22下载
    积分:1
  • shuxuejianmo_1
    说明:  某厂生产甲乙两种口味的饮料,每百箱甲饮料需用原料6千克,工人10名,可获利10万元 每百箱乙饮料需用原料5千克,工人20名,可获利9万元.今工厂共有原料60千克,工人150名,又由于其他条件所限甲饮料产量不超过8百箱.问如何安排生产计划,即两种饮料各生产多少使获利最大.进一步讨论: 1)若投资0.8万元可增加原料1千克,问应否作这项投资. 2)若每百箱甲饮料获利可增加1万元,问应否改变生产计划. (Factory production of beverages and B in two flavors, each box 100 need a drink six kilograms of raw materials, workers 10 to 100,000 yuan profit B beverage cartons per cent five kilograms of raw materials needed, workers 20, the profitability of 90,000 yuan. this plant a total of 60 kilograms of raw materials, 150 workers, and because other conditions do not yield a beverage cartons more than 8 per cent. ask what arrangements the production of projects, namely the production of two the number of drinks to make the biggest profit. further discussion : 1) if the investment 08,000 yuan to increase one kilograms of raw materials and asked whether we should make this investment. 2) If a beverage cartons per cent profit increase 10,000 yuan and asked whether or not to change the production plan.)
    2009-07-24 22:57:35下载
    积分:1
  • moshishibie
    通过matlab语言实现Parzen窗估计法,实现结果良好,可供大家使用,互相学习。(Parzen window estimation method by Matlab language to achieve good results for everyone to use, learn from each other.)
    2012-02-14 16:25:00下载
    积分:1
  • PID_Rand
    基于随机搜索的PID参数优化程序,用于参数优化(PID parameter optimization program based on random search)
    2016-09-08 09:11:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载