搜索资源列表

  1. bp_algorithm

    0下载:
  2. 这是cmu大学的一个研究小组编写的神经网络中反向传播算法的源代码,很有参考价值。-This is a university research group to prepare the neural network back-propagation algorithm source code of great reference value.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:11264
    • 提供者:冯贵玉
  1. BP_Matlab

    0下载:
  2. matlab BP算法例程(神经网络) 独自首创BP_Matlab.rar-Matlab routines (neural networks) alone in first BP_Matlab.rar
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:许之敏
  1. bpxor

    0下载:
  2. BP算法实现异或问题,采用S型函数的前向多层神经网络及其逆推学习算法-BP algorithm differences or problems, use of the S-Function to the multilayer neural networks and learning algorithms Backstepping
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:24576
    • 提供者:郭攀红
  1. BPN(Xor)

    0下载:
  2. 用人工神经网络实现异或的功能。用反向传播算法(BP)来实现神经网络,正确率可以达到80% -using artificial neural network XOR functions. With back-propagation algorithm (BP) to achieve neural network, can achieve an accuracy rate of 80%
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:邬源
  1. 20050513084208

    1下载:
  2. 各种类型的神经网络源码,使用VC编程,包括BP网络以及其他网络。-various types of neural network source, the use of VC programming, including BP networks and other networks.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:275456
    • 提供者:李蓉
  1. 字符识别

    0下载:
  2. 本文将BP神经网络应用于汽车车牌的自动识别,在车牌图像进行预处理后的基础上,重点讨论了用BP神经网络方法对车牌照字符的识别。并附有部分识别代码。-BP neural network used in the automatic vehicle identification number plates, images of the license plates after pretreatment on the basis of discu
  3. 所属分类:文件格式

    • 发布日期:2024-05-19
    • 文件大小:3984384
    • 提供者:小博士
  1. WNN_algorithm1

    0下载:
  2. 小波神经网络程序,收敛性比BP神经网络好,可用于分类,函数逼近等-wavelet neural network program, convergence than BP neural network, and can be used for classification, function approximation etc.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:师花
  1. 何斌——BP改进算法

    0下载:
  2. BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:434176
    • 提供者:
  1. design-vc

    0下载:
  2. 一个不错的神经网络算法,采用bp算法,整个算法简单实用-a good neural network algorithm, the algorithm used bp, the entire algorithm is simple and practical
  3. 所属分类:网络截获/分析

    • 发布日期:2024-05-19
    • 文件大小:209920
    • 提供者:廖东
  1. bp-ann

    1下载:
  2. 本程序为一个误差向后传播的三层前馈神经网络有指导的学习算法,用户可在文件中设置相应参数.-this program back to an error in transmission feed-forward neural network algorithm for the study guide, users can set up in the document corresponding parameters.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:475136
    • 提供者:彭斌
  1. infra_pixel

    0下载:
  2. 这是在论文中,用matlab中神经网络bp方法训练红外图像象素值和温度之间对应关系的程序-This the thesis, using Matlab neural network training method bp infrared image pixel and temperature relationships between the procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:55296
    • 提供者:张志彦
  1. ann-bp

    3下载:
  2. 人工神经网络MATLAB源程序:此MATLAB程序用于人工神经网络-ANN MATLAB source : This MATLAB procedures for artificial neural network
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:14336
    • 提供者:良圣张
  1. bp_algorithm_matlab

    0下载:
  2. 基于MATLAB的多层感知器神经网络BP算法的源程序-MATLAB-based multilayer perceptron neural network algorithm source code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:kk
  1. anncode

    0下载:
  2. 一个神经网络的程序 ,通过神经网络进行预测。内含测试数据,训练数据。-a neural network procedure for the adoption of neural network prediction. Intron test data, training data.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:50176
    • 提供者:zsl
  1. forcast_classification

    0下载:
  2. BPDL.m可以通过神经网络进行预测和样本分类-BPDL.m through neural network forecasting and sample classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:陈亨利
  1. BP-program

    0下载:
  2. 经典的神经网络算法中的BP源程序,可以下载后直接运行,经典中的经典!-classical neural network algorithm BP source, can be downloaded directly after running the classic classic!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:15360
    • 提供者:colan
  1. 69491709BPC

    1下载:
  2. BP算法神经网络,是用C++写的。功能强大。 有技术含量的。-BP neural network algorithm, is written in C. Powerful. A technical content.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:刘东利
  1. MATLAB_bp

    0下载:
  2. 这是一个用MATLAB编写的神经网络源程序,需要的下哦。^_^-This is a preparation using MATLAB source of neural networks, the need for the next, oh. ^ _ ^
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:HaicoLi
  1. bpsource

    0下载:
  2. bp算法是人工神经网络得一个经典得算法。这是bp算法得Visual C++版本-bp algorithm is in artificial neural networks in a classic algorithm. This algorithm is bp in Visual C++ Version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:274432
    • 提供者:william
  1. bpresource

    0下载:
  2. 神经网络源程序,你可以知道神经网络程序是怎样编出来的-neural network source, you may know neural network programming is how the series
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:bungee
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org