登录
首页 » matlab » Traveling-salesman

Traveling-salesman

于 2013-11-21 发布 文件大小:3KB
0 280
下载积分: 1 下载次数: 8

代码说明:

  旅行商问题:全国省会二维坐标如图30所示,基于遗传算法设计从黑龙江到西藏,并遍历全国各省会(每个省会只经过一次)的最短路径(Traveling salesman problem: two-dimensional coordinates of the national capital as shown in Figure 30, based on genetic algorithm design from Heilongjiang to Tibet and traverse the provinces (each provincial capital only after a) the shortest path)

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

发表评论

0 个回复

  • matlabfunction100
    matlab必备函数 初级入门,想学MATLAB的快来下载吧(essential function matlab primary entry, want to learn MATLAB' s Come download it)
    2009-06-07 23:38:11下载
    积分:1
  • fuzzy_nn
    在matlab中,采用模糊神经网络对监控水资源(In matlab using fuzzy neural network monitoring water)
    2013-08-31 12:49:37下载
    积分:1
  • Pilot-contamination-in-Massive-mimo
    很好的分析了大规模MIMO中多小区导频污染问题,并给出了一些可行的减轻污染的方法,值得参考。(Good analysis of large-scale multi-cell MIMO pilot pollution problems, and gives some practical ways to reduce the pollution, it is also useful.)
    2015-03-25 17:54:27下载
    积分:1
  • track
    这个是几个目标跟踪程序,有EKF、UKF和MVEKF,还有对他们的跟踪效果比较的程序。(This is the number of target tracking procedures, EKF, UKF and MVEKF, as well as the effect on their comparative tracking program.)
    2014-01-13 19:15:55下载
    积分:1
  • sancdtu2
    输入任何三尺度多小波的尺度函数的系数,可画出其图象(Enter any three-scale Multiwavelet coefficient scaling function can draw its image)
    2007-12-26 14:02:50下载
    积分:1
  • queue
    用matalb来模拟排队论中的模型,M/M/n+M(simuation on ErlangA model)
    2011-10-23 08:40:13下载
    积分:1
  • youhua1
    遗传算法的电机优化程序,个人专门编写的,对于初学者来说,可以借鉴(function youhua1() 遗传算法 n-- 种群规模 ger-- 迭代次数 pc--- 交叉概率 pm-- 变异概率 v-- 初始种群(规模为n) f-- 目标函数值 fit-- 适应度向量 vx-- 最优适应度值向量 vmfit-- 平均适应度值向量 clear all close all clc 清屏 tic 计时器开始计时 n=20 ger=100 pc=0.9 pm=0.1 初始化参数 生成初始种群 v=init_population(n,44) 得到初始种群,22串长,生成20*22的0-1矩阵 [N,L]=size(v) 得到初始规模行,列 disp(sprintf( Number of generations: d ,ger)) disp(sprintf( Population size: d ,N)) disp(sprintf( Crossover probability: .3f ,pc)) disp(sprintf( Mutation probability: .3f ,pm)) sprintf可以控制输出格式 待优化问题)
    2020-12-11 20:19:19下载
    积分:1
  • Rate_Reconstruction
    Simulation of spring mass use Simulink matlab
    2013-04-17 10:17:14下载
    积分:1
  • Matlab-Simulink-and-Labview-Help.1
    single Point positioning
    2012-01-21 08:08:51下载
    积分:1
  • madlab
    MAP Toolbox for matlab. World map included.
    2007-09-30 18:20:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载