搜索资源列表

  1. 利用竞争学习进行模式分类实例

    0下载:
  2. 利用竞争学习进行模式分类实例-using competitive learning example for pattern classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:陈旭
  1. javasom_1[1].0.0

    0下载:
  2. Kohonen网络的学习过程可描述为:对于每一个网络的输入,只调整一部分权值,使权向量更接近或更偏离输入矢量,这一调整过程就是竞争学习。随着不断的学习过程,所有输入矢量都在输入矢量空间相互分离,形成了各自代表输入空间的一类模式,这就是Kohonen网络的特征自动识别的聚类功能。请解压缩后按照readme提示进行操作。-Kohonen network learning process can be described as follows
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2543616
    • 提供者:尤忠彬
  1. GLVQBP

    0下载:
  2. 本算法采用LVQ竞争学习网络,本算法先用分类再用bp算法进行预测。-the algorithm used LVQ competitive learning networks, the algorithm using the classification algorithm reuse bp forecast.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:363520
    • 提供者:keyugang
  1. LVQ

    0下载:
  2. LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式。融合了自组织和有导师监督的技术,学习方法是竞争的,但产生方式是有教师监督的,也就是说,竞争学习是在由训练输入指定的各类 中局部进行。-LVQ (learning vector quantization) algorithm: it is the Kohonen s supervised the expansion of the form of learning. Bl
  3. 所属分类:输入法编程

    • 发布日期:2024-05-16
    • 文件大小:36864
    • 提供者:杨兵
  1. cfed

    0下载:
  2. this matlab file for competitive fuzzy edge detection -this is matlab file for competitive fuzzy edge detection
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:maro
  1. atashpaz.comImperialist_Competitve_A

    0下载:
  2. Imperialist Competitive Algorithm: An Algorithm for Optimization Inspired by Imperialistic Competition
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:452608
    • 提供者:koyel
  1. cop

    0下载:
  2. 利用竞争层网络对样本数据进行分类,利用输入样本数据对网络进行仿真-Using a competitive layer network to classify the sample data on the use of input sample data for simulation of network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:周妍
  1. Colonial_Competitve_Algorithm_CCA_v4

    0下载:
  2. Colonial Competitive Algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:452608
    • 提供者:muhammad
  1. game

    0下载:
  2. Competitive and Cooperative Foraging Games: Static One-Stage Case
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:huneza
  1. ICACode

    0下载:
  2. 这些是一些matlab代码对应书籍Imperialist Competitive Algorithm (ICA)" 的。-These files are the MATLAB code for "Imperialist Competitive Algorithm (ICA)" which in some papers is referred by "Colonial Competitive Algorithm CCA".
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:12288
    • 提供者:王小明
  1. Kohonen

    0下载:
  2. Kohonen神经网络算法工作机理为:网络学习过程中,当样本输入网络时,竞争层上的神经元计算输入样本与竞争层神经元权值之间的欧几里德距离,距离最小的神经元为获胜神经元。调整获胜神经元和相邻神经元权值,使获得神经元及周边权值靠近该输入样本。通过反复训练,最终各神经元的连接权值具有一定的分布,该分布把数据之间的相似性组织到代表各类的神经元上,使同类神经元具有相近的权系数,不同类的神经元权系数差别明显。需要注意的是,在学习的过程中,权值修改学
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:87040
    • 提供者:李芳
  1. Competitive-spectrum-sharing-

    0下载:
  2. 关于基于博弈论的预编码的文献资料和仿真程序-Competitive Spectrum Sharing in Cognitive Radio Networks: A Dynamic Game Approach
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-16
    • 文件大小:415744
    • 提供者:xing
  1. Artificial_Intelligence

    0下载:
  2. 1.Hopfield 學習演算法(功能:能辨識英文字母) 2.Competitive 競爭式學習演算法(功能:執行非監督式的資料分群)-1.Hopfield learning algorithm (function: to identify letters) 2.Competitive competitive learning algorithm (function: the implementation of unsuper
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:timtsai
  1. ICA-Empire-competitive-algorithm

    0下载:
  2. 帝国竞争算法资料,最近载看的一种比较新颖的算法,类似于遗传算法等智能算法 -Empire competitive algorithm data set to see a more recent novel algorithm, similar to the genetic algorithms and other intelligent algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1396736
    • 提供者:姚明
  1. Competitive-Bidding-and-Stability-Analysis-in-Ele

    0下载:
  2. Competitive Bidding and Stability Analysis in Electricity Markets Using Control Theory
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1643520
    • 提供者:ali
  1. Competitive-Learning

    0下载:
  2. Sample code for learning Competitive Learning and Self Organizing Maps using Matlab.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Khuzaima khan
  1. competitive

    0下载:
  2. 自组织竞争神经网络对数据聚类效果观察实验。-Self-organizing competitive neural network for data clustering effect observation experiment...
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:吴晓君
  1. Competitive-Programming-3

    0下载:
  2. Competitive Programming 3rd Ed 书籍源码-Competitive Programming 3rd Ed Books Source
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:129024
    • 提供者:丁培毅
  1. Single-competitive-neural-network

    0下载:
  2. 单层竞争神经网络的数据分类,患者癌症发病预测作为例子,代码方便修改-Data classification single competitive neural network to predict the onset of cancer patients as an example to modify the code to facilitate
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-16
    • 文件大小:46080
    • 提供者:anpan
  1. Competitive-Learning

    0下载:
  2. a competitive learning algorith in neural network
  3. 所属分类:书籍源码

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:abdolzadeh
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org