CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 算法

搜索资源列表

  1. MPA算法代码和基于并行策略的MPA算法 

    1下载:
  2. 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:12288
    • 提供者:daybyday1994
  1. 遗传算法的优化计算

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

    • 发布日期:2017-12-27
    • 文件大小:90112
    • 提供者:待续193
  1. 算法

    0下载:
  2. 总结了各个排序算法的使用,包括了冒泡,选择,插入,归并,希尔,快排等常用的排序算法(Summed up the use of sorting algorithms, including bubble, select, insert, merge, Hill, fast row and other commonly used sorting algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:1986560
    • 提供者:crazy_dog
  1. 烟花算法matlab代码

    8下载:
  2. 该算法是目前国际上最新的智能算法——烟花算法,有需要的同学可以自己下载。(The algorithm is the world's latest intelligent algorithm - Fireworks algorithm, there is a need for students to download their own.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:20480
    • 提供者:斯坦福
  1. 遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。保证能运行。(The genetic algorithm (Genetic Algorithm) is a computational model of biological evolution process of natural selection and genetic mechanism of the simulation of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:太阳部落
  1. 遗传算法

    0下载:
  2. MATLAB实现遗传算法用于求解无约束问题的最优解。(Use genetic algorithm to solve the optimal solution)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:13312
    • 提供者:夏有乔木
  1. SMO算法实现

    0下载:
  2. 使用Matlab重新实现了svm算法中的核心算法SMO,即序列优化问题。 其中my_seqminopt.m是重写的实现代码,完成了核心的迭代优化过程。(MATLAB code of SMO algorithm in SVM algorithm)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:83968
    • 提供者:yyarrow
  1. 精通MATLAB智能算法(2015代码) 书名对应的

    1下载:
  2. 与《MATLAB智能算法30个案例分析》第2版书,对应配套书本例子的程序代码("MATLAB intelligent algorithm 30 case analysis," the second edition of the book, corresponding to the book example of the program code)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-13
    • 文件大小:5136799
    • 提供者:huangyuanjun1
  1. 基于蚁群算法的图像边缘检测

    0下载:
  2. 基于蚁群算法的图像检测,检测效果很好(Image detection based on ant colony algorithm, the detection effect is very good)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:29696
    • 提供者:小o
  1. SCMA中MPA算法代码

    2下载:
  2. 此文件为MPA消息传递算法的matlab源文件,在SCMA非正交多址的情况下,具有良好的多用户检测的性能。(This file is the matlab source of the MPA messaging algorithm, and has good multiuser detection performance in the case of SCMA non orthogonal multiple access.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:15360
    • 提供者:hsbs92
  1. 粒子群优化算法

    0下载:
  2. 几种常见的智能算法代码示例,如clsPSO算法的MATLAB代码(PSO algorithm in intelligent algorithms MATLAB code)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:cjq0624
  1. 粒子群优化算法2

    2下载:
  2. 三种常见的粒子群优化算法,如linWPSO,LnCPSO,PSO(Three common particle swarm optimization algorithms, such as linWPSO, LnCPSO, and PSO)
  3. 所属分类:其他

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

    0下载:
  2. 配合MATLAB智能算法案例分析一书的源代码(With MATLAB intelligent algorithm case analysis of a Book of the source code)
  3. 所属分类:其他

    • 发布日期:2017-12-15
    • 文件大小:1618944
    • 提供者:cjq0624
  1. 粒子群优化算法

    0下载:
  2. MATLAB算法,粒子束优化算法(IPSO),同时包含各种算法比较算法,ML、OSIC、IPSO(MATLAB algorithm, particle beam optimization algorithm (IPSO), including a variety of algorithm comparison algorithm, ML, OSIC, IPSO)
  3. 所属分类:其他

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

    7下载:
  2. 进行非线性函数拟合且用遗传算法对BP神经网络进行优化(The nonlinear function is fitted and the BP neural network is optimized by genetic algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:51200
    • 提供者:海航
  1. 粒子群算法的寻优算法-非线性函数极值寻优

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

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:海航
  1. MATLAB智能算法(遗传_神经网络_蚁群_免疫)

    1下载:
  2. 针对matlab中智能算法工具箱求解多目标函数问题是用遗传算法工具箱更加方便的计算多约束优化问题。(Aiming at the problem that multi-objective function is solved by using the intelligent algorithm toolbox in matlab, it is more convenient to calculate multi-constrained optimization problem with genet
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:1501184
    • 提供者:李乃双
  1. 遗传算法求解vrp问题

    0下载:
  2. 遗传算法,使用MATLAB进行编程,求解VRP问题(Genetic algorithm for solving VRP problem)
  3. 所属分类:Windows编程

    • 发布日期:2017-07-19
    • 文件大小:7168
    • 提供者:GWJ
  1. 基于遗传模拟退货的聚类算法

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

    • 发布日期:2017-12-17
    • 文件大小:12288
    • 提供者:清风雅荷
  1. 距离矢量路由算法SP2(完成)

    0下载:
  2. 距离矢量路算法:每个路由器维护一张路由表(即一个矢量),它以网络中的每个路由器为索引,表中列出了当前已知的路由器到每个目标路由器的最佳距离,以及所使用的线路。通过在邻居之间相互交换信息,路由器不断地更新他们的内部路由表。(Distance vector routing algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:262144
    • 提供者:wangygang
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com