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

搜索资源列表

  1. ann.rar

    0下载:
  2. 关于人工神经网络的一篇文章
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:600540
    • 提供者:
  1. BPNet.rar

    1下载:
  2. 人工神经网络BP算法源代码与演示程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1631873
    • 提供者:
  1. BpVC.zip

    1下载:
  2. 人工神经网络BP的VC源程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:17777
    • 提供者:
  1. 人工神经网络原理及仿真实例

    0下载:
  2. 该系统使用极其简便,即使 你对各种网络模型不是很深刻的了解,也可以很好的使用该系统。使用时, 你可以自己修改网络的各种参数,交互性较好,而且该系统通过大量的图示 及参数设置,可以让你了解每个应用实例实现的过程及详细步骤。-The system is extremely easy to use, even if you have to various network model is not very profound understanding can be a good use of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:534619
    • 提供者:权威
  1. neutro

    1下载:
  2. 卡内基梅隆大学,采用人工神经网络方法进行人脸训练和识别的c程序源代码,程序中注释比较详细,不多说了。-Carnegie Mellon University, artificial neural network method for training and Face Recognition c source code, procedures Notes in greater detail, not much to say.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:25733
    • 提供者:
  1. NNBP1

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

    • 发布日期:2008-10-13
    • 文件大小:2044
    • 提供者:阿波
  1. 在线签名鉴定应用实例

    0下载:
  2. 一个在线签名鉴定程序。(人工神经网络算法实现)-an online signature verification process. (Artificial neural network algorithm)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123064
    • 提供者:大鱼
  1. oev

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

    • 发布日期:2008-10-13
    • 文件大小:876
    • 提供者:赵伟
  1. BPN(GreenCode)

    0下载:
  2. 用人工神经网络实现格林码的编码,通过对网络的训练实现,输入一串0/1码得到其格林码-using artificial neural networks Green codes, the network through training, input string of 0 / 1 yards code to be its Green
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15600
    • 提供者:邬源
  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. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:14220
    • 提供者:邬源
  1. 人工神经网络BP算法_函数逼近

    3下载:
  2. 用三层BP网络实现一个单输入单输出函数的逼近,文件中一个CPP文件和一个WORD文件,其中word文档中有对算法理论,算法设计,程序结果及改进方法试验的详细说明-using neural networks to achieve a single-input single-output function approximation, a CPP paper documents and a Word document, which document a word of the algorithm t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:48218
    • 提供者:李琳
  1. beiyesifenbu

    0下载:
  2. 分类判别中,bayes判别的确具有明显的优势,与模糊,灰色,物元可拓相比,判别准确率一般都会高些,而BP神经网络由于调试麻烦,在调试过程中需要人工参与,而且存在明显的问题,局部极小点和精度与速度的矛盾,以及训练精度和仿真精度间的矛盾,等,尽管是非线性问题的一种重要方法,但是在我们项目中使用存在一定的局限,基于此,最近两天认真的研究了bayes判别,并写出bayes判别的matlab程序,与spss非逐步判别计算结果一致。-Classified Identifying, bayes discrim
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3951
    • 提供者:lili
  1. matlab-n_net

    0下载:
  2. matlab人工神经网络编程相关事项及要点 词义消岐神经网络实验准备在科技创新时使用的神经网络的基础上再次学习了Matlab下的神经网络编程主要学习到如下15条结论-artificial neural network matlab programming related issues and points of neural network Qi Word Sense experimental scientific and technological innovation in the us
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:96554
    • 提供者:zgp
  1. 2009.12.31

    0下载:
  2. 该文件中有大量有关无线传感器网络方面的相关论文,有加权组合三边气体源定位算法、分布式射频干涉定位法、以及人工神经网络定位等方面的论文。希望对研究无线传感器网络的朋友们有所帮助。-The document contains a lot of information related to wireless sensor networks, papers, there is a weighted combination of the trilateral gas source localization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7187798
    • 提供者:丁杰
  1. Intro2ANN

    0下载:
  2. 人工神经网络方法简介,内容包括基本概况,原理,计算方法和实例说明.-Introduction of artificial neural network method. Content includes basic overview, principles, calculation methods and examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5558194
    • 提供者:Amy Liu
  1. Bsample

    0下载:
  2. 基于人工神经网络的手写字母识别,有点简陋但具有代表性-Based on artificial neural network recognition of handwritten letters, a bit shabby, but representative,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3795045
    • 提供者:ew
  1. wnninit

    0下载:
  2. 人工小波神经网络的初始化文件,已结合遗传算法,很有特色-A initial souce code for wavelet neural network,which is engaged with GA method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:554
    • 提供者:陈先生
  1. 人工嗅觉系统

    0下载:
  2. 这个文件里面包含了人工嗅觉系统,BP神经网络,数据库,特征提取(This file contains artificial olfactory system, BP neural network, database, feature extraction)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:827392
    • 提供者:HQ_Xie
  1. 神经网络3

    1下载:
  2. 人工智能分割图像方法,运用深度学习实现,程序可直接使用(The method of image segmentation based on artificial intelligence and realized by deep learning)
  3. 所属分类:matlab例程

    • 发布日期:2020-06-03
    • 文件大小:847872
    • 提供者:Afo。。
  1. NNTest

    0下载:
  2. 神经网络实验,BP神经网络实现水果数据的分类(Neural network experiment, BP neural network to achieve the classification of fruit data)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-03-06
    • 文件大小:84992
    • 提供者:ilannd
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com