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

搜索资源列表

  1. T-S-FNN

    1下载:
  2. 用遗传算法优化参数的递归T-S模糊神经网络学习算法,值得一看。-Parameter optimization using genetic algorithm recursive TS fuzzy neural network learning algorithm, worth a visit.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2488
    • 提供者:setb
  1. mohu

    1下载:
  2. 利用遗传算法判断图像模糊与清晰度,计算出图像的清晰度 -The use of genetic algorithm to determine the image blur and sharpness, image clarity calculated
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:808
    • 提供者:不能说
  1. gaandassigmentmatlab

    0下载:
  2. 基于遗传算法的模糊指派程序matlab源代码-based on genetic algorithm Fuzzy Assignment
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7272
    • 提供者:时浩东
  1. 4editioncode

    0下载:
  2. 非线性系统第四版书中代码。混沌,分形,元胞自动机,遗传算法,基因表达式编程,支持向量机,小波,隐马尔可夫模型,模糊逻辑与C++、JAVA和SymbolicC++程序》-The fourth edition of the book code for nonlinear systems
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:370041
    • 提供者:cumt
  1. classificiation-algorithm-overview

    0下载:
  2. 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:30590
    • 提供者:MM
  1. mode

    0下载:
  2. 包括打开图像等基本操作的一个聚类算法 包括遗传算法 聚类分析 和 模糊聚类-Open the image includes a clustering algorithm and other basic operations
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3618831
    • 提供者:熊一
  1. gabpf

    0下载:
  2. 模糊神经网络和遗传算法结合的船舶火灾探测(模糊神经网络和遗传算法)-Fire ships based on fuzzy neural network and genetic algorithm (detection of fuzzy neural network and genetic algorithm)
  3. 所属分类:Other systems

    • 发布日期:2016-01-26
    • 文件大小:205824
    • 提供者:li
  1. GUI-based-on-Matlab

    0下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码。用单纯形法来做的-Improved genetic algorithm fuzzy C- means clustering MATLAB source. To do with the simplex method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5325
    • 提供者:郑晨
  1. shenjingwanglouzhongheyingyong

    0下载:
  2. 神经网络综合应用 主要有BP神经网络的应用、PID神经网络的控制、遗传算法优化神经网络、模糊神经网络、概率神经网络-Neural network integrated applications are mainly controlled BP neural network applications, PID neural networks, genetic algorithm optimization of neural networks, fuzzy neural network, proba
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:49579
    • 提供者:
  1. APSO-GA-ACO-TSP

    1下载:
  2. 综合粒子群和蚁群算法,再利用遗传算法中交叉编译算子;再引入模糊技术,形成模糊自适应粒子群和蚁群混合算法,求解TSP问题-Integrated particle swarm and ant colony algorithm, and then genetic algorithm is used to cross compile operator then introduced the fuzzy technology, forming a fuzzy adaptive particle swar
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-24
    • 文件大小:19904
    • 提供者:张海俊
  1. AForge.NET

    1下载:
  2. AForge.NET是一个专门为开发者和研究者基于C#框架设计的,他包括计算机视觉与人工智能,图像处理,神经网络,遗传算法,机器学习,模糊系统,机器人控制等领域。-AForge.NET is a specialized developer and researcher based C# framework designed, he included computer vision and artificial intelligence, image processing, neural netw
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-28
    • 文件大小:11073057
    • 提供者:李天
  1. Intelligent-control-of-courseware

    0下载:
  2. 自能控制介绍包括模糊控制,神经网络控制,遗传算法,自持向量机,智能控制算法,PID神经网络控制-Self introduction can control including fuzzy control, neural network control, genetic algorithm, self-sustaining vector machine, intelligent control algorithm, PID neural network control
  3. 所属分类:File Formats

    • 发布日期:2017-05-16
    • 文件大小:3901489
    • 提供者:chenxiaoguai
  1. fcmMATLAB

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最终的分类结果。-Fuzzy C- means algorithm is easy to converge to a local minimum point, in order to overcome this drawback, the genetic algorithm is applied to fuzzy C- me
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:198702
    • 提供者:胡丹丹
  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. image-classification

    0下载:
  2. VC++写的图像聚类程序包含遗传算法,聚类分析,模糊聚类,很好用的,可以-VC++ written program contains an image clustering algorithm, cluster analysis, fuzzy clustering, well used, can look
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:410241
    • 提供者:闻多
  1. fuzzy-C--means-clustering-

    0下载:
  2. 遗传算法改进的C模糊聚类算法源程序.已运行成功,可以作适当修改。-Improved genetic algorithm fuzzy clustering algorithm C source. Has run successfully, you can make appropriate changes.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:12639
    • 提供者:闻多
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com