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

搜索资源列表

  1. fortran的遗传算法源程序

    4下载:
  2. fortran的遗传算法源程序,仅供参考(Source code for GA in FORTRAN)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-26
    • 文件大小:11264
    • 提供者:梳子szang
  1. 蚁群算法

    0下载:
  2. 功能齐全的蚁群算法,代码开源,容易理解,希望能帮到你(it is very useful.hoping it can help you .)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:26206208
    • 提供者:小仙.
  1. 遗传算法选择算子

    0下载:
  2. 有关于遗传算法中一些经典选择算子的MATLAB实现(Some Realizations of Classical Selection Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 遗传算法变异算子

    0下载:
  2. 有关遗传算法中一些经典的变异算子的MATLAB实现(Some Realistic Variation Operators in Genetic Algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:长安逸魂
  1. 模拟退火算法

    0下载:
  2. 此种算法简单,有效,可以对所求的数据更加优化,使所求数据更加合理,绝对可以运行,请大家放心。(This algorithm is simple and effective. It can be more optimized for the data requested, so that the data is more reasonable and can be run. Please be assured.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:宁采臣
  1. 灰色预测和遗传算法

    1下载:
  2. 本 算法给了一个灰色预测和遗传算法的范例(This algorithm gives an example of grey prediction and genetic algorithm)
  3. 所属分类:matlab例程

  1. Matlab十大算法源代码

    0下载:
  2. Floyd算法,概率算法,类比法,蒙特卡洛,神经网络,贪婪算法,模拟退火算法,灰色预测,遗传算法等(Floyd algorithm, probability algorithm, analogy method, Monte Carlo, neural network, greedy algorithm, simulated annealing algorithm, grey prediction, genetic algorithm, etc.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-23
    • 文件大小:9578496
    • 提供者:peanut0414
  1. 遗传算法和BP人工神经网络算法C++实现代码

    0下载:
  2. 遗传算法实现代码,帮助各位学习人工智能学习。(Genetic algorithm to achieve code, to help you learn Artificial Intelligence learning.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:513024
    • 提供者:鼎折覆餗
  1. MATLAB智能算法30个案例分析]

    0下载:
  2. matlab算法、数学建模,很实用很实用很实用很实用很实用很实用很实用(Matlab mathematical modeling)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:51980288
    • 提供者:小龙虾
  1. 遗传算法

    0下载:
  2. 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(Genetic algorithm is used to solve optimization search algorithm in computational mathematics, is a kind of evolutionary algorithms.Evolutionary algorithm was original
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:5120
    • 提供者:名字好难
  1. 遗传算法案例

    0下载:
  2. 遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。(Genetic algorithms are usually implemented in a computer simulation. The abstract representation of a certain number of candidate solutions (called individuals) in an optimization pro
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:3072
    • 提供者:名字好难
  1. matlab遗传算法程序

    0下载:
  2. 遗传算法编程文件,可在matlab中运行,可用作新手变成练习。(Genetic algorithm programming file)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:6144
    • 提供者:foryy
  1. 算法导论答案

    0下载:
  2. 麻省理工大学算法导论答案详解,有助于学习算法导论的同学们。(Massachusetts Institute of Technology Introduction to the introduction of the algorithm, help to learn the introduction of algorithm students.)
  3. 所属分类:数据结构

  1. 计算机算法中的数学方法研究_崔守梅

    0下载:
  2. 计算机算法中的数学方法研究,很有参考价值的文献(A study of mathematical methods in computer algorithms)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:24576
    • 提供者:Saberknight
  1. chapter2基于遗传算法和非线性规划的函数寻优算法

    0下载:
  2. 通用遗传算法代码基于遗传算法和非线性规划的函数寻优算法(GAGeneric genetic algorithm code based on genetic algorithm and nonlinear programming function optimization algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:37888
    • 提供者:神王洋洋
  1. RLS算法

    0下载:
  2. 自适应 RLS算法的实现,结合RLS算法理论,编制了一个较为基础的RLS算法实现过程。(Implementation of adaptive RLS algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3072
    • 提供者:helloworldd
  1. 自然启发算法

    0下载:
  2. 几种启发式算法的集合,可用于数值优化,模型优化等;(The collection of several heuristic algorithms can be used for numerical optimization, model optimization, etc.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-20
    • 文件大小:14068736
    • 提供者:bing228
  1. 免疫算法

    2下载:
  2. 免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:铭MARS花
  1. 基于TDOA的Chan定位算法仿真研究_倪磊磊

    2下载:
  2. 基于TDOA的chan算法 chan算法,简单 易懂(based on TDOA chan locate)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:119808
    • 提供者:T璐
  1. 30个MATLAB算法应用例程

    0下载:
  2. 介绍了累计30个算法的程序案例,从神经网络、遗传、模拟退火、SVM等案例开始。(This paper introduces the case of 30 algorithms, starting with neural networks, genetic algorithms, simulated annealing, SVM and so on.)
  3. 所属分类:matlab例程

« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com