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

搜索资源列表

  1. SGALAB1003beta5008_agriculture

    1下载:
  2. 带有模糊逻辑控制的多目标遗传算法,包括19个m文件和9个说明文档-Multi-objective genetic algorithm with fuzzy logic control,which include nineteen .m documents and nine guiding documents
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16275978
    • 提供者:daizhuo
  1. GAFCM

    0下载:
  2. matlab编写的遗传算法优化的模糊C均值聚类算法-genetic algorithm optimize Fuzzy C means algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1493
    • 提供者:王弘
  1. gafcm

    4下载:
  2. 这是遗传算法改进的模糊C-均值聚类MATLAB源代码,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-This is the MATLAB source code of the improved fuzzy c-means clustering(FCM) based on the genetic algorithm(GA).The initial cluster centers are otained through GA,and the final clust
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-09
    • 文件大小:1024
    • 提供者:简川霞
  1. cluster

    0下载:
  2. 本程序介绍了聚类分析的各种算法,包括层次、动态、模糊和遗传算法,对数值进行模式识别。-This procedure describes the various clustering algorithms, including the level of dynamic, fuzzy and genetic algorithms, pattern recognition value.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:10416365
    • 提供者:zhanghao
  1. intelligent-control

    1下载:
  2. 文件包含遗传算法,神经网络算法仿真,模糊PID算法等仿真,仿真结果电子文档,分析详细,所得结果都有截图。-Files contain genetic algorithms, neural network algorithm simulation, fuzzy PID algorithm simulation results of electronic documents, detailed analysis, the results have screenshots.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:279317
    • 提供者:张玉龙
  1. H1f

    0下载:
  2. Genetic algorithm and its application, Chen Guoliang edited and published with the People s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its p
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:1068
    • 提供者:mojtaba
  1. yichuansuanfa

    2下载:
  2. 遗传算法优化BP神经网络、改进的模糊C-均值聚类、遗传算法(粒子群算法、人工鱼群算法等)的投影寻踪模型等遗传算法的简单集合。-Genetic algorithm to optimize the BP neural network, an improved fuzzy C- average clustering and genetic algorithm,(particle swarm optimization (pso), artificial fish algorithm, etc.) of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7219
    • 提供者:陈孝君
  1. Code-FLC-ANFIS-GA-PSO

    1下载:
  2. We describe in this paper a new hybrid approach for mathematical function optimization combining Particle Swarm Optimization (PSO) and Genetic Algorithms (GAs) using Fuzzy Logic for parameter adaptation and integrate the results. The new evol
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:188372
    • 提供者:hari
  1. zhinengjisuan

    0下载:
  2. 智能计算主要程序源码,有matlab的模糊聚类图像分割,还有VC++编写的模拟退火和遗传算法。-Intelligent Computing The main program source code, there is matlab fuzzy clustering image segmentation, as well as VC++ Prepared simulated annealing and genetic algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-08
    • 文件大小:15812983
    • 提供者:魏琳
  1. upload

    0下载:
  2. genetic algorithm for optimization and bee colony algorithm accompanied by fuzzy c means clustering .
  3. 所属分类:Data Mining

    • 发布日期:2017-04-15
    • 文件大小:7611
    • 提供者:pariya
  1. Evolutionary-ANFIS-Training

    6下载:
  2. 用MATLAB实现自适应神经模糊推理系统(ANFIS)结构训练。代码中,首先创建一个初始原ANFIS结构,然后采用遗传算法(GA)、粒子群优化(PSO)来训练ANFIS。此进化训练算法可用于解决非线性回归函数逼近问题。-Implementation of adaptive neural fuzzy inference system (ANFIS) based on MATLAB. Code, the first to create an initial original ANFIS struct
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:21631
    • 提供者:张贝
  1. CPPGA-FCM

    1下载:
  2. 使用C++语言实现遗传算法和模糊C聚类的结合-C++ Implementation of genetic fuzzy clustering algorithm C
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:3034
    • 提供者:王刚
  1. 2

    0下载:
  2. vc++开发的图像分类,包括聚类分析,模糊聚类,遗传算法聚类等-vc++ Developed image classification, including cluster analysis, fuzzy clustering, genetic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:271641
    • 提供者:zhch92
  1. VartiryPSO

    0下载:
  2. 粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. PSO的优势在于简单容易实现并且没有许多参数的调节。目前已被广泛应用于函数优化、神经网络训练、模糊系统控制以及其他遗传算法的应用领域。-The basic idea of Particle Swarm Optimization (PSO) is to find the optimal solution by cooperating and sharing information among individuals.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-04
    • 文件大小:4312
    • 提供者:华盛顿
  1. Untitled

    5下载:
  2. 《随机规划与模糊规划》5.5节的例子:基于随机模拟的遗传算法matlab代码-< stochastic programming and fuzzy programming >5.5 examples: stochastic simulation based genetic algorithm matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:张宁
  1. GA-vrp

    10下载:
  2. 运输成本、货损成本、时间成本等的配送成本最小化和以模糊时间窗进行量化的客户满意度最大化的多目标优化模型,采用改进遗传算法求解带模糊时间窗冷链配送问题。-A multi-objective optimization model to minimize the cost of transport and distribution costs, damage costs, costs of time and to quantify fuzzy time window to maximize custo
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:2482
    • 提供者:吴娟
  1. Rabin-2002---AI-Game-Programming-Wisdom

    0下载:
  2. Learn how AI experts create intelligent game objects and characters with this first volume in the AI Game Programming Wisdom series. This unique collection of articles gives programmers and developers access to the insights and wisdom of over thirty
  3. 所属分类:Game Program

    • 发布日期:2017-12-11
    • 文件大小:42897914
    • 提供者:Druss
  1. AForge.NET Framework-2.2.5

    1下载:
  2. AForge.NET是一个专门为开发者和研究者基于C#框架设计的,这个框架提供了不同的类库和关于类库的资源,还有很多应用程序例子,包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,机器人等领域。 这个框架由一系列的类库组成。主要包括有: AForge.Imaging -- 一些日常的图像处理和过滤器 AForge.Vision -- 计算机视觉应用类库 AForge.Neuro -- 神经网络计算库AForge.Genetic -进化算法编程库 AF
  3. 所属分类:C#编程

    • 发布日期:2017-12-21
    • 文件大小:37654528
    • 提供者:ideal0o0
  1. 2

    0下载:
  2. Improved genetic algorithm and fuzzy C- means clustering MATLAB source. The fuzzy C- means algorithm is easy to converge to local minima, in order to overcome the shortcomings of the genetic algorithm is applied to fuzzy C- means algorithm (FCM) opti
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:playboyplay
  1. 3

    0下载:
  2. Improved genetic algorithm and fuzzy C- means clustering MATLAB source.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:playboyplay
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com