CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 神经网络 聚类

搜索资源列表

  1. NK30

    0下载:
  2. 神经网络算法30例,里面是完整的,主要包含神经网络算法和聚类、灰色等。-30 cases of neural network algorithm, the inside is complete, mainly includes neural network algorithm and clustering, grey, etc.
  3. 所属分类:matlab

    • 发布日期:2017-05-23
    • 文件大小:7417378
    • 提供者:长松
  1. somtoolbox

    0下载:
  2. 自组织特征映射神经网络是一类无导师学习的神经网络模型可用于聚类分析-Self-organizing neural network is a kind of unsupervised learning neural network model can be used for cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:820509
    • 提供者:sunshine
  1. Kohonen

    0下载:
  2. 这是一个关于Kohonen神经网络的小程序,主要实现了利用神经网络进行聚类的功能,经测试具有良好效果-This is a small program on Kohonen neural network, the main achievement of the neural network clustering feature has been tested with good results
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:86759
    • 提供者:张甬力
  1. bpwl_fortran

    0下载:
  2. 神经网络 源码BP神经网络用于计算分类-聚类分析等- BP-neural network sound code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2050
    • 提供者:赵坤
  1. code

    0下载:
  2. 1.基于概率神经网络的手写体数字识别 2.径向基网络预测地下水位 3.BP神经网络实现图像压缩 4.Elman网络预测上证股市开盘价 5.基于自组织特征映射网络的亚洲足球水平聚类-1. Identify 2. RBF neural network forecasting of groundwater 3.BP neural network image compression 4.Elman network forecasting the stock market opened o
  3. 所属分类:source in ebook

    • 发布日期:2017-04-26
    • 文件大小:346305
    • 提供者:石竹
  1. FCGRNN

    0下载:
  2. 给予模糊均值聚类问题(FCM)的神经网络算法,对初学者进行神经网络关于聚类分析问题方面学习时一个不错的程序-Neural network algorithm for fuzzy mean clustering problem (FCM)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-29
    • 文件大小:25650
    • 提供者:shang yu
  1. MyBP

    0下载:
  2. BP神经网络实现对数据的聚类,效果好 有数据-BP neural network for data clustering, the effect is good There are data
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:20494
    • 提供者:APPLE
  1. chapter25

    0下载:
  2. 该代码为基于FCM-GRNN的聚类算法,MATLAB中处理神经网络类型-The code for the clustering algorithm based on the FCM-GRNN neural network types MATLAB processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:89203
    • 提供者:杨吉祥
  1. guangyishenjing

    0下载:
  2. 广义神经网络的聚类算法-网络入侵聚类,这个程序特别好使-Clustering algorithm of generalized neural network- Network Intrusion clustering, the program is particularly good
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-30
    • 文件大小:25993
    • 提供者:史记
  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. kmean.m

    0下载:
  2. rbf神经网络k均值聚类分析程序,时间序列预测方面应用。程序简洁易懂。-rbf neural network k-means clustering analysis procedures, time series forecasting applications. The program easier to understand.
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:779
    • 提供者:李云
  1. FCMGRNN

    0下载:
  2. 广义神经网络的聚类算法 网络入侵聚类分析说明-Generalized neural network clustering algorithm Network Intrusion clustering
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:25656
    • 提供者:王小明
  1. BP-and-SOM

    2下载:
  2. BP(Back Propagation)网络是一种按误差逆传播算法训练的多层前馈网络,是目前应用最广泛的神经网络模型之一。 BP网络能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。 它的学习规则是使用最速下降法,通过反向传播来不断调整网络的权值和阈值,使网络的误差平方和最小。BP神经网络模型拓扑结构包括输入层(input)、隐层(hide layer)和输出层(output layer)。 通过对信息的提取以及
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:884061
    • 提供者:陈浩
  1. imndtguk

    0下载:
  2. 是一种双隐层反向传播神经网络,基于欧几里得距离的聚类分析,与理论分析结果相比,在matlab R2009b调试通过,music高阶谱分析算法。- Is a two hidden layer back propagation neural network, Clustering analysis based on Euclidean distance, Compared with the results of theoretical analysis, In matlab R2009b debug
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:7871
    • 提供者:arxzqucq
  1. rsqbtxzc

    0下载:
  2. 可以动态调节运行环境的参数,实现了对10个数字音的识别,数据包传送源码程序,包括最小二乘法、SVM、神经网络、1_k近邻法,基于欧几里得距离的聚类分析。- Can dynamically adjust the parameters of the operating environment, To achieve the recognition of 10 digital sound, Data packet transfer source program, Including the least
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:11493
    • 提供者:hucqnawj
  1. vxpsgcuj

    0下载:
  2. BP神经网络用于函数拟合与模式识别,最小均方误差(MMSE)的算法,可实现对二维数据的聚类,有CDF三角函数曲线/三维曲线图,包含优化类的几个简单示例程序。- BP neural network function fitting and pattern recognition, Minimum mean square error (MMSE) algorithm, Can realize the two-dimensional data clustering, There CDF trigono
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5559
    • 提供者:zyfrf
  1. xmtaiqkp

    0下载:
  2. 基于欧几里得距离的聚类分析,现代信号处理中谱估计在matlab中的使用,一些自适应信号处理的算法,BP神经网络用于函数拟合与模式识别,采用的是脉冲对消法。- Clustering analysis based on Euclidean distance, Modern signal processing used in the spectral estimation in matlab, Some adaptive signal processing algorithms, BP neural
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:9834
    • 提供者:keeik
  1. xwxjyjyt

    0下载:
  2. 数据模型归一化,模态振动,包括AHP,因子分析,回归分析,聚类分析,包括最小二乘法、SVM、神经网络、1_k近邻法,粒子图像分割及匹配均为自行编制的子例程,采用了小波去噪的思想。- Normalized data model, modal vibration, Including AHP, factor analysis, regression analysis, cluster analysis, Including the least squares method, the SVM, neu
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5704
    • 提供者:edicgmhr
  1. yywaencj

    0下载:
  2. 均值便宜跟踪的示例,关于神经网络控制,包含位置式PID算法、积分分离式PID,基于欧几里得距离的聚类分析,实现串口的数据采集。- Example tracking mean cheap, On neural network control, It contains positional PID algorithm, integral separate PID, Clustering analysis based on Euclidean distance, Achieve serial data
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5738
    • 提供者:pavmm
  1. amrsixcg

    0下载:
  2. 可实现对二维数据的聚类,基于chebyshev的水声信号分析,代码里有很完整的注释和解释,matlab开发工具箱中的支持向量机,基于人工神经网络的常用数字信号调制。-Can realize the two-dimensional data clustering, Based chebyshev underwater acoustic signal analysis, Code, there are very complete notes and explanations matlab devel
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5819
    • 提供者:vrbmzks
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com