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

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

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

  • mingriosft
    这是C语言的初级学习的80个小例子,用于初学者的学习(This is the C language of the primary learning 80 small examples for beginners to learn)
    2017-04-14 16:28:56下载
    积分:1
  • ATC_30bus
    Available Transefer Capability using IEEE 30 bus
    2021-04-11 01:18:58下载
    积分:1
  • 第6章
    基于MPC模型预测控制的轨迹规划、然后在对规划的路径进行跟踪控制(Based on the trajectory planning of the MPC model predictive control, and then in the path tracking control of the planning)
    2018-11-15 10:51:10下载
    积分:1
  • high-performance-cuda
    本书共分5章:第1章介绍GPU通用计算的发展历程,介绍并行计算的历史、现状以及面临的问题;第2章介绍CUDA的使用方法,帮助理解CUDA的编程模型、存储器模型和执行模型,掌握CUDA程序的编写方法;第3章探讨CUDA硬件架构,深入分析Tesla GPU架构与CUDA通用计算的相互作用:第4章总结CUDA的高级优化方法,对任务划分、存储器访问、指令流效率等课题进行探讨;第5章以丰富的实例展示如何使用CUDA的强大性能解决实际问题。(This book is divided into five chapters: Chapter 1 introduces the development process of general-purpose GPU computing, parallel computing introduces the history, current situation and problems Chapter 2 describes the use of CUDA to help understand the CUDA programming model, the memory model and implementation model, master CUDA program writing method Chapter 3 explores CUDA hardware architecture, in-depth analysis of Tesla GPU architecture and CUDA general-purpose computing interactions: Chapter 4 summarizes the CUDA advanced optimization methods, the division of tasks, memory access, instruction stream efficiency and other topics were discussed Chapter 5 with abundant examples show how to use CUDA strong performance to solve practical problems.)
    2013-11-04 18:44:09下载
    积分:1
  • 此软件可以改变oem单调的画面,展现个性自我!
    此软件可以改变oem单调的画面,展现个性自我!-This software can change the monotonous oem screen, displaying the self-personality!
    2023-02-18 09:05:03下载
    积分:1
  • Although it is a small example, but it is basically a C polymorphism meaning! It...
    虽然是一个小小的例子,却是基本上包括了C++多态的含义!是很好的学习材料-Although it is a small example, but it is basically a C polymorphism meaning! It is a good learning materials
    2022-03-03 05:41:24下载
    积分:1
  • zantaiwending
    说明:  可以实现对电力系统暂态的仿真。包换自动重合闸装置。(The simulation of power system transient can be realized. Replacement of automatic reclosing device.)
    2019-06-25 10:13:46下载
    积分:1
  • oauthdemo1授权模式简化
    oauth2.0 授权模式的代码 请大家看看(Please take a look at the code of oauth2.0 authorization mode)
    2019-01-02 17:58:10下载
    积分:1
  • disturbance
    电能质量扰动信号,产生电压凹陷、谐波等信号。可以另外下载ST变换的源代码(Power quality disturbance signals, resulting in voltage sag, harmonics and other signals. In addition ST can download the source code transformation)
    2021-05-13 03:30:03下载
    积分:1
  • matlab在振动信号处理中的应用
    matlab在振动信号处理中的应用, 本书主要讲述借助简单、高效、功能强大的MATLAB系统实现振动数字信号的分析处理。书中不仅介绍了MATLAB的基本用法和一些相关的常用命令及函数,还介绍了振动信号分析的基本概念、处理方法,以及使用MATLAB语言编制程序的方法。本书给出了大量的振动信号处理编程实例,以有助于读者快速学习和掌握MATLAB的编程技术,应用于实际的振动信号处理工作之中。(Application of MATLAB in vibration signal processing)
    2018-03-02 16:47:25下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载