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

搜索资源列表

  1. Matlab遗传算法改进程序

    3下载:
  2. 遗传算法(Genetic Algorithm)是一类借鉴生物界的进化规律(适者生存,优胜劣汰遗传机制)演化而来的随机化搜索方法。它是由美国的J.Holland教授1975年首先提出,其主要特点是直接对结构对象进行操作,不存在求导和函数连续性的限定;具有内在的隐并行性和更好的全局寻优能力;采用概率化的寻优方法,能自动获取和指导优化的搜索空间,自适应地调整搜索方向,不需要确定的规则。遗传算法的这些性质,已被人们广泛地应用于组合优化、机器学习、信号处理、自适应控制和人工生命等领域。它是现代有关智能计算
  3. 所属分类:人工智能/神经网络/遗传算法

  1. cellga.rar

    1下载:
  2. 多种群的链式智能体遗传算法,代码及其用于优化的实验结果都在里面。大家用了最好给点评价,建议只作为研究用。我有相关的论文,需要索取的话,请与我联系,Multi-population of chain-agent genetic algorithm, the code and to optimize the experimental results are inside. We use the best rating to the point, it is recommended only for
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-22
    • 文件大小:7134723
    • 提供者:李明
  1. MATLAB(M)

    2下载:
  2. 智能控制理论算法实现:层次聚类,hopfield网络和遗传传算法优化三个源代码文件-Intelligent control theory algorithms: hierarchical clustering, hopfield network and genetic algorithm optimization three source codes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1783
    • 提供者:zyh
  1. algorithms

    2下载:
  2. 我个人收集的各类智能算法,共有20多个源代码,包括:遗传算法,蚁群算法,粒子群算法,微分进化算法,遗传神经网络算法,粒子群SVM算法,粒子群神经网络算法等混合算法-I collect all kinds of intelligent algorithms, a total of more than 20 source code, including: genetic algorithms, ant colony optimization, particle swarm optimization,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-21
    • 文件大小:6202087
    • 提供者:王军
  1. Matlab

    3下载:
  2. 各类人工智能算法源代码哦,包括蚁群、粒子群、遗传、神经网络-The source code of various artificial intelligence algorithms Oh
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-05-24
    • 文件大小:21241
    • 提供者:fcy
  1. GA

    0下载:
  2. 文件中包含某老师关于智能优化计算课程中的遗传算法部分的讲义,其中包含详细的例子及源代码。-File contains a calculation of the teachers on the intelligent optimization of the genetic algorithm curriculum part of the lecture, which includes detailed examples and source code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1154407
    • 提供者:周钟
  1. MIS

    0下载:
  2. 免疫克隆算法,能更好的对其他智能算法进行优化-Immune Clonal Algorithm, can be better for other intelligent algorithm to optimize
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1943
    • 提供者:苏书惠
  1. AIA2

    1下载:
  2. 人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-04
    • 文件大小:1196
    • 提供者:张望
  1. pso_base

    0下载:
  2. 本程序基于粒子群算法实现函数的寻优过程,粒子群算法实现简单,程序效率高,在现在智能算法中有广泛的应用。-The program is based on particle swarm optimization process to achieve the function of the particle swarm algorithm is simple, efficient procedures, in the present intelligent algorithm has a wide r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5819
    • 提供者:王丽
  1. matlab-code-of-POS

    0下载:
  2. 基本粒子群优化算法(Particle Swarm Optimization,PSO)功能:求解优化问题的全局性,并行性,高效的群体智能算法-Particle swarm optimization (Particle Swarm Optimization, PSO) function: solving global optimization problems, parallelism, and efficient swarm intelligence algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1217
    • 提供者:五毛
  1. MATLAB-30-Cases

    0下载:
  2. 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-03-15
    • 文件大小:1544479
    • 提供者:jueyouli
  1. intelligent_algorithm

    0下载:
  2. 求函数全局最大值的遗传算法、蚁群算法和粒子算法。智能算法绝好的入门材料。-Global maximum of a function of genetic algorithm, ant colony algorithm and particle algorithm. Excellent introductory material on intelligent algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:235177
    • 提供者:zoukeg
  1. MATLAB智能算法30个案例分析——源代码

    1下载:
  2. 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-19
    • 文件大小:1571840
    • 提供者:挖宝额
  1. 《MATLAB 神经网络43个案例分析》源代码&数据

    2下载:
  2. MATLAB智能算法30个案例分析 附源代码和数据(MATLAB intelligent algorithm 30 case analysis with source code and data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-15
    • 文件大小:12347392
    • 提供者:洛克刘
  1. MATLAB智能算法30个案例分析+源代码

    1下载:
  2. 30个智能算法MATLAB模型,非常有助于数学建模和相关学习(30 intelligent algorithms, the MATLAB model, are very helpful in mathematical modeling and related learning)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-18
    • 文件大小:1542144
    • 提供者:丁毅
  1. 智能算法报告

    0下载:
  2. 人脸识别,神经网络算法,识别各式人脸,输出准确率,人脸数据在压缩包里(Face recognition, neural network algorithm, identify all kinds of face, output accuracy, face data in the compressed package)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 智能算法

    0下载:
  2. 智能算法,含有遗传算法、模拟退火算法、BP神经网络优化、免疫算法、粒子群算法、蚁群算法等智能算法,MATLAB亲测可用。(Intelligent algorithm, including genetic algorithm, simulated annealing algorithm, BP neural network optimization, immune algorithm, particle swarm algorithm, ant colony algorithm and other
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:1501184
    • 提供者:Markov
  1. matlab智能算法30个案例代码

    0下载:
  2. 用于应用仿真,30个案例,方便更新,遗传算法,粒子群(ant cloncy)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-31
    • 文件大小:1503232
    • 提供者:大小鸟
  1. MATLAB智能算法30个案例分析

    0下载:
  2. 遗传算法工具箱在matlab中的应用,对GADST各项参数进行分析,举例。(he application of the genetic algorithm toolbox in Matlab analyzes the various parameters of GADST, for example.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-03
    • 文件大小:52082688
    • 提供者:即便偶不变
  1. 蛙跳标准算法matlab程序

    0下载:
  2. 蛙跳标准算法matlab程序,可用于最优化问题中,具有跳出局部最优的优点,可结合其他智能算法
  3. 所属分类:人工智能/神经网络/遗传算法

« 12 3 4 5 »
搜珍网 www.dssz.com