搜索资源列表
matlab遗传算法
- 遗传算法MATLB程序,里面有遗传算法的选择、交叉、变异函数,一些简单的MABTLAB遗传算法例子!
matlab语言常用算法程序集清晰版
- 本文主要介绍了MATLAB语言的常用算法,介绍MATLAB的安装应用,常用函数程序的编写。
MATLAB智能算法案例分析 源代码
- MATLAB智能算法案例分析的M文件。总共30个详细案例分析,很好用,希望大家喜欢。
MATLAB智能算法30个案例分析 源代码
- 里面是最经典的30个MATLAB智能算法的源代码,超级实用(Which is the most classic 30 MATLAB intelligent algorithm source code, super practical)
精通MATLAB智能算法(2015代码) 书名对应的
- 与《MATLAB智能算法30个案例分析》第2版书,对应配套书本例子的程序代码("MATLAB intelligent algorithm 30 case analysis," the second edition of the book, corresponding to the book example of the program code)
精通MATLAB智能算法(2015代码)
- 这是一个智能算法程序吧,里面有模拟退火算法,遗传算法,粒子群算法等等,希望这些算法对初学者来说有用处。(This program is an intelligent algorithm, simulated annealing algorithm, genetic algorithm, particle swarm optimization (pso) algorithm and so on, hope that the algorithm is useful for beginners.)
matlab智能算法例子
- Matlab智能算法,包括遗传算法,粒子群算法,蚁群算法等等(Matlab intelligent algorithm, including genetic algorithm, particle swarm algorithm, ant colony algorithm and so on.)
MATLAB智能算法30个案例分析_decrypted
- MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
《Matlab遗传算法工具箱及应用》源码
- 《Matlab遗传算法工具箱及应用》源码,雷俊杰版,适用于基础薄弱的学者(genetic algorithm toolbox and application Matlab source, Lei Junjie version, suitable for the weak foundation of the scholars)
《MATLAB智能算法30个案例》
- matlab智能算法,很适合学习的一本书,里面有相关的算法,稍后会上传对应的案例,很实用化(Matlab intelligent algorithm, very suitable for learning a book, there are related algorithms, later on the corresponding cases, very practical)
[muchong.com]经典-matlab经典算法的程序
- 一些用matlab编写的经典算法程序,对于初学者入门很有用(Some prepared by matlab classic algorithm for beginners is very useful for beginners)
MATLAB常用算法程序集
- 这是一个matlab常用算法的程序集,可以解决一些常见的问题(An assembly of algorithms commonly used in MATLAB)
MATLAB智能算法30个案例分析程序
- 供初学者练习和入门,可以简单操作,材料比较全(For beginners practice and entry, you can simply operate, the material is more complete)
遗传算法实例
- Matlab遗传算法实例,可实现一元多峰函数优化、多元单峰函数优化、多元多峰函数优化,多目标优化(Example of Matlab genetic algorithm. It can realize one variable multimodal function optimization, multiple variable function optimization, multivariate multimodal function optimization, multi-objectiv
精通MATLAB最优化计算
- 各类优化算法,MATLAB,源程序,带说明(All kinds of optimization algorithms, MATLAB, source program, instruction)
MATLAB智能算法30个案例分析+源代码
- 《MATLAB智能算法30个案例分析》是作者多年从事算法研究的经验总结。书中所有案例均因国内各大MATLAB技术论坛网友的切身需求而精心设计,其中不少案例所涉及的内容和求解方法在国内现已出版的MATLAB书籍中鲜有介绍。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线.(The 30 case analysis of MATLAB intelligent algorithm is a summary of the author's experience in the stud
MATLAB常用算法
- MATLAB常用算法,解微分方程,求求线性方程组等计算专业课程所需程序代码(MATLAB commonly used algorithm to solve differential equations, seek linear equations and so on to calculate the code required for professional courses.)
matlab经典算法的程序
- matlab经典算法的程序,例如粒子群、蚁群、模拟退火。(Matlab classic algorithm program)
《MATLAB智能算法30个案例分析》
- 《MATLAB智能算法30个案例分析》第二版书中源代码,比较齐全,很好的粒子。
MATLAB 优化算法程序1-10
- MATLAB优化算法书籍第一到第十章节的源码程序,能有效帮助初学人员学习