搜索资源列表

  1. BP-algorithm

    0下载:
  2. 此文件夹为用Matlab开发环境的BP神经网络,包括对bp算法的改进。-this code is for BP Algrithm and its imprivement.you can using this demo in the Matlab environment.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:Andy
  1. BP

    1下载:
  2. 神经网络算法是机器学习的一种经典算法,可以在MATLAB、SAS、SQL、SPSS上实现数据挖掘。-Neural network algorithm is a classical computer algorithms can be programmed on the SAS, matlab, SQL and other software.
  3. 所属分类:软件工程

    • 发布日期:2024-05-21
    • 文件大小:1946624
    • 提供者:Miss Lee
  1. ANN

    0下载:
  2. 先用BP神经网络算法对国民经济生产总值做预测,然后用灰色预测模型GM(1,1)做预测,最后将两者结合建立组合预测模型。-Firstly,the BP artificial neural network algorithm to predict the GDP and then construct the GM(1,1) model,at last build out the combined model to predict the G
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:张玲玲
  1. PSO-BP

    0下载:
  2. 利用PSO算法优化BP神经网络,得到适应度函数曲线图-PSO to optimize the BP neural network
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:49152
    • 提供者:门瑜
  1. xiaobo-BP

    0下载:
  2. 小波神经网络相关材料,和一个BP神经网络的程序,两个一起发了,对比两种算法,只要把训练数据拷入即可。-Wavelet neural network-related material, and a BP neural network program, made two together, comparison of the two algorithms, as long as the training data into a can.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:吴远龙
  1. BP

    0下载:
  2. MATLAB 实现的BP神经网络,没有使用newff函数,自行编写的程序,还有多种改进算法。-MATLAB BP neural network, there is no use newff function, its own written procedures, there are many kinds of improved algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:Jing
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络程序,利用遗传算法找出最优的权值和阈值赋予BP神经网络并开始训练。-Genetic algorithm optimization BP neural network program, the use of genetic algorithm to find the optimal weights and thresholds given BP neural network and start training.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:钟金童
  1. text

    1下载:
  2. 采用相似日和BP神经网络算法,对光伏处理进行预测-A similar date and BP neural network algorithm, to predict the photovoltaic process
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Tina
  1. AC-bp

    0下载:
  2. 遗传算法优化bp神经网络,这是一个很好的优化算例。-Genetic algorithm optimization bp neural networks, which is a good optimization studies.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:yangzhao
  1. MATLAB-BP

    0下载:
  2. 基于遗传算法的BP神经网络MATLAB代码,几个经典例子,对初学者帮组很大。-BP neural network based on genetic algorithm and MATLAB code, and some very classic example, can help quick start
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:周明平
  1. BP-ANN

    0下载:
  2. BP网络是一种按误差逆传播算法训练的多层前馈网络,目前应用较为广泛。它能学习和存贮大量的输入-输出模式映射关系,而无需事前揭示描述这种映射关系的数学方程。本文讲述了一种关于BP神经网络应用实例。-BP network is a back propagation algorithm by former Multilayer feedforward network, currently used more widely.They can l
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:陶陶
  1. GABP

    0下载:
  2. 基于C++,的GA优化BP神经网络算法,有详细注释-Based C++, the GA optimization BP neural network algorithm, detailed notes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:488448
    • 提供者:tgx
  1. BP1

    0下载:
  2. BP神经网络算法 用于预测,包含.cpp和.h文件 可直接运行-BP neural network algorithm for predicting, containing .cpp and .h files can be run directly
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:2178048
    • 提供者:bing
  1. BP-network

    0下载:
  2. 利用matlab实现bp人工神经网络算法,根据训练集合训练模型,测试集合进行模型的测试-Using matlab bp artificial neural network algorithm, according to the training set training model, test collection model test
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:陈茁
  1. fppwqpwl

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件temp.mat预测新的数据 文件,包括有点检测、线检测、Hough变换、temp算法、temp1测试原理展示等功能。-BP neural network algorithm matlab code, the procedure according to the trained network file prediction temp.mat new data
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:8192
    • 提供者:shiyulong_bt
  1. BP

    0下载:
  2. 三层神经网络算法,不适用MATLAB的库函数,自带数据集,测试通过-Three-layer neural network algorithm, does not apply MATLAB library functions, comes with data sets, tested
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:135168
    • 提供者:zhangguohui
  1. BP

    0下载:
  2. 这是一个对bp神经网络有简单描述的word文档,通过该文档的阅读,可以掌握bp算法的基本思想和原理-This is a descr iption of the bp neural network have simple word documents, by reading this document, can grasp the basic idea and principle of bp algorithm
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:crazy
  1. BP-and-SOM

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

    • 发布日期:2024-05-21
    • 文件大小:883712
    • 提供者:陈浩
  1. Genetic-algorithm-optimization-BP

    0下载:
  2. 用遗传算法优化BP神经网络参数的代码,里面有源码,是做项目用到的源程序。-Code optimization BP neural network parameters using genetic algorithms, which has source code, is used to do the project source.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:60416
    • 提供者:李林凯
  1. CharacterRecognition

    0下载:
  2. 基于VS2010开发的数字辨识软件,采用BP神经网络算法,内附使用说明。-Digital recognition software developed based on VS2010, using BP neural network algorithm, containing instructions for use.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-21
    • 文件大小:1816576
    • 提供者:buptwsw
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org