登录
首页 » matlab » MATLABtsp

MATLABtsp

于 2010-06-14 发布 文件大小:520KB
0 180
下载积分: 1 下载次数: 9

代码说明:

  遗传算法求解tsp包括论文和源程序以及必要说明(MATLAB tsp )

文件列表:

遗传算法求TSP
.............\SY0707348宗满意文档
.............\...................\SY0707348宗满意.doc,504320,2007-12-19
.............\...................\tu
.............\...................\..\片段.shs,996864,2007-12-18
.............\...................\..\绘图1.vsd,52224,2007-12-16
.............\...................\..\绘图2.vsd,47616,2007-12-16
.............\...................\..\绘图3.vsd,49152,2007-12-17
.............\...................\..\绘图4.vsd,44544,2007-12-18
.............\...................\封面.doc,233472,2007-12-16
.............\TSP程序
.............\.......\20071202.txt,168,2007-12-14
.............\.......\20071212.txt,12,2007-12-14
.............\.......\20071214.txt,55,2007-12-14
.............\.......\exchange.m,52,2007-12-14
.............\.......\fit.m,236,2007-12-14
.............\.......\GA.m,828,2007-12-18
.............\.......\GA2.m,883,2007-12-18
.............\.......\geneticTSP.m,4701,2007-12-18
.............\.......\geneticTSP2.m,5073,2007-12-18
.............\.......\immuni.m,165,2007-12-14
.............\.......\intercross.m,1912,2007-12-17
.............\.......\juli.m,329,2007-12-18
.............\.......\mutate.m,113,2007-12-14
.............\.......\myLength.m,141,2007-12-12
.............\.......\plotaiwa.m,322,2007-12-14
.............\.......\新建 文本文档.txt,87,2007-12-19
.............\.......\说明.txt,79,2007-12-19

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

发表评论

0 个回复

  • MatlabEngine_link
    VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序(VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab)
    2007-06-08 22:14:15下载
    积分:1
  • Noise
    说明:   接收设备能对外界信息正确的接收、分析、处理的重要性是不言而喻的,它关系到社会的发展、人类的进步。然而在有用信号中往往伴随着噪声的存在。这种噪声分为电路内部固有的噪声与系统装置从外部接收而来的噪声。电路内部的噪声是系统固有的,与外界干扰无关,它可以通过对电路的合理设计、选择合理的元器件而得以控制。外部噪声主要由近几年的电子技术的高速发展,电子、电气设备的广泛应用而带来的电磁干扰引起的。这种噪声现象在工业发达的城市非常突出,它对各种系统接收装置的影响也越来越严重,使得这些系统装置不能正常工作,使得这些系统装置性能降低,甚至使得这些系统装置受到损坏。战胜噪声已是现代电子技术发展道路上必须逾越的巨大障碍。要解决噪声带来的问题需要我们从最基本的干扰源、信息传输通道(信道)、系统装置电路下手。(The receiving device and system noise)
    2009-08-24 21:28:47下载
    积分:1
  • flooding
    matlab针对flooding算法的仿真,可以运行(matlab simulation algorithm for flooding, you can run)
    2014-12-15 17:53:04下载
    积分:1
  • out-matlab
    SVM回归,用于实现支持向量机(SVM )回归拟合的问题。可以用来做一些短期的预测,如短期负荷预测。(svm regression, used to implement support vector machine (SVM ) Regression fitting problems. Can be used to do some short-term forecasts, such as short-term load forecasting.)
    2011-12-15 16:44:32下载
    积分:1
  • bbv
    论文调研了复杂网络的结构特征,基于复杂网络的方法对在线社会网络的多种属性进行了分析,并利用MATLAB仿真工具对在线社会网络数据源进行了仿真,论文重点分析了在线社会网络的度分布、集聚系数、平均最短路径三个基本特征量,仿真实验结果表明在线社会网络具有小世界特性和无标度特性;然后,基于节点收缩的方法对网络节点重要性进行评估,根据节点重要度找出在线社会网络中的核心节点;进而,采用标签传播算法对在线社会网络进行社团划分,改进了算法的结条件,可在不影响划分结果的前提下,大大提高了运算效率。(Studies show that many social networks have the characteristics of the complex network, researching the basic characteristics of the network can help us to understand the various characteristics of social network By researching the importance of network nodes, we can find the Hub node of the network, it provides the basis of preventing the malicious attacks, protecting critical node or getting a better network transmission By researching the community structure of network can help us understand the relationship between the individual networks and achieve the maximization of network availability.)
    2015-03-18 23:15:07下载
    积分:1
  • beam_flection
    The program uses a simple algorithm to calculate the deflection at each point of a cantilever beam subjected to arbitrary loading distribution, the program also calculates and plots the bending moment and shear force in the beam.
    2014-02-25 15:11:15下载
    积分:1
  • 2008.1MATLABbianchen
    本书详细讲述了如何用MATLAB进行程序设计,如何编写清楚、高效的程序。书中强调了自上而下的程序设计方法、函数的使用、MATLAB内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use MATLAB for programming, how to write clear and efficient procedures. The book emphasizes top-down program design, function, use, MATLAB uses internal tools and data structures, and pointed out some tips and common mistakes programmers.)
    2010-06-08 10:52:20下载
    积分:1
  • curve
    Matlab中曲线标记,对正弦sin(x)的标记,并且可以改变线型(Matlab curve marking the sine sin (x) mark, and can change the line)
    2007-12-27 14:09:38下载
    积分:1
  • PerceptronAlgorithm
    感知器是神经网络里面的一个重要分类器,本例子采用matlab实现单个神经元感知器,分类效果较好~(Perceptron neural network which is an important classifier, using the example of the realization of a single neuron matlab perceptron, classification better ~)
    2008-07-23 16:41:33下载
    积分:1
  • dhx
    小波阈值去噪,得到信噪比更高的信号,进行后续处理更清晰。(Wavelet threshold denoising to get higher signal noise ratio, the subsequent processing more clear。)
    2011-05-18 11:50:58下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载