CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ANN matlab

搜索资源列表

  1. bpprogramming

    0下载:
  2. 这个程序根据训练好的网络文件ANN.mat预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比图。此程序运用到了很多Matlab编程中常用到的表达方式,还有一些神经网络编程的基本概念的表达,如归一化的表达。希望能对大家有所帮助-This program the trained network file ANN.mat predict new data file, get the mean square error, and forecast data and the original d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:16734
    • 提供者:lrb
  1. chapter12

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》8 基于ANN的数字字符识别系统DigitRec——测试 -" Digital image processing and machine vision: Visual C++ and Matlab Implementation" 8 ANN-based digital character recognition system DigitRec- Test
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:722242
    • 提供者:陈新秋
  1. rbfsuanli

    0下载:
  2. 强非线性的曲线函数逼近,采用MATLAB径向基神经网络-rbf ann fitness
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:570
    • 提供者:金小英
  1. Kohoen

    0下载:
  2. kohonen网络Matlab实现案例,内含具体语句说明,十分详细。 该案例 的准确率在70 左右-ANN(Kohoen)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:88378
    • 提供者:zxl
  1. 75776549SJWL

    0下载:
  2. MATLAB CODE FOR ann WHCIH USED TO DETECT VOICE FOR MANY STUDENTS
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:335897
    • 提供者:Ahmad
  1. SeniTron

    0下载:
  2. ANN for Matlab for testing and implementing a Neural Network.
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6810135
    • 提供者:Seni0re
  1. 00315162lamdaBP

    0下载:
  2. matlab的人工神经网络程序,实现BP算法功能。-ANN BP (matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:5289
    • 提供者:king_andy_s
  1. BPANN

    0下载:
  2. BP神经网络用于语音信号识别,一定会对你的学习和工作很有帮助-This matlab code used to recognize the voice signal by ANN.It must be useful and helpful for your study.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:376283
    • 提供者:vivian
  1. ANN1

    0下载:
  2. matlab simulation for ANN Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:518
    • 提供者:rastin
  1. constructandMatlab

    0下载:
  2. 提出了基于Matlab的插值响应面法和BP神经网络响应面法,介绍了其在Matlab环境下的实现方法,并进行了三种方法的对比分析。-This paper introduces how to realize the programs of the response surface method of interpolation and BP artificial neural network(ANN)in Matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:325648
    • 提供者:姜南
  1. ART1

    0下载:
  2. 神经网络ART的MATLAB程序实例分析与实现-ANN ART
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3025
    • 提供者:dalangwa
  1. RBF

    0下载:
  2. 神经网络的RBF网络的MATLAB讲解与实例分析-ANN RBF MATLAB
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:148910
    • 提供者:dalangwa
  1. ga_ann

    0下载:
  2. 用遗传算法优化BP神经网络的Matlab编程实例-matlab ANN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:1527
    • 提供者:wang
  1. net

    0下载:
  2. 基于matlab的人工神经网络程序代码,可以参考下-matlab ann code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:5261
    • 提供者:richard
  1. 4

    0下载:
  2. matlab神经网络优化的遗传算法.pdf-matlab ann GP。。。。。。。。。。。。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:177643
    • 提供者:asdf
  1. image_ann

    0下载:
  2. this code is matlab and compress image by ann.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:34291
    • 提供者:m
  1. ann_newff

    0下载:
  2. this code is matlab and use newff to create ann.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1303
    • 提供者:m
  1. rslt

    0下载:
  2. this code is matlab and create ann.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2925
    • 提供者:m
  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:430312
    • 提供者:cheng
  1. predictived-programmer

    0下载:
  2. 用matlab编写的神经网络预测代码,可以达到很好的预测效果!-predictived programmer using ANN
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:1052
    • 提供者:chenmin
« 1 2 ... 6 7 8 9 10 1112 13 »
搜珍网 www.dssz.com