CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - genetic programming code

搜索资源列表

  1. GA_PID

    1下载:
  2. 此程序代码为基于遗传算法的PID整定,利用MATLAB编程实现。该程序通过遗传算法实现参数寻优,是一种不需要任何初始信息并可以寻求全局最优解的、高效的优化组合方法。-this procedure code based on genetic algorithms for PID tuning, using MATLAB programming. The procedures through genetic algorithm optimization of the parameters. is a
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1492
    • 提供者:周龙
  1. match.rar

    2下载:
  2. 《图像配准技术及其Matlab编程实现》一书的Matlab源码,有点检测、线检测、Hough变换、遗传算法、蚁群算法、Powell算法和插值算法等。,"Image Registration and Matlab programming," a book of Matlab source code, a bit detection, line detection, Hough transform, genetic algorithm, ant colony algorithm, Powell al
  3. 所属分类:matlab

    • 发布日期:2016-09-19
    • 文件大小:345377
    • 提供者:fzj
  1. GP-MATLAB

    5下载:
  2. 一个遗传规划的源程序,matlab语言编程-A source of genetic programming, matlab language programming
  3. 所属分类:matlab

    • 发布日期:2014-10-27
    • 文件大小:30391
    • 提供者:杨俊
  1. ACATSP2

    0下载:
  2. 这是一个解决tsp问题的代码,采用遗传的方法进行编程,大大的简化了最优规划迭代的问题,是的程序运行的快速准确-This is a solution to the problem tsp code, using the method of genetic programming, which greatly simplified the problem of optimal planning iteration, the procedure is fast and accurate operati
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1656
    • 提供者:杨科
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:41587
    • 提供者:
  1. GAtoolboxofMatlab

    0下载:
  2. Matlab遗传算法工具箱及应用》源码,学习遗传算法编程的朋友很有用,内容讲的很仔细-Matlab Genetic Algorithm Toolbox, and Applications " source code, learning genetic algorithm programming friend of useful content speak very carefully
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:669560
    • 提供者:小张
  1. speedyGAv1.3

    0下载:
  2. 向量化的遗传快速遗传算法,是M.Mutchell 的遗传算法书中 10,11 业的经典快速算法-SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4231
    • 提供者:李继
  1. MATLABlanguageandapplication

    6下载:
  2. < 控制系统计算机辅助设计--MATLAB语言与应用>>系统地介绍了国际控制界最流行的控制系统计算机辅助设计语言MATLAB,侧重于介绍MATLAB语言编程基础与技巧、数学问题的MATLAB求解、线性系统计算机辅助分析、控制系统与其他复杂系统的Simulink建模,控制系统的计算机辅助设计方法,包括串联控制器、状态反馈控制器、多变量系统频域设计、PID控制器设计、最优控制器设计、LQG/LTR控制器设计、H2=H1 最优控制、分数阶控制、自适应控制、模糊控制、神经网络控制、遗传
  3. 所属分类:matlab

    • 发布日期:2016-01-15
    • 文件大小:2136608
    • 提供者:任勇
  1. matlabgeneticalgorithm

    0下载:
  2. 一个matlab遗传算法源程序,自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件. -A genetic algorithm matlab source code, could think of, the original code was flawed, I have been corrected, debugging and running through the of. For starters, in partic
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:6412
    • 提供者:dingbiao
  1. svm

    0下载:
  2. SVM方法的基本思想是:定义最优线性超平面,并把寻找最优线性超平面的算法归结为求解一个凸规划问题。进而基于Mercer核展开定理,通过非线性映射φ,把样本空间映射到一个高维乃至于无穷维的特征空间(Hilbert空间),使在特征空间中可以应用线性学习机的方法解决样本空间中的高度非线性分类和回归等问题。svm 程序,即支持向量机的代码。-The basic idea of SVM method are: the definition of the optimal linear hyperplane,
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:118143
    • 提供者:
  1. Classical_genetic_algorithm_MATLAB_programming_sou

    0下载:
  2. MATLAB程序设计遗传算法经典源程序Classical genetic algorithm MATLAB programming source code-MATLAB programming classical genetic algorithm source code Classical genetic algorithm MATLAB programming source code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:109020
    • 提供者:pp
  1. GABP

    0下载:
  2. 基于遗传算法BP网络预测,代码没有使用遗传工具箱,而是根据遗传算法理论进行编程,有助于理解遗传算法原理-BP network prediction based on genetic algorithm, the code does not use genetic toolbox, but according to the theory of programming genetic algorithms, help to understand the principles of genetic a
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5099
    • 提供者:孟欣
  1. speedyGAv1.3

    0下载:
  2. SpeedyGA is a vectorized implementation of a genetic algorithm in the Matlab programming language. Without bells and whistles, it faithfully implements the specification for a Simple GA given on pgs 10, 11 of M. Mitchell s GA book. See comments in co
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4481
    • 提供者:yahia
  1. yichuansuanfa

    0下载:
  2. 整个遗传算法程序采用matlab编程,遗传算法的编码方式,适应度函数的选取,遗传操作(选择,交叉 变异),以及运行参数都有各自的备注和子程序代码。-The encoding of the entire genetic algorithm using matlab programming, genetic algorithm, the selection of the fitness function, genetic operations (selection, crossover and mu
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:8758
    • 提供者:wang
  1. KnapsackProblem

    0下载:
  2. 利用遗传算法来精确地解决背包问题的编程代码-Knapsack problem using genetic algorithms to solve programming code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2560
    • 提供者:冯诚诚
  1. GP-4324MATLAB

    1下载:
  2. 这是GP算法进行遗传规划,里面代码齐全,是matla代码-This is the GP algorithm for genetic programming, which is code complete, the code is matla
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:30391
    • 提供者:FDX
  1. initpop

    0下载:
  2. 一个matlab遗传算法源程序遗传算法实例也是自己找来的,原代码有少许错误,本人都已更正了,调试运行都通过了的。对于初学者,尤其是还没有编程经验的非常有用的一个文件-A genetic algorithm matlab source code examples genetic algorithm also got their own, the original code was flawed, I have been corrected, and have passed the commissi
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3889
    • 提供者:
  1. 00002

    0下载:
  2. 基于遗传算法和非线性规划的函数寻优算法案例及源代码-Function optimization algorithm based on genetic algorithm and nonlinear programming and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:27872
    • 提供者:付余
  1. 智能算法程序

    0下载:
  2. 基于种群的变异和交叉的,简单的遗传算法的编程代码(Simple genetic algorithm programming code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:11264
    • 提供者:李里你
  1. GP #4

    0下载:
  2. genetic programming algorithm source code
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:113664
    • 提供者:eyedin
« 12 »
搜珍网 www.dssz.com