登录
首页 » matlab » MATLAB智能算法30个案例分析——源代码

MATLAB智能算法30个案例分析——源代码

于 2020-06-15 发布
0 81
下载积分: 1 下载次数: 4

代码说明:

说明:  神经网络案例,类容丰富,对即将参加美赛的小伙伴有帮助,附有代码哦(Previous contest papers, rich in class, will be helpful to the small partners who will participate in the contest.)

文件列表:

chapter30\chapter30\elmpredict.m, 1454 , 2010-11-07
chapter30\chapter30\elmtrain.m, 1752 , 2010-11-07
chapter30\chapter30\iris_data.mat, 1105 , 2010-10-17
chapter30\chapter30\main.m, 4313 , 2010-11-30
chapter30\chapter30\spectra_data.mat, 171497 , 2010-10-14
chapter1\example1.m, 1909 , 2010-10-31
chapter1\example2.m, 2113 , 2010-10-31
chapter2\chapter2\案例1\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例1\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例1\fun.m, 139 , 2009-08-12
chapter2\chapter2\案例1\Genetic.asv, 2641 , 2011-01-23
chapter2\chapter2\案例1\Genetic.m, 2641 , 2011-01-23
chapter2\chapter2\案例1\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例1\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例1\test.m, 269 , 2010-08-23
chapter2\chapter2\案例1非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例1非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例1非线性\fun.m, 139 , 2009-08-12
chapter2\chapter2\案例1非线性\main.m, 2722 , 2011-01-23
chapter2\chapter2\案例1非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例1非线性\nonlinear.m, 293 , 2009-08-12
chapter2\chapter2\案例1非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例1非线性\test.m, 269 , 2010-08-23
chapter2\chapter2\案例2\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例2\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例2\fun.m, 112 , 2010-07-20
chapter2\chapter2\案例2\Genetic.m, 2596 , 2011-01-23
chapter2\chapter2\案例2\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例2\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例2\test.m, 269 , 2010-08-23
chapter2\chapter2\案例2非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例2非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例2非线性\fun.m, 112 , 2010-07-20
chapter2\chapter2\案例2非线性\Genetic.asv, 2726 , 2011-01-23
chapter2\chapter2\案例2非线性\Genetic.m, 2726 , 2011-01-23
chapter2\chapter2\案例2非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例2非线性\nonlinear.m, 233 , 2010-07-20
chapter2\chapter2\案例2非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例2非线性\test.m, 269 , 2010-08-23
chapter2\chapter2\案例3\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例3\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例3\fun.m, 79 , 2010-07-20
chapter2\chapter2\案例3\Genetic.m, 2587 , 2010-12-07
chapter2\chapter2\案例3\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例3\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例3\test.m, 269 , 2010-08-23
chapter2\chapter2\案例3非线性\Code.m, 389 , 2010-08-23
chapter2\chapter2\案例3非线性\Cross.m, 1393 , 2010-08-23
chapter2\chapter2\案例3非线性\fun.m, 79 , 2010-07-20
chapter2\chapter2\案例3非线性\Genetic.m, 2682 , 2010-12-07
chapter2\chapter2\案例3非线性\Mutation.m, 1315 , 2010-08-23
chapter2\chapter2\案例3非线性\nonlinear.m, 233 , 2010-07-20
chapter2\chapter2\案例3非线性\Select.m, 850 , 2010-08-23
chapter2\chapter2\案例3非线性\test.m, 269 , 2010-08-23
chapter3\BPfun.m, 1282 , 2010-11-14
chapter3\callbackfun.m, 1864 , 2011-03-31
chapter3\data.mat, 1607 , 2010-12-09
chapter3\GABPMain.m, 2307 , 2010-12-12
chapter3\Objfun.m, 404 , 2010-11-14
chapter4\CityPosition1.mat, 324 , 2010-08-02
chapter4\CityPosition2.mat, 447 , 2010-08-02
chapter4\CityPosition3.mat, 570 , 2010-08-03
chapter4\Distanse.m, 271 , 2010-08-05
chapter4\DrawPath.m, 614 , 2010-08-05
chapter4\dsxy2figxy.m, 960 , 2010-08-02
chapter4\Fitness.m, 125 , 2010-08-04
chapter4\GA_TSP.m, 2003 , 2011-04-03
chapter4\InitPop.m, 238 , 2010-08-04
chapter4\Mutate.m, 263 , 2010-08-04
chapter4\OutputPath.m, 158 , 2010-08-05
chapter4\PathLength.m, 304 , 2010-08-05
chapter4\Recombin.m, 1403 , 2010-08-04
chapter4\Reins.m, 296 , 2011-04-04
chapter4\Reverse.m, 530 , 2011-04-04
chapter4\Select.m, 233 , 2011-04-04
chapter4\Sus.m, 455 , 2011-04-04
chapter4\test.m, 187 , 2010-08-21
chapter5\源程序\Active_Suspension_LQR.mdl, 34417 , 2010-08-21
chapter5\源程序\GA_LQR.m, 177225 , 2010-08-21
chapter5\源程序\GA_LQR_run.m, 448 , 2010-08-21
chapter6\源程序\GA_demo.m, 133 , 2010-08-21
chapter6\源程序\GA_demo_run.m, 377 , 2010-08-21
chapter7\danyuan.m, 2014 , 2010-09-13
chapter7\EliteInduvidual.m, 349 , 2010-09-13
chapter7\immigrant.m, 457 , 2010-09-13
chapter7\MPGA.m, 2054 , 2011-04-08
chapter7\ObjectFunction.m, 220 , 2010-11-15
chapter7\SGA.m, 1551 , 2011-04-08
chapter8\bin2decFun.m, 386 , 2011-04-09
chapter8\collapse.m, 458 , 2010-11-12
chapter8\FitnessFunction.m, 411 , 2010-11-12
chapter8\InitPop.m, 179 , 2010-11-12
chapter8\Objfunction.m, 339 , 2010-11-12
chapter8\Qgate.m, 2046 , 2010-11-12
chapter8\QuantumMain.m, 1752 , 2011-04-09
chapter9\源程序\my_first_multi.m, 157 , 2010-08-21
chapter9\源程序\my_first_multi_run.m, 598 , 2010-08-21
chapter10\chapter10\data.mat, 422 , 2010-12-28
chapter10\chapter10\main.m, 6048 , 2010-12-28
chapter11\chapter11\aberranceJm.m, 1067 , 2007-09-24

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

发表评论

0 个回复

  • 这是在孩子们玩的C++初学者的经典游戏的比较…
    这是小时候的小孩玩过的比较经典的一款小游戏,适合c++初学者借鉴-This is when the kids played a comparison of the classic game for c++ beginners learn
    2022-05-20 16:14:40下载
    积分:1
  • 机器人stm32F103源代码可上传温度行走距离电压
    说明:  机器人 ,stm32F103源代码,MDK编译器(rebot code for stm32f103 in MDK)
    2020-06-24 06:00:02下载
    积分:1
  • FFCH4J-master
    说明:  java使用ffmpeg,用cmd命令,视频转码(Java uses ffmpeg, CMD command, video transcoding)
    2020-06-19 21:20:02下载
    积分:1
  • x3
    mfvmrmrmtbktrmbkrtbrtllfr rltl
    2019-01-12 14:58:27下载
    积分:1
  • 操作系统:精髓与设计原理(中文第七版)
    操作系统:精髓与设计原理(中文第七版)课本资料(Operating System: Essence and Design Principles (Chinese 7th Edition))
    2019-06-02 13:15:01下载
    积分:1
  • waterBg
    说明:  纯CSS3制作网页科幻水波纹动画特效下载,该网页特效是一款液态波纹摇晃动画特效(Pure CSS3 production page sci-fi water ripple animation special effects download, this page special effects is a liquid ripple shake animation special effects)
    2019-05-06 10:17:51下载
    积分:1
  • IBM Security QRadar DSM Configuration Guide
    qradar udm 讲述IBM SOC平台的日志编写功能,通过文档可以编写SOC平台日志(You can add up to 500 Microsoft Windows or Universal DSM log sources at one time. When you add multiple log sources at one time, you add a bulk log source in QRadar. Bulk log sources must share a common configuration.)
    2017-10-20 13:59:07下载
    积分:1
  • 新建文件夹
    自动创建CAD图层,基本代码仅供学习参考,谢谢(Automatically create the CAD layer)
    2018-01-24 15:59:13下载
    积分:1
  • 企业在线记账财务管理系统 v3.26
    环保时代企业在线记账管理系统也可以说是一款傻瓜型的流水账管理系统,通过记录每日现金支出,收入的明细账,提供详细的收入支出日报,月报,欠款明细等重要信息,并可以通过智能手机客户端同步记账、查账等功能,为企业管理者提供有效的参考依据。   企业在线记账管理系统3.26升级内容:   1、修复系统饼状图在数据过多情况下不显示问题;   2、升级收支及应收应付单号;   3、增加流水详细信息打印按钮;   4、修改应收应付列表初始统计开始日期为一年;   5、修复转账流水显示不完整
    2022-04-08 17:29:44下载
    积分:1
  • LabVIEW_VIs_code
    labview 国外经典书籍,有部分代码和相关案例分析(labview foreign classic books, some of the code and related case studies)
    2011-06-07 11:26:11下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 13今日下载