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

搜索资源列表

  1. weka-3-4-4

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦!-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and reg
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8547984
    • 提供者:XIAO
  1. C45Rule-PANE

    0下载:
  2. Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8122
    • 提供者:修宇
  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. Gasen

    0下载:
  2. 一个基于遗传算法的选择性神经网络集成算法-a genetic algorithm based on the selective integration algorithm for neural networks
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5578
    • 提供者:zhdb
  1. networkprograms

    1下载:
  2. 一些MATLAB的程序,,其中有BP神经网络集成的程序,在数据处理时采用归一化函数-some procedures, including BP network integration procedures, In data processing used to a function of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:34127
    • 提供者:xulinmeng
  1. advanced_ensembel

    0下载:
  2. 神经网络集成的例子!基于南大周志华的论文,用神经网络集成解决异或问题!-neural network ensemble example! South dragon on the thesis, using neural network integration solutions differences or problems!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:319795
    • 提供者:zay
  1. SFAM-Matlab

    0下载:
  2. 基于SFAM神经网络集成的土地评价.pdf.对matlab算法进行很详细的应用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1106951
    • 提供者:军军
  1. FuzzyBPNN

    1下载:
  2. matlab格式源代码。功能:模糊BP神经网络集成解耦算法和应用于控制优化模型问题。-matlab source code format. Function: fuzzy BP neural network ensemble decoupling control algorithm and optimization model applied to the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:5354
    • 提供者:magic
  1. BPFenhleiqi

    0下载:
  2. 本文介绍了一种新的多神经网络分类器集成方法,适合学习神经网络的学习者参考-This paper introduces a new multi-neural network classifier integration method, suitable for learners to study neural network reference
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:32496
    • 提供者:yangxinli
  1. neuralnetworkbaseddiagnosistheory

    0下载:
  2. 本书系统的论述了基于神经网络的智能诊断理论、方法、系统与实践,内容涉及神经网络结构优化和算法改进,小波神经网络,集成神经网络,基于神经网络的智能诊断系统的开发和实践-This book discusses the system of the intelligent neural network-based diagnosis theory, methods, systems and practice, covering the structure of neural network algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-24
    • 文件大小:7719413
    • 提供者:bosic
  1. qichejishufazhan

    0下载:
  2. 在收集整理大量国内外相关研究文献的基础上,针对知识获取方法、 知识表示方法及推理策略等这些 关键技术相应的解决方法进行了分析,包括对传统方法的改进,如故障规则的自动获取、 组合的知识表示方法和 推理方法的多样化等,以及新理论新技术的应用,如基于案例的专家系统、 基于模糊的专家系统、 基于神经网络 的专家系统以及基于行为的专家系统等,并提出智能化、 网络化和集成化是未来故障诊断专家系统的发展方向。 -Collected a large number of domestic and
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:995661
    • 提供者:小辉
  1. bpnet

    0下载:
  2. 简单的BP神经网络集成,使用时直接调用bpnet就行-Simple BP neural network ensemble, used directly on the line call bpnet
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1034
    • 提供者:范丽
  1. bpbpnet

    0下载:
  2. 研友wangleisxcc的程序基础上,我把初始化网络,训练网络,和网络使用三个稍微集成后的一个新函数bpnet 简单的BP神经网络集成,使用时直接调用bpnet就行-Friends wangleisxcc research process, I make the network initialization, training networks, and network integration using a little after three, a new function bpne
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:3587
    • 提供者:leilei
  1. Integraobot

    0下载:
  2. 集成神经网络的深海机器人故障诊断研究Integrated neural network fault diagnosis of deep-sea robot-Integrated neural network fault diagnosis of deep-sea robot
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:245715
    • 提供者:jet1630
  1. shenjingwangluo

    0下载:
  2. 神经网络方面的集合,包括课件,算法实例,算法集成等,值得拥有!-Collection of neural networks, including the courseware, algorithm instance, algorithm integration, worth having!
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1084309
    • 提供者:cs
  1. MATLABInTheIntelligentNetManagement

    0下载:
  2. MATLAB在智能网络管理信息处理中的应用.智能网络管理中利用神经网络进行故障诊断预测时,经常遇到复杂信息处理问题,如大运算量的矩阵计算,利用Matlab的强大计算功能来解决该问题。并阐述了将该功能与应用系统无缝集成的三种方式,最后,用一个在智能网络管理信息处理中的具体实例详细说明实现的步骤。 -MATLAB applications in information processing in the intelligent network management.Intelligent net
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:26220
    • 提供者:王兴
  1. date_F_A2103879

    1下载:
  2. 本书介绍了几种比较流行的现代综合评价方法的理论和应用。 主要内容包括: 层次分析法、模糊综合评判法、数据包络分析法、人工神经网络评价法、灰色综合评价法及其在经济管理中的典型应用案例。 其中,关于人工神经网络评价法和灰色综合评价法的内容,是第一次比较系统地出现在此类著作之中。 最后一章,对几种综合评价方法的结合与集成做了讨论。本书避开了某些深奥的数学背景,简明、系统地分析了几种方法的应用理论基础,拟在基本理论与实际应用之间建立起“桥梁” 。 书中汇集了大量的典型应用案例,供广大读者借鉴和参考。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3100856
    • 提供者:冯荣俊
  1. multi-class-problem

    2下载:
  2. 将多类别问题分解成多个二类别问题是解决多类别分类问题的常用方式。传统one against all(OAA)分解方式的性能更多的依赖于个体分类器的精度,而不是它的差异性。本文介绍一种基于集成学习的适于多类问题的神经网络集成模型,其基本模块由一个OAA方式的二类别分类器和一个补充多类分类器组成。测试表明,该模型在多类问题上比其他经典集成算法有着更高的精度,并且有较少存储空间和计算时间的优势。-Decompose multi-class problem into multiple binary cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-17
    • 文件大小:8192
    • 提供者:刘茂
  1. 总文件

    4下载:
  2. 曲线拟合多步预测,多个小波分解,VMD分解,神经网络集成,源代码(Curve fitting multistep prediction, multiple wavelet decomposition, VMD decomposition, neural network integration, source code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-11
    • 文件大小:3913573
    • 提供者:EN_147
  1. 0251461

    0下载:
  2. 集成地图的编程方法,地图算法中使用, 很有价值的参考,()
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:217088
    • 提供者:IYzrx@4175
« 12 »
搜珍网 www.dssz.com