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

搜索资源列表

  1. evaluat_max

    0下载:
  2. 关于演化算法的小程序.以一个二元二次方程的求极值为例.对输入参数作了简化的固定处理.较好的说明了演化算法.可直接运行.-on evolutionary algorithm small procedures. A binary quadratic equation for the extreme example. To simplify the input parameters fixed address. A good note evolutionary algorithm. Direct op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11.75kb
    • 提供者:苏海鹏
  1. GA568

    0下载:
  2. 为遗传算法提供基类,该基类将评价函数值直接作为适合度,采用新个体直接替换老个体的整体再生法 -genetic algorithm to provide the base class, the base class will be evaluated as a direct function of fitness, Individual direct new replacing the old individual's overall regeneration
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17.24kb
    • 提供者:黑晓丽
  1. yichaunsuanfa

    0下载:
  2. 一个遗传算法的程序,可执行文件。直接能够运行。比较好用。-a genetic algorithm procedures, executable files. Direct running. Better quality.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:183.38kb
    • 提供者:蒋赛
  1. vbpso

    0下载:
  2. 粒子群算法的vb源程序,可以自定义算法参数,实现对6个非约束性测试函数极小值的全局优化,动态显示粒子的移动。低维下,优化效果很好。直接解压,无须密码。请多指正。-PSO algorithm vb source, the algorithm can define parameters to achieve the six non-binding function tests minimum of global optimization, dynamic display particle movem
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:23.2kb
    • 提供者:陈超
  1. GA_TSP

    0下载:
  2. 利用遗传算法求解TSP问题。TSP问题描述如下:给定一组n个城市和他们两两之间地直达距离,寻找一条闭合的旅程,使得每个城市刚好经过一次而且总的旅行距离最短。 -The use of genetic algorithm to solve TSP problem. TSP problem described as follows: given a set of n cities and they are between 22 to direct the distance of the journey
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1.11mb
    • 提供者:586
  1. mat_li

    0下载:
  2. 使用于初级使用者.能够直接使用采用最优化算法 遗传算法-use in the primary users. To use the most direct use of genetic algorithm optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:3.32kb
    • 提供者:lsz
  1. aa

    0下载:
  2. 遗传算法 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm genetic algorithm GA (Genetic Algo
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:295.61kb
    • 提供者:sunguili
  1. gcf

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:300.49kb
    • 提供者:sunguili
  1. lgj

    0下载:
  2. 遗传算法简称GA(Genetic Algorithm),在本质上是一种不依赖具体问题的直接搜索方法。遗传算法在模式识别、神经网络、图像处理、机器学习、工业优化控制、自适应控制、生物科学、社会科学等方面都得到应用。在人工智能研究中,现在人们认为“遗传算法、自适应系统、细胞自动机、混沌理论与人工智能一样,都是对今后十年的计算技术有重大影响的关键技术”。-Referred to as genetic algorithm GA (Genetic Algorithm), in essence is a k
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:171.53kb
    • 提供者:sunguili
  1. improve-PSO_c_1_c_2

    0下载:
  2. 在pso算法中,c1和c2的取值,直接影响到了后面的收敛效果。很好的设定这两个值,可以很好节约运算时间。-Pso algorithm in, c1 and c2 values, a direct impact on the effect of the convergence of the back. Very good set of these two values to save computing time can be very good.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:195.09kb
    • 提供者:李好
  1. GAbp

    0下载:
  2. 一、用GA直接训练BP网络的权重算法 主程序:gafault.m 二、用GA先求BP网络的权重,再用纯BP直接训练BP的混合GA-BP算法 三、纯BP   主程序:(1)bpfault.m 在MATLAB5.2上       (2)bpfault.m 在MATLAB6.5上 为后来所加 -1, with GA directly trained BP network algorithm for the weight of the main program: gafa
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:49.03kb
    • 提供者:峒晓
  1. gads_tb

    0下载:
  2. 《Matlab遗传算法和直接搜索工具箱2用户手册》,PDF格式,官方文档,共343页。-Matlab Generic Algorithm and Direct Search Toolbox 2 User s Guide ,published by Mathworks, 343 pages
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:陈雷
  1. webinar_files

    0下载:
  2. This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18.19kb
    • 提供者:gao
  1. GA_Dynamic_Route

    0下载:
  2. 遗传算法,用于智能动态规划。可以利用程序里的ga1.inp直接计算。-Genetic algorithm for intelligent dynamic programming. Program can be used inside ga1.inp direct calculation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:12.62kb
    • 提供者:
  1. GeneticAlgorithms

    0下载:
  2. 遗传算法 的java实现,直接运行就成了-GA algorithm java implementation, a direct run to become
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:yt
  1. Delphi_RBF_MRAC_Direct

    0下载:
  2. 这是用Delphi编写的关于RBF神经网络的MRAC直接算法的程序,希望对大家有所帮助,我也很愿意与大家分享这些代码。-It is written in Delphi RBF neural network on direct MRAC algorithm program, we want to help, I am very willing to share the code.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:239.31kb
    • 提供者:lixiangyang
  1. tdma

    0下载:
  2. tdma算法,一些直接,把方程简化,使一些算法得到优化-tdma algorithm, some direct, simplifying the equation, so that some algorithms are optimized
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:616byte
    • 提供者:zhangyong
  1. mubiaogenzong

    0下载:
  2. 关于交互多模型目标跟踪的一篇很好的参考文献。算法具体,可直接编程。-Interacting multiple model target tracking on an excellent reference. Algorithm specific, direct programming.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3.55mb
    • 提供者:wanglin
  1. Genetic-Algorithm-and-Direct-Search

    0下载:
  2. 遗传算法matlab工具箱使用方法的pdf文件-Genetic Algorithm and Direct Search Toolbox
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3.77mb
    • 提供者:王龙
  1. Direct

    2下载:
  2. 全局改进带约束direct 优化算法,可进行全局优化-direct optimization algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:2.69mb
    • 提供者:sun1213
« 12 »
搜珍网 www.dssz.com