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

搜索资源列表

  1. 模拟退火遗传算法程序

    2下载:
  2. 模拟退火遗传混合算法,求解NP-HARD问题(this program is used to analyse genetic-simulated annealing algorithm (GSA) by matlab)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:508928
    • 提供者:godblessu
  1. 遗传算法课件与程序

    0下载:
  2. 遗传算法课件与程序,matlab遗传算法程序包(Genetic algorithm courseware and program, matlab genetic algorithm package)
  3. 所属分类:文章/文档

  1. 最小生成树算法

    0下载:
  2. 最小生成树-Prim算法和Kruskal算法 详解(minimum spanning tree Prim and Kruskal)
  3. 所属分类:数据结构

    • 发布日期:2017-12-29
    • 文件大小:3072
    • 提供者:oufala1314
  1. 遗传算法1 - 副本

    0下载:
  2. 主要是通过遗产算法来寻优,通过实际模型与所建立的模型的误差来建立最好的模型,当误差满足所给定的范围,寻优结束。(Through the inheritance algorithm to find the best, through the actual model and the error of the established model to establish the best model, when the error to meet the given range, the end o
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:张MAN
  1. 基于记忆原理的人际关系优化算法

    0下载:
  2. 新的优化算法,人工记忆优化算法,今年的比较新(New optimization algorithm, artificial memory optimization algorithm, this year's relatively new)
  3. 所属分类:文章/文档

  1. GA遗传算法

    0下载:
  2. 遗传算法(Genetic Algorithm)是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法,它是有美国Michigan大学J.Holland教授于1975年首先提出来的,并出版了颇有影响的专著《Adaptation in Natural and Artificial Systems》。(The genetic algorithm (Genetic Algorithm) is a computational model for the sim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-29
    • 文件大小:8192
    • 提供者:sherria
  1. 最小生成树之kruskal算法

    0下载:
  2. 最小生成树之kruskal算法的概念及其实现 kruskal算法的精髓在于: 每次选取一条边。 该边同时满足:1、在当前未选边中权值最小;2、与已选边不构成回路。 直到选取n-1条表是算法结束。找到MST活判断不存在MST。(The concept and implementation of Kruskal algorithm for minimum spanning tree The essence of Kruskal algorithm lies in: Select one
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:cuihuiling
  1. SVM算法matlab程序

    1下载:
  2. SVM(Support Vector Machine) 支持向量机算法,遥感影像分类,matlab(SVM (Support Vector Machine) support vector machine algorithm, remote sensing image classification, matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:4766720
    • 提供者:佳灵大人
  1. floyd算法

    0下载:
  2. floyd算法检测图的最短路径(包含最短路径值和最短路径经过的所有节点)(Floyd algorithm to detect the shortest path of graph)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-31
    • 文件大小:22528
    • 提供者:fernadofrewe
  1. weka机器学习十大算法

    2下载:
  2. 对机器学习领域的十个经典算法进行了详细介绍,包括:AdaBoost、Apriori、C4.5、CART、EM、K-means、kNN、PageRand、SVM和朴素贝叶斯(Ten classical algorithms in machine learning domain are introduced in detail, including AdaBoost, Apriori, C4.5, CART, EM, K-means, kNN, PageRand, SVM and Nave Baye
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:4810752
    • 提供者:kmsj
  1. 视频分析算法_VAP源代码-算法仿真

    1下载:
  2. 提供60种基于Matlab的视频分析算法源代码(Provides 60 Matlab based video analysis algorithm source code)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:32419840
    • 提供者:Kiros
  1. python算法库

    1下载:
  2. 人工智能算法的研究,大数据的处理,常见的数据结构的写法(The study of artificial intelligence algorithm, processing of big data, common data structure)
  3. 所属分类:数据结构

  1. MATLAB常用算法程序集

    0下载:
  2. 这是一个matlab常用算法的程序集,可以解决一些常见的问题(An assembly of algorithms commonly used in MATLAB)
  3. 所属分类:其他

    • 发布日期:
    • 文件大小:135168
    • 提供者:yung11
  1. GA遗传算法

    0下载:
  2. 经典遗传算法 GA 单目标优化智能算法 启发式算法 优化算法(genetic optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:nwpuls
  1. 粒子群基本算法

    0下载:
  2. 粒子群优化算法 智能优化算法 单目标优化(particle swarm optimization)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:nwpuls
  1. labview中实现聚类算法

    1下载:
  2. labview中实现聚类算法的经典案例,由NI LAB编写,不但有程序,还有说明文档(LabVIEW clustering algorithm to achieve a classic case, written by NI LAB, not only procedures, as well as documentation)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:741376
    • 提供者:csg
  1. 基于matlab的无线传感器网络时间同步算法

    0下载:
  2. 用于matlab的无线传感器网络时间同步算法的编程参考(Programming reference of time synchronization algorithm for wireless sensor networks in MATLAB.)
  3. 所属分类:其他

  1. 道路裂缝识别算法

    0下载:
  2. 本文提出了一种新的检测算法以适应不同路面,不同光照 的情况。本算法首先对图像进行预处理操作,随后使用神经网络 对预处理得到后的图像进行裂缝区域的识别,最终从识别结果图中提 取出裂缝信息(Research on road crack algorithm)
  3. 所属分类:图形图象

  1. 算法

    0下载:
  2. 马尔科夫蒙特卡洛算法的MATLAB应用示例(code for MCMC in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:62464
    • 提供者:Superrio
  1. 加密算法

    1下载:
  2. c++ 加密算法合集,包括(rsa md5 base64....)(C++ encryption algorithm collection, including (RSA MD5 Base64...))
  3. 所属分类:加密解密

    • 发布日期:2017-12-30
    • 文件大小:384000
    • 提供者:XZY123
« 1 2 ... 37 38 39 40 41 4243 44 45 46 47 ... 50 »
搜珍网 www.dssz.com