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

搜索资源列表

  1. sars

    0下载:
  2. 该程序用遗传算法对人工神经网络进行优化,预测sars的变化趋势-the process of using genetic algorithms for artificial neural network optimization, forecasting the trend EX/108
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:49742
    • 提供者:凯斯
  1. LMSAlgorithmDemo

    0下载:
  2. LMS 最小军方误差算法仿真 可用于人工神经网络和自适应滤波-military smallest error LMS algorithm can be used for simulation of artificial neural networks and adaptive filtering
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:
  1. Artificail.NN

    0下载:
  2. 人工神经网络(感知器模型和BP算法) 模式识别课程实验-artificial neural network (perceptron model and BP algorithm) Experimental Pattern Recognition
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6912
    • 提供者:王旺
  1. GENEandBP

    0下载:
  2. 遗传算法和BP人工神经网络组合的优化方法。
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:3817
    • 提供者:王维
  1. oev

    0下载:
  2. 《人工神经网络导论》课程中的实验,实现奇偶校验的Matlab程序(BP算法)
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:881
    • 提供者:薛良
  1. ANN算法

    0下载:
  2. ANN人工神经网络学习 Artificial Neural Network 人工神经网络是一种应用类似于大脑神经突触联接的结构进行信息处理的数学模型。
  3. 所属分类:matlab例程

  1. 200712517012922

    0下载:
  2. 人工神经网络算法,matlab,c,fortran-artificial neural network algorithm, Matlab, c, fortran
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:555
    • 提供者:xiahong
  1. wnninit

    0下载:
  2. 人工小波神经网络的初始化文件,已结合遗传算法,很有特色-A initial souce code for wavelet neural network,which is engaged with GA method
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:554
    • 提供者:陈先生
  1. ANN

    0下载:
  2. 关于人工神经网络算法在语音识别中应用的一系列文章-a series of articles about the artificial neural network algorithm applied in speech recognition
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3259836
    • 提供者:周静
  1. Artificial-Neural-Network

    0下载:
  2. 人工神经网络算法matlab编写,内附程序部分说明与本人学习笔记-Artificial neural network algorithm matlab prepared, containing part of the program descr iption and my study notes
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:96296
    • 提供者:jay
  1. MATLAB-OF-ANN

    0下载:
  2. MATLAB基础程序段用于实现电力系统中的人工神经网络算法-MATLAB basic block for the realization of the power system using artificial neural network algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:21351
    • 提供者:迪迪
  1. artifical-neural-network

    0下载:
  2. 一种智能优化算法-人工神经网络算法的matlab源程序-artificial neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4204
    • 提供者:yangwanli
  1. BP人工神经网络算法程序

    1下载:
  2. BP人工神经网络算法程序 公路客运量 公路货运量
  3. 所属分类:matlab例程

  1. BPcode

    0下载:
  2. 数学建模中常用的人工神经网络算法的一个例程-Mathematical modeling of a commonly used artificial neural network algorithm routines
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3774
    • 提供者:
  1. ELM_code

    1下载:
  2. 极限学习机matlab以及Python程序,最近几年出现的较为新的人工神经网络算法,有基于人脸识别的例子,由作者原网站下载,可运行。-Extreme Learning Machine matlab and Python program, more new artificial neural network algorithm emerged in recent years, there are examples of face recognition based on the original
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:770539
    • 提供者:jack
  1. ANN-BP

    0下载:
  2. 使用BP网络的人工神经网络算法,代码为fortran语言,可以用于水文预报、水库调度。-Using BP networks of artificial neural network algorithm, the code is FORTRAN language, can be used in hydrological forecasting reservoir scheduling
  3. 所属分类:matlab

    • 发布日期:2017-03-15
    • 文件大小:489472
    • 提供者:张靖文
  1. matlab

    0下载:
  2. 很全的智能算法,包括粒子群算法、模拟退火算法、遗传算法、TSP问题求解、蚁群算法、人工神经网络算法以及相关结合算法-A full of intelligent algorithm, including the particle swarm algorithm, simulated annealing algorithm, genetic algorithm, the TSP problem, ant colony algorithm, and the combination of artific
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16889426
    • 提供者:戴磊
  1. 改进的人工神经网络

    0下载:
  2. 该源码可以高效率的实现人工神经网络,主要是BP算法,在BP算法的基础上做了改进。算法的主要部分都有注释的,比较容易读懂,给大家做参考
  3. 所属分类:matlab例程

  1. PEW 2017(PLS-ANN-SVM-ELM-光谱数据处理)试用

    3下载:
  2. 偏最小二乘法-人工神经网络-支持向量机-极限学习机(This module contains PLS-ANN-SVM-ELM)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-21
    • 文件大小:20811776
    • 提供者:白学家233
  1. 人工神经网络算法

    1下载:
  2. 人工神经网络算法实例应用,直接调参就可以用
  3. 所属分类:matlab例程

    • 发布日期:2021-07-10
    • 文件大小:1408
    • 提供者:xiahoufei
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com