登录
首页 » matlab » 遗传算法路径优化实例源程序

遗传算法路径优化实例源程序

于 2020-06-28 发布
0 220
下载积分: 1 下载次数: 7

代码说明:

说明:  matlab遗传算法路径优化代码实例,可供大家学习。同时带有注释,大家可根据自己需要进行学习(Matlab genetic algorithm path optimization code examples for everyone to learn. At the same time with notes, everyone can learn according to their needs)

文件列表:

遗传算法路径优化实例源代码\demand.mat, 216 , 2019-06-03
遗传算法路径优化实例源代码\distanse.m, 301 , 2019-06-03
遗传算法路径优化实例源代码\dram_path.m, 714 , 2019-06-04
遗传算法路径优化实例源代码\evl.m, 2888 , 2019-06-04
遗传算法路径优化实例源代码\Fitness.m, 144 , 2019-06-04
遗传算法路径优化实例源代码\GA_main.m, 2757 , 2019-06-04
遗传算法路径优化实例源代码\initpop.m, 242 , 2019-06-03
遗传算法路径优化实例源代码\Mutate.m, 263 , 2019-06-04
遗传算法路径优化实例源代码\new_cal.m, 408 , 2019-06-04
遗传算法路径优化实例源代码\Recombin.m, 548 , 2019-06-04
遗传算法路径优化实例源代码\Reins.m, 298 , 2019-06-04
遗传算法路径优化实例源代码\Select.m, 235 , 2019-06-04
遗传算法路径优化实例源代码\Sus.m, 455 , 2019-06-04
遗传算法路径优化实例源代码\xiu_valu.m, 340 , 2019-06-04
遗传算法路径优化实例源代码\xulie.m, 180 , 2019-06-03
遗传算法路径优化实例源代码\zuobiao_X.mat, 244 , 2019-06-03
遗传算法路径优化实例源代码, 0 , 2019-10-30

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

发表评论

0 个回复

  • DWT
    代码利用DWT算法实现了电子水印技术。 其中包括了水印的插入,提取,以及4种不同的攻击。最后,测量了psnr(This algorithm describe digital watermark algorithm by using DWT. It implements embedding, extraction, and 4 different attacks. in the end, it measures psnr)
    2009-03-22 23:04:52下载
    积分:1
  • VPC3
    VPC3+芯片的控制协议栈源文件,可用于控制VPC3+的操作。(The chips control protocol stack VPC3+ source file can be used to control the operation of the VPC3+.)
    2021-01-23 01:58:40下载
    积分:1
  • 屏幕键盘
    用PB做的一个简易屏幕键盘,已实现字母和数字的有效输入,可以继续扩展。(A simple screen keyboard made with PB)
    2018-05-15 14:51:46下载
    积分:1
  • 用java实现的俄罗斯方块。界面精美,值得学习研究。
    用java实现的俄罗斯方块。界面精美,值得学习研究。-used to achieve the Rubik"s cube. Interface beautifully, it is worth studying.
    2022-09-28 03:20:03下载
    积分:1
  • Occam1-D
    fortan的Occam一维反演::::)    望大家能有点收获(Fortan the OCCAM one-dimensional inversion ::::) hope we can gain a bit iPAQ)
    2021-04-08 11:09:00下载
    积分:1
  • ActiveMQ.part05
    ActiveMQ服务,简单直接启动即可,方便测试,第五部分(ActiveMQ service, simple and direct start, easy to test, Part 5)
    2020-06-17 09:40:01下载
    积分:1
  • element
    无网格伽辽金法中用到的数值积分,此程序,提供多点高斯积分,可任意选择!-element-free Galerkin method used in the numerical integration of this process, provide more Gaussian integral, can be arbitrary choice.
    2022-07-24 17:43:35下载
    积分:1
  • locator
    使用百度地图api,进行批量实现坐标的拾取(Use Baidu map API to batch realize coordinate pickup.)
    2018-06-21 16:15:21下载
    积分:1
  • 通信原理实验_Matlab仿真基础
    为了更好地设计通信系统,我们需要对无线环境下收端信号的统计特性进行研究。考虑以下场景:环境中有很多障碍物,发射端至接收端没有视距可达路径。 假设收发端距离很远(500m以上),障碍物数量很大(N>50),并在空间中随机分布。同时假设各路反射信号到达接收端的强度相同(能量E=1),信号载波频率为1GHz,请进行仿真,探索以下问题: (1)接收到的正弦波的相位服从什么分布? (2)计算接收信号的幅度的均值和方差,并绘制其概率密度函数图。 (3)学习“Rayleigh分布”相关内容,并绘制参数为√NE的Rayleigh分布概率密度函数,计算其期望和方差的理论值。这些理论结果与仿真得到是否一致? (4)固定障碍物的位置,让接收机分别以速度1m/s和10m/s的速度运动,绘制接收信号的包络随时间变化的曲线。并观察和对比两条曲线,能否有什么发现?(In order to better design the communication system, we need to study the statistical characteristics of the received signal in the wireless environment. Consider the following scenario: There are many obstacles in the environment, and there is no line-of-sight path from the transmitter to the receiver.)
    2018-04-14 21:14:30下载
    积分:1
  • 旋转的地球flash特效
    旋转的地球flash特效,3维旋转的地球仪源码素材,3D地球Flash源文件,其实是用了两个层,不同的透明度和色度,向相反的方向运动,再用一个圆形遮罩,便可实现3D地球,当然了,这是比较简单的实现方法。
    2022-06-03 08:30:39下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载