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

搜索资源列表

  1. 11

    0下载:
  2. 神经网络实例集。包括以下几个程序单层线性神经网络实例、感知器神经元解决较复杂输入向量的分类问题、基于感知器神经网络处理复杂的分类问题、数值分析程序matlab-GUI、用BP网络完成函数的逼近源程序、自组织特征映射应用实例-Examples of neural network sets. Procedures include the following examples of single-layer linear neural network, perceptron neuron input
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:40.84kb
    • 提供者:stephen
  1. BPNET

    0下载:
  2. 结合Matlab的GUI和神经网络开发出来的界面-Combination of Matlab' s GUI and neural network developed interface
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:47.17kb
    • 提供者:thomas
  1. project5

    0下载:
  2. this MLP project in Neural Network that have userinterface. run GUI.m to execute project -this is MLP project in Neural Network that have userinterface. run GUI.m to execute project
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:24.02kb
    • 提供者:autstudent
  1. matlab

    0下载:
  2. MATLAB的一些实例,包括神经网络,小波变换,绘图,GUI等-Some examples of MATLAB, including neural networks, wavelet transform, graphics, GUI, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:5.64kb
    • 提供者:shiweiren
  1. DoorDetector

    0下载:
  2. Project with GUI for door and other rectangular objects. Uses hough transform and neural-network based recognition. (MATLAB r2007b)
  3. 所属分类:matlab

    • 发布日期:2017-05-25
    • 文件大小:7.82mb
    • 提供者:Alex
  1. Ver_0.72

    0下载:
  2. CNN Class, ver 0.72. Change log: Ver 0.72: Sample GUI added, demonstrating use of convolutional network for handwriten digits recognition. Training runs 20 faster. Ver 0.71: Bug fix: training was stoped after 1 epoch. Ver 0.70:
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:542.48kb
    • 提供者:narendra
  1. feedforward_with_GUI

    0下载:
  2. design and implementation of feedforward neural network with BP training algorithm.(include the GUI)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:551.24kb
    • 提供者:maisam
  1. rnnsim

    1下载:
  2. RNNSIM ver. 1.0 is a program with an intercative graphical user interface (GUI) that runs under MATLAB ver. 5.0 or higher. The program can be used in training and testing the Random Neural Network(RNN) models. This version (ver. 1.0) impleme
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:61.94kb
    • 提供者:hacen
  1. Neural_PID_control_of_two-tank_water_level_control

    0下载:
  2. 神经PID控制在双容水箱液位控制的实验研究-Neural PID control of two-tank water level control in the experimental study
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:257.2kb
    • 提供者:jdlfjk
  1. RBF-(Function-Approximation)

    0下载:
  2. A project for function approximation by RBF neural network (with GUI).
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11.59kb
    • 提供者:hamed
  1. SOM-(Data-Modeling)

    1下载:
  2. A program for data modeling by SOM neural network (with GUI).
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:12.62kb
    • 提供者:hamed
  1. ART-(Pattern-Classification)

    0下载:
  2. a project for pattern classification by ART neural network (with GUI).
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:28.04kb
    • 提供者:hamed
  1. Hopfield-(Pattern-Classification)

    0下载:
  2. An good project for pattern classification by Hopfield neural network (with GUI).
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:22.6kb
    • 提供者:hamed
  1. sin-gui

    0下载:
  2. 创建神经网络gui界面,具有仿真界面,简单易学,欢迎下载-Gui interface to create a neural network simulation interface, easy to learn, welcome to download
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:686byte
    • 提供者:yan
  1. GUI-ANN

    0下载:
  2. 应用matlab的GUI设计功能,设计神经网络-Application matlab GUI design features, design neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.88kb
    • 提供者:邓同龙
  1. use-GUI

    0下载:
  2. 《MATLAB神经网络原理与实例精解》中chap11的例子 用GUI设计神经网络-Examples of " MATLAB network principles and examples of fine nerve Solutions" in chap11- A neural network with GUI design
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.27kb
    • 提供者:miaozhiwei
  1. Neural network tutorial

    0下载:
  2. 自组织神经网络,反馈神经网络,用GUI设计神经网络等(Self-organizing neural network, feedback neural network, neural network with GUI design)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:610kb
    • 提供者:十里荷田
  1. Hand_num

    1下载:
  2. 基于神经网络及GUI触摸板的手写数字识别,基本的机器学习例子(Handwritten numerals recognition based on neural network and GUI touch board, basic machine learning examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:2.07mb
    • 提供者:九天玹月
  1. BP神经网络 GUI

    3下载:
  2. 针对BP神经网络算法,使用MATLAB软件进行了编译,并给出了BPGUI的模型例子(An example of the GUI interface of BP neural network algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:74kb
    • 提供者:visdo
  1. 第11章 用GUI设计神经网络

    0下载:
  2. MATLAB学习资料,用GUI设计神经网络,带一组测试数据。(MATLAB learning materials, using GUI to design neural network, with a set of test data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:3kb
    • 提供者:WilderPO
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com