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

搜索资源列表

  1. julei

    0下载:
  2. 这是一个基本的数模题目的套路,分析数模聚类问题,例子是乳腺癌的诊断模型,过程为标准化数据,逐步回归,分析主要因素,聚类方法有距离法和神经网络法,均附有源码和解释说明-This is an essential topic of routine digital-analog, digital-analog cluster analysis problem example is the breast cancer diagnostic model, the process for the standa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:624631
    • 提供者:林云龙
  1. pnn1

    0下载:
  2. PNN神经网络聚类法的MATLAB的源代码,自己编写的,很实用,希望对大家有所帮助。-PNN neural network clustering method for MATLAB source code, I have written, very practical, we want to help.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1053
    • 提供者:李琳莉
  1. RBFboiler

    0下载:
  2. 本程序是利用RBF神经网络和K-j聚类算法对电站锅炉进行建模。-This procedure is the use of RBF neural network and Kj clustering algorithm to model boiler.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2372
    • 提供者:彭奎
  1. l41

    0下载:
  2. BP神经网络聚类 在MATLAB中的应用程序-The BP you could select the important elements
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:986
    • 提供者:刘磊
  1. RBF_3

    0下载:
  2. 此程序是神经网络中基于聚类的径向基函数算法,在MATLAB中实现。用一个2-n-1结构的RBF网对SISO系统进行建模,网络的两个输入为u(k-1)和y(k-1),输出为 y(k)。令y(0)=0,按飞线性系统产生200个样本,其中前100个样本用于训练,后100个样本用于测试。-This procedure is based on neural network clustering of radial basis function algorithm is implemented in MAT
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1197
    • 提供者:lingyun
  1. RBF-k

    0下载:
  2. RBF(径向基神经网络)网络是一种重要的神经网络,RBF网络的训练分为两步,第一步是通过聚类算法得到初始的权值,第二步是根据训练数据训练网络的权值-RBF (radial basis function neural network) network is an important neural network, RBF network training is divided into two steps, first step is to get through the initial clus
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7126
    • 提供者:小龙
  1. fuzzy

    0下载:
  2. 模糊神经网络的matlab实现——模糊聚类-Matlab fuzzy neural network implementation- Fuzzy Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:6083
    • 提供者:eric
  1. k-means-clustering-of-rbf-

    0下载:
  2. 聚类算法:聚类分析是指事先不了解一批样品中的每一个样品的类别 基于k均值聚类学习算法的rbf神经网络实现-Clustering algorithm: cluster analysis is the prior knowledge of each batch of samples in the sample of category learning algorithm based on k means clustering of rbf neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:991
    • 提供者:xw
  1. vcdigita-image-patten-

    0下载:
  2. 本书介绍了模式识别和人工智能中的一些基本理论以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等-This book describes the pattern recognition and artificial intelligence in some of the basic theory and some related models, including Bayesian decision-making, linear discriminant f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:48498688
    • 提供者:广隶
  1. Ann3

    0下载:
  2. 基于广义神经网络的聚类算法的网络入侵聚类的matlab源程序以及数据-Based on generalized neural network clustering algorithm matlab source network intrusion and data clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:25940
    • 提供者:淡水海边
  1. Fuzzy-neural-network

    0下载:
  2. 用matlabr2009编程实现神经网络模糊聚类算法-Programming neural network with matlabr2009 fuzzy clustering algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1216
    • 提供者:霸王仔
  1. fuzzy-clustering

    0下载:
  2. 用matlabr2009编程实现神经网络模糊聚类算法,采用cell工具把整个程序分为以下几个部分-Programming neural network with matlabr2009 fuzzy clustering algorithm, using cell tools to the entire program is divided into the following sections
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1208
    • 提供者:霸王仔
  1. K-Means

    0下载:
  2. K-means 动态聚类算法,在人工智能、神经网络中应用非常广泛-Dynamic K-means clustering algorithm in artificial intelligence, neural network is widely used in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:30172
    • 提供者:楚天
  1. som

    0下载:
  2. 自组织特征映射神经网络,实现聚类分类功能-Self-organizing feature map neural network, to achieve clustering classification
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:361904
    • 提供者:郑申伟
  1. guagnyishenjingwangluo

    0下载:
  2. 广义神经网络的聚类算法,matlab,网络入侵聚类,包含程序代码-Generalized neural network clustering algorithm, matlab, network intrusion cluster, contains program code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:25749
    • 提供者:leo
  1. SOM

    0下载:
  2. 利用VC++6.0实现SOM神经网络,简单对数据进行聚类-VC 6.0 SOM neural network, a simple clustering of the data
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:762542
    • 提供者:lxd
  1. GWSOM

    0下载:
  2. 这是生长自组织神经网络的编程实例,用c语言实现,可以实现动态聚类-Growth neural network programming examples
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:26598
    • 提供者:王海
  1. Pattern-Recognition

    0下载:
  2. 模式识别与智能计算的一个基于matlab运行的识别分类软件,聚集了模糊聚类,SVM,神经网络等各种流行的分类算法于一体,便于比较测试数据在不同分类算法下的分类效果-Pattern Recognition and Intelligent Identification and Classification of the calculation to run a matlab software, gathered a variety of popular fuzzy clustering, SVM,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16740457
    • 提供者:
  1. KLS_RBF

    0下载:
  2. 基于k均值算法聚类和径向基网络的神经网络程序-rbf program based on k-means and ls
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:2074
    • 提供者:chengwei
  1. KLS_RBF1

    0下载:
  2. 有归一化的基于k均值聚类和LS的matlab程序,神经网络算法-rbf based on k-means and ls,with standard
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2203
    • 提供者:chengwei
« 1 2 3 4 56 7 8 9 10 ... 13 »
搜珍网 www.dssz.com