搜索资源列表

  1. 用MATLAB开发的BP算法源程序

    0下载:
  2. 所属分类:生物技术

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:混子杨
  1. EffectivBP

    0下载:
  2. 神经网络BP改进算法:对开发神经网络BP算法的人员大有帮助-neural network algorithm improvements : the development of neural network algorithm greatly assist the staff
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:64512
    • 提供者:黄亭岚
  1. NNBP1

    0下载:
  2. 人工神经网络bp算法的c语言的简单实现,有待进一步完善-artificial neural network algorithm bp c simple language to achieve, need to be further improved
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:阿波
  1. 神经网络方法

    0下载:
  2. 人工神经网络bp 算法是用于数学建模Alife.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源序 -bp artificial neural network algorithm is used mathematical modeling based on genetic algorithms Ali
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:467968
    • 提供者:乐乐
  1. oev

    0下载:
  2. 人工神经网络bp算法的matlab实现,对bp算法的matlab实现进行了简要的试探-realizing bp arithmetic of neural networks by matlab and exploring it simply.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:赵伟
  1. BP异或问题

    0下载:
  2. 最基础的bp算法,解决异或问题的vc算法.-bp of the most basic algorithm to resolve differences or problems vc algorithm.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-15
    • 文件大小:87040
    • 提供者:lily
  1. 根据Matlab实现的一个bp算法程序

    0下载:
  2. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:江原
  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-15
    • 文件大小:24576
    • 提供者:郭攀红
  1. c++cmatlabbp

    0下载:
  2. bp算法的c++和matlab实现-bp Algorithm c++ and Matlab achieve
  3. 所属分类:界面编程

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:林为
  1. bpalgorithm1

    0下载:
  2. BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:师花
  1. BP1_7

    0下载:
  2. bp算法,网络为1-5-2-2-1。函数为y=sin(3x)cosx+1。这是用c语言写的,能运行,可以画图,这是神经网络的一个作业。-bp algorithms, network 1-5-2-2-1. To function y = sin (3x) cosx 1. It is written in C language, can run, drawing, which is a neural network operations.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:我是谁
  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-15
    • 文件大小:209920
    • 提供者:廖东
  1. BPprog

    0下载:
  2. BP算法最新C源程序, #include"stdarg.h" #include"stdio.h" #include"stdlib.h" #include"math.h" #include"graphics.h" #include"conio.h" #define IN 4 /*输入层的神经元个数*/ #define HID 13 /*隐含层的神经元个数*/ #define MOD 594 /*学习样本
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:陈光华
  1. bp2

    0下载:
  2. 基于梯度下降的BP算法,可以调整学习率可动量因子.-based on the gradient descent algorithm BP, the learning rate can be adjusted momentum factor.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:李四
  1. BP_GAaaaa

    0下载:
  2. BP算法和遗传算法的程序版本,还有说明文档,是人工智能的作业-BP and Genetic Algorithm version of the procedure, documentation, artificial intelligence operations
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-15
    • 文件大小:153600
    • 提供者:hk
  1. GAandC++

    0下载:
  2. 一个遗传算法C++类(和bp算法结合使用),头文件和实现文件-a genetic algorithm category C (bp algorithm used in conjunction), and the first document files
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:刘小英
  1. BPP

    0下载:
  2. BP算法,没有太多的说明,只是一个很简单的试用程序。大家看看吧。-BP algorithm, not much that is a very simple procedure of the trial. We look at it.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:6144
    • 提供者:龙圣
  1. bp339

    0下载:
  2. 基本BP算法的Matlab程序,运行可以通过-basic algorithm Matlab, the running through
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:robbee
  1. gaBP333

    0下载:
  2. 用matlab开发的用遗传算法改进的BP算法程序,编译通过-using Matlab development of the genetic algorithm to improve the BP algorithm, compiled by
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:robbee
  1. 69491709BPC

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

    • 发布日期:2024-05-15
    • 文件大小:4096
    • 提供者:刘东利
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org