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

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

于 2020-06-15 发布
0 147
下载积分: 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 个回复

  • BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its...
    BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files. -BlueCore supports a mechanism called Device Firmware Upgrade (DFU) to enable its software and configuration data to be replaced. To guard against unauthorised changes, downloaded files can be verified by means of signatures. The DFU Tools are a suite of programs that enable firmware and persistent store files to be signed and combined to form DFU files.
    2022-01-27 11:15:20下载
    积分:1
  • Python_kuaisushangshou
    python学习资料,办公自动化操作,提高办公效率(Python learning materials, office automation operation, improve office efficiency)
    2018-11-29 11:39:51下载
    积分:1
  • Cygwin,模拟UNIX操作系统的东东在win32下有名,谁喜欢…
    cygwin, 著名的在win32下模拟unix操作系统的东东,对那些喜欢研究操作系统的朋友很有帮助。-cygwin, famous in win32 under simulated unix operating system Dongdong, who likes to study the operating system helpful friends.
    2022-05-25 12:56:20下载
    积分:1
  • reload
    重启mycat服务,关闭 或 重启...............(reload mycat service)
    2020-06-22 03:40:02下载
    积分:1
  • DG
    说明:  DG方法求解先行问题 ux=f 二次基函数(use DG method to solve convection equation in 1D)
    2020-06-20 10:40:01下载
    积分:1
  • VERA-NG
    说明:  VERA-NG,新一代维拉无源雷达的说明文档(NEXT GENERATION MILITARY SURVEILLANCE SOLUTION)
    2021-01-10 18:14:59下载
    积分:1
  • QQ-leave-message
    VB qq空间留言工具,init模拟发送数据包,模拟腾讯MD5加密传输账号密码(VB the qq space Message tool, init simulated send packets analog Tencent MD5 encrypted transmission account password)
    2012-11-01 13:50:11下载
    积分:1
  • 含并、交和差运算的集合类型
    含并、交和差运算的集合类型- Contains and, hands over with the difference operation set type
    2023-02-27 11:55:04下载
    积分:1
  • Line_Detect
    说明:  车道线检测 基于matlab 实现对图片的车道线检测 示例图片为999.png(landlines detection)
    2020-12-27 15:59:03下载
    积分:1
  • freq_100M
    用于检测100MHZ频率,带51单片机软核,控制外部液晶显示器以及按键等(Used to detect 100MHZ frequency, with 51 SCM soft core, control of external LCD monitors and buttons, etc.)
    2017-07-28 09:57:56下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载