登录
首页 » matlab » 粒子群优化算法求解最优路径

粒子群优化算法求解最优路径

于 2018-10-26 发布 文件大小:9KB
0 281
下载积分: 1 下载次数: 7

代码说明:

  粒子群优化最优路径算法,和模拟退火算法相似,它也是从随机解出发,通过迭代寻找最优解,它也是通过适应度来评价解的品质,但它比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优(Similar to simulated annealing (SA), particle swarm optimization (PSO) optimizes the optimal path by iteratively searching for the optimal solution from a random solution. It also evaluates the quality of the solution by fitness, but it is simpler than the genetic algorithm rules. It does not have the crossover and Mutation operations of genetic algorithm. It finds the global optimum by following the best values currently searched.)

文件列表:

粒子群优化算法求解最优路径\Arrange.m, 256 , 2017-09-18
粒子群优化算法求解最优路径\a_FCM_3.m, 674 , 2017-09-20
粒子群优化算法求解最优路径\ceshide.m, 232 , 2009-08-12
粒子群优化算法求解最优路径\floyed.m, 927 , 2009-08-12
粒子群优化算法求解最优路径\GenerateChangeNums.m, 622 , 2017-09-18
粒子群优化算法求解最优路径\HoldByOdds.m, 157 , 2017-09-18
粒子群优化算法求解最优路径\liziqun.m, 3486 , 2017-09-18
粒子群优化算法求解最优路径\mtspf_ga.m, 6108 , 2009-09-27
粒子群优化算法求解最优路径\mtsp_ga.m, 6890 , 2017-09-21
粒子群优化算法求解最优路径\myLength.m, 123 , 2009-08-12
粒子群优化算法求解最优路径\PathDistance.m, 211 , 2017-09-18
粒子群优化算法求解最优路径\PathExchange.m, 415 , 2017-09-18
粒子群优化算法求解最优路径\PathPlot.m, 236 , 2017-09-18
粒子群优化算法求解最优路径, 0 , 2018-07-16

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

发表评论

0 个回复

  • lm1
    三个分段相连的信号的傅里叶变换和时频分析;Chirp 信号的傅里叶变换和时频分析;信号的子带分解(Linked to three sub-signals Fourier transform and time-frequency analysis Chirp signal Fourier transform and time-frequency analysis signal subband decomposition)
    2007-12-12 09:43:06下载
    积分:1
  • yundongjiance
    matlab 用于实现图像目标检测的源码,可以实现目标的跟踪(Matlab for realizes image target detection, can achieve the goal of source code tracking )
    2011-05-29 10:58:46下载
    积分:1
  • jingyanmotaifenjie
    不错的经验模态分解原吗,请相互分享,如有需要请邮箱联系/(good experience Modal Decomposition of the original yet, please share with each other, if necessary please mail contact /)
    2007-03-14 14:21:33下载
    积分:1
  • FDTD_Antipodal_Patch
    A matlab code or FDTD simulation of anti-podal patch
    2009-04-13 12:33:07下载
    积分:1
  • project1
    用AUTOASSOCIATEIVE MEMORY NET的方法来存1-10个数字(Write a computer program to implement an autoassociative memory net to store the following ten numbers)
    2011-02-14 12:43:30下载
    积分:1
  • slipe
    说明:  捷联惯导系统传递对准MATLAB程序,固定点平滑新算法。(SINS MATLAB transfer alignment procedures, the new fixed-point smoothing algorithm.)
    2008-09-18 16:18:57下载
    积分:1
  • svm_matlab_zhao
    说明:  Matlab下面的支持向量机的程序包。。应用范围很广(Matlab following SVM package. . Application very wide scope. .)
    2006-02-02 22:43:59下载
    积分:1
  • MATLAB-PROGRAMMING
    matlab编程 中文版第二版 电子书 简单介绍matlab的基本入门和程序实现(matlab programming Chinese version of the second edition ebook matlab briefly the basic entry-level and program implementation)
    2013-09-12 11:29:12下载
    积分:1
  • On-lineMultistepPredictiveControlofTempretureBased
    预测控制是一种新型的控制算法之一。经典的PID控制方法简单方便,但是精度不高。近年来发展的自适应、自校正方法精度高,但其本质要求在线辨识对象模型,对过程的未建模动态和扰动的适应能力差,鲁棒性不好。预测控制方法集PID和自适应方法二者之长,是一种面向工业过程特点、对模型要求低、在线计算方便、控制精度高的算法。数字计算机向小型、高速、大容量、低成本方向的发展,为预测控制这类新算法的实现提供了物质基础。 本文以PCT—Ⅲ型过程控制系统装置为平台,将预测控制算法运用到实际系统中去,该装置分为水位系统和温度系统。本文是将多步预测控制算法运用到温度系统。应用控制软件采用北京亚控公司的组态王软件(KingView),它界面设计能力强,也可以简单编程,但计算能力差,不能进行矩阵计算。而在温度多步预测控制中,计算量大,编程复杂,因此引入Matlab软件解决计算和编程,要解决的问题是MATLAB和组态王的数据交换,采用动态数据交换技术(DDE)。 预测控制算法有多种,本文采用的是动态矩阵控制方法(DMC)。(Predictive control is one of a new control algorithm. The classic PID control method is simple, but the accuracy is not high. In recent years the development of adaptive, self-calibration method is accurate, but its object model online identification of the essential requirements of the process unmodeled dynamics and disturbances poor adaptability, robustness is not good. Prediction and adaptive PID control method sets the length of the two methods is a feature for industrial processes, low requirement on the model, online convenience of calculation, the control algorithm for high accuracy. Digital computers to small, high-speed, large capacity, lower costs of development, such as predictive control implementation of the new algorithm provides the material base. In this paper, PCT-Ⅲ type of process control system devices as a platform, the predictive control algorithm to apply to the actual system, the device is divided into water system and temperature system. This is a multi-step pre)
    2010-12-24 14:04:25下载
    积分:1
  • WindowsCprogramming
    一个非常经经典的WINDOWS下开发的书籍,欢迎大家来下载使用(a very good windows C develop book)
    2009-04-06 11:52:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载