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

搜索资源列表

  1. VFH避障算法代码

    4下载:
  2. 基于matlab的VFH避障算法代码,可实现自动导航小车的避障功能,适合初学者使用。
  3. 所属分类:matlab例程

  1. 改进遗传算法求最大值程序

    0下载:
  2. matlab的改进遗传算法求最大值程序,main函数是主函数,其他3个是子函数。具体内容见代码注释(Matlab improved genetic algorithm for maximum value procedures, main function is the primary function, and the other 3 are sub functions. See the code for details)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:2048
    • 提供者:千千Sama
  1. MATLAB智能算法30个案例分析 源代码

    5下载:
  2. 里面是最经典的30个MATLAB智能算法的源代码,超级实用(Which is the most classic 30 MATLAB intelligent algorithm source code, super practical)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:1533952
    • 提供者:凌铃
  1. 遗传算法的优化计算

    0下载:
  2. 遗传优化算法,自变量降维,训练集BP网络,单BP网络(genetic optimization algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:90112
    • 提供者:待续193
  1. 粒子群算法的寻优算法-非线性函数极值寻优

    2下载:
  2. 通过粒子群算法对非线性函数的极值进行求解(The extremum of the nonlinear function is solved by particle swarm optimization)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:海航
  1. 基于遗传模拟退货的聚类算法

    2下载:
  2. 基于遗传算法和模拟退火的模糊均值聚类算法(Fuzzy mean clustering)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:12288
    • 提供者:清风雅荷
  1. 粒子群算法-非线性函数极值寻优

    3下载:
  2. 根据粒子群算法原理,在MATLAB上完成非线性函数的极值寻优。(According to the principle of particle swarm optimization algorithm, the extremum of nonlinear function is optimized on MATLAB.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:你好,SCI
  1. 差分演化算法

    1下载:
  2. 算法简单,收敛能力强,便于解决复杂的优化问题(The algorithm is simple and has strong convergence ability. It is easy to solve complex optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:3072
    • 提供者:Kevin-wang
  1. 蚁群算法

    0下载:
  2. 蚁群算法的使用,很好的 用来学习的例子,可以在上面自行改动,供以后学习(lt's use for study Origin Ant colony algorithm,which is really useful and can be foundation for use or change in the future!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:2048
    • 提供者:涂涂涂
  1. 利用遗传算法优化BP神经网络权值和阈值

    0下载:
  2. 利用遗传算法优化BP神经网络权值和阈值,内含程序和m文件(Using genetic algorithm to optimize BP neural network weights and thresholds, containing procedures and M files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-15
    • 文件大小:111616
    • 提供者:qwer123456
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:53248
    • 提供者:牛行通
  1. 粒子群算法程序

    7下载:
  2. 粒子群算法的程序,主要是针对基本粒子群和改进粒子群算法。(Particle swarm optimization procedures, mainly for the basic particle swarm optimization and improved particle swarm algorithm.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:5395456
    • 提供者:飘着
  1. 模拟退火算法

    0下载:
  2. 基于模拟退火算法的求解TSP问题的matlab程序,对于学习算法的初学者,可作为入门的简单程序(To solve the problem of TSP simulated annealing algorithm based on the matlab program, for beginners learning algorithm, can be used as a simple entry procedures)
  3. 所属分类:matlab例程

  1. GN算法

    0下载:
  2. 这是一个简单的GN算法例子,虽然用的txt文档在压缩包里面没有,但是代码还是比较容易理解(This is GN arithmetic)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:10240
    • 提供者:王也
  1. 多目标粒子群算法 _matlab

    10下载:
  2. MOPSO算法有详细说明,能够良好运行,出pareto图(MOPSO algorithm is described in detail, able to run well, generate the Pareto Diagram)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:482304
    • 提供者:yingying111
  1. 遗传算法Otsu

    4下载:
  2. 基于遗传算法的图像分割,大津算法,图像分割(Image segmentation based on genetic algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:103424
    • 提供者:KGfive
  1. 遗传算法

    2下载:
  2. 基本的遗传算法实现,求解函数极值,简单易懂,适用于初学者(Basic genetic algorithm to solve the extremum of function)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ytx222
  1. 基于遗传算法的 TSP 算法

    1下载:
  2. tsp问题(全称:TravellingSalesmanProblem),又称为旅行商问题、货郎担问题、TSP问题,是一个多局部最优的最优化问题,遗传算法是一种基于种群演变一种优化的算法,在此基础上的优化程序会自动寻找出最短路(TSP (full name: TravellingSalesmanProblem), also known as the traveling salesman problem, traveling salesman problem, but TSP problem is
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:146432
    • 提供者:淡然踏歌
  1. 多种群遗传算法的函数优化算法

    0下载:
  2. 多种群遗传算法的函数优化算法,可以实现基于多种群遗传算法的函数最优化问题(Multi population genetic algorithm function optimization algorithm, can be achieved based on multiple population genetic algorithm function optimization problem)
  3. 所属分类:matlab例程

  1. 10242419TSP遗传算法程序

    0下载:
  2. 是tsp遗传算法,详细的描述其进行的过程,可以使人很容易理解。(TSP genetic algorithm, a detailed descr iption of its process, can make it easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:134144
    • 提供者:yongwong
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com