搜索资源列表

  1. MATLAB 6_5 辅助神经网络分析与设计_10954899

    0下载:
  2. 本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed descr iption of the book contains many specific examples, we hope to bring help to a certa
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6733798
    • 提供者:乐生
  1. 神经网络预测CPI指数MATLAB源码

    1下载:
  2. 这是用BP神经网络通过MATLAB预测我国CPI指数的源码。以2010年4月前的CPI指数为原始数据,预测2010年4、5、6三月的CPI指数。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2011-05-29
    • 文件大小:869
    • 提供者:ttr777
  1. BP算法大全

    0下载:
  2. 一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:22528
    • 提供者:李杰
  1. bpmatalab

    0下载:
  2. 一个MATLAB写的BP神经网络原代码-write a MATLAB BP neural network original code!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:余建波
  1. bp-matlab

    1下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。希望有用-BP neural network algorithm Matlab code, the procedures under the trained network file ANN.mat anticipating new data files, be mean square error,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:杨力
  1. BP-controller

    0下载:
  2. 这是一个BP神经网络的基本程序,隐藏层数可以任意设置。-This is a Neural Network basic procedures, hidden layers can be set arbitrarily.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:贾雷
  1. bpnetworkdown

    0下载:
  2. MATLAB实现BP神经网络故障模式识别的示例-MATLAB BP neural network fault examples of pattern recognition
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:michael
  1. MATLAB_BP_algorithm

    0下载:
  2. 用matlab实现的bp神经网络算法,在图象处理等诸多领域有很大的应用-achieved using Matlab bp neural network algorithm, image processing and many other areas of great application
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:flower
  1. netrual_net_02

    0下载:
  2. 采用matlab语言实现的三层BP神经网络算法,能够实现自我学习,跟踪性能较好-using Matlab language of the BP neural network algorithm, to achieve self-study, better tracking performance
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:阳文
  1. simplecharrec

    0下载:
  2. 基于BP神经网络的手写体数字识别程序,使用matlab开发-based Neural Network handwritten numeral recognition, the use of Matlab development
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-17
    • 文件大小:104448
    • 提供者:陈超
  1. NeuralNetwork_Backpropagation_Regression

    0下载:
  2. 使用MATLAB实现的BP神经网络的回归功能,代码非常的简洁-using MATLAB BP neural network regression function, the code is very simple
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:唐盛
  1. vbbpmatlab

    0下载:
  2. vb编的bp神经网络源程序!!很有代表性的!-vb series bp neural network source! ! Highly representative!
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:王两个
  1. VB-BP-Artificial-neural

    0下载:
  2. 如何在VB下实现BP神经网络的拓扑优化算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:cpuos
  1. pid+bp

    1下载:
  2. 一种基于BP神经网络整定的PID控制的matlab源程序-BP neural network based tuning of PID control matlab source
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:wenston
  1. BPnetwork_xor

    0下载:
  2. 用vc++实现的BP神经网络解决异或问题的源代码。非常经典。-Using vc realize the BP neural network to solve XOR problem
  3. 所属分类:图形图象

    • 发布日期:2024-05-17
    • 文件大小:88064
    • 提供者:wxr
  1. 案例1 BP神经网络的数据分类-语音特征信号分类

    0下载:
  2. 前馈循环神经网络,用于处理语音识别,里面是matlab源代码,以及实例。学习神经网络算法很有帮助。(Feed forward recurrent neural network for speech recognition, which is the matlab source code, and an example. Learning neural network algorithms is very helpful.)
  3. 所属分类:其他小程序

  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:53248
    • 提供者:东来东往CT
  1. BPJTyuce1

    0下载:
  2. 通过BP神经网络对某地交通流量进行预测。建立一个基本BP神经网络,输入数据通过学习让其可以根据前一时刻的输入进行下一时刻输出的预测。(A BP neural network is used to predict traffic flow in a certain place. A basic BP neural network is built, and input data can be predicted by the input
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:噜噜噜123
  1. GABP

    0下载:
  2. matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:266240
    • 提供者:alzalzalz
  1. 基于S函数的BP神经网络PID控制器及Simulink仿真

    1下载:
  2. 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:705536
    • 提供者:WUWUDE
« 1 2 3 45 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org