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

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

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

  • time-stiffness
    说明:  matlab编写的斜齿轮刚度计算程序,其原理基于微分思想的势能法。(The calculation program of helical gear stiffness written by Matlab is based on the potential energy method of differential thought.)
    2021-02-18 20:29:44下载
    积分:1
  • 03_循环
    说明:  python基础系列第三弹,循环结构代码(Cyclic structure code)
    2020-06-23 14:27:41下载
    积分:1
  • 通达智能网络办公系统,没有试用期的培训系统,替换源文件即可。...
    通达智能网络办公系统,没有试用期的培训系统,替换源文件即可。-Access to office systems, intelligent network, there is no probationary period for the training system, the replacement of the source file can be.
    2022-08-15 18:04:14下载
    积分:1
  • ISD1700
    基于STM32单片机,采用ISD1700系列语音芯片,通过单片机控制ISD1700系列芯片进行录放音。(STM32 MCU, ISD1700 speech chip, through single chip microcomputer ISD1700 series of recording.)
    2020-07-02 20:40:01下载
    积分:1
  • JSP简洁博客系统
    JSP简洁博客系统源码,数据库基于SQLServer,一款由翻译而来的博客名字,开源代码,基于JSP核心的博客系统倒是不太多,不管写的是否是你相要的功能,不过对于研究JSp的初学者来说,是个很不错的实例程序。   调试时需要导入的包   在连接数据库时需要用到以下三个包:msbase.jar、mssqlserver.jar和msutil.jar,将这三个包拷贝到Web应用下的 WEB-INFlib目录下即可。   博客管理的用户名:admin;密码:111。
    2022-09-14 21:20:03下载
    积分:1
  • VIEWNC
    这是用VB写的数控G代码读取,编译,并显示。给做数控系统的朋友做参考。(It is written in VB CNC G-code read, compile, and displayed. CNC system to make a friend for reference.)
    2013-08-28 11:02:26下载
    积分:1
  • phi-max-skeleton3d-matlab-v1.1-0-gc534cab
    This code calculates the 3D medial axis skeleton of an arbitrary 3d binary volume
    2021-01-19 11:08:43下载
    积分:1
  • 压缩感知算法实现
    说明:  用matlab平台编写的基于压缩感知的信道估计重构算法的实现(Realization of channel estimation reconstruction algorithm based on compressed sensing based on MATLAB platform)
    2020-10-23 15:57:21下载
    积分:1
  • Labwindows/CVI 十六路开关信号
    Labwindows/CVI 十六路开关信号(Labwindows/CVI sixteen-way switch signal)
    2013-06-04 08:54:03下载
    积分:1
  • excel
    说明:  如何用python分析处理excel数据(How to use Python to analyze and process Excel data)
    2021-01-28 13:28:36下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载