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

搜索资源列表

  1. 神经网络算法源程序

    1下载:
  2. 神经网络算法源程序,如SOM、HOPFIELD、CPN、BPN、BOLTZMAN、ART、ADALINE,同时提供针对不同算法的演示源程序。-neural network algorithm source, such as SOM, Hopfield, CPN, 7.82, BOLTZMAN, ART, ADALINE, while providing for different algorithms demo source.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:108869
    • 提供者:严永泉
  1. bp神经网络的车辆分类

    1下载:
  2. c语言编写的基于BP神经网络的对图像车辆分类,其中图像特征提取是用图像不变矩,给出了图像不变矩的样本数据和验证数据。-based BP neural network image of the vehicle classification, Feature Extraction which is the same image moments, the image is unchanged Moments sample data and test data.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:154260
    • 提供者:adder
  1. 神经网络遗传算法

    1下载:
  2. 人工神经网络遗传算法 NNUGA - Neural Network Using Genetic Algorithms-artificial neural network, genetic algorithms NNUGA - Ge Neural Network Using netic Algorithms
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-10-28
    • 文件大小:4211
    • 提供者:张华
  1. 人工神经网络常用算法

    0下载:
  2. 该文件用MATLAB实现了一个人工神经网络的预测算法-MATLAB an artificial neural network prediction algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:767183
    • 提供者:申辉
  1. 广义异或集成神经网络算法

    0下载:
  2. 本程序用C语言实现了集成神经网络解决广义异或问题。用神经网络集成方法做成表决网,可克服初始权值的影响,对神经网络分类器来说:假设有N个独立的子网,采用绝对多数投票法,再假设每个子网以1-p的概率给出正确结果,且网络之间的错误不相关,则表决系统发生错误的概率为 Perr = ( ) pk(1-p)N-k 当p<1/2时 Perr 随N增大而单调递减. 在工程化设计中,先设计并训练数目较多的子网,然后从中选取少量最佳子网形成表决系统,可以达到任意高的泛化能力。 -this pro
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13315
    • 提供者:刘波
  1. 神经网络图形模拟系统

    1下载:
  2. 使用神经网络开发包实现图形化的神经网络模拟,使得神经网络原理更直观,可用于教学,也可用于实际神经网络训练,内附详细帮助文件。-use of neural network development kit graphical simulation of the neural network, neural network theory makes more intuitive, can be used for teaching, can also be used for the actual neu
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1045563
    • 提供者:张博
  1. 面向matlab工具箱的神经网络理论与应用

    0下载:
  2. 一些matlab书籍:面向matlab工具箱的神经网络理论与应用-some Matlab books : Matlab Toolbox for the neural network theory and application
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:8219302
    • 提供者:陈虹辰
  1. 神经网络进行字符识别

    3下载:
  2. 神经网络进行字符识别 matlab源码 -neural network Character Recognition Matlab FOSS
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:4353
    • 提供者:侯宪龙
  1. 人工智能神经网络源程序

    0下载:
  2. 对于学习神经网络控制的同志具有参考价值,共同分享-learning neural network control comrades reference value, shared
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2473620
    • 提供者:张庆阳
  1. 神经网络仿真工具源代码

    1下载:
  2. 神经网络仿真工具源代码.rar -neural network simulation tool source. Rar neural network simulation tool source. Rar
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:340465
    • 提供者:lxz
  1. ART神经网络

    0下载:
  2. ART神经网络相关论文,对于学习ART神经网络十分重要。-ART neural network-related papers, learning ART Neural networks are important.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2255651
    • 提供者:高志建
  1. BP神经网络实现曲线模拟

    1下载:
  2. 用BP神经网络实现曲线的模拟-BP neural network simulation curve
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:976
    • 提供者:王君
  1. 神经网络源代码(附说明文档和数据)

    0下载:
  2. 一个完整BP神经网络源代码,包括数据和说明文档-a complete neural network source code, including data and documentation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:333420
    • 提供者:高山
  1. BP神经网络的C语言实现

    1下载:
  2. BP神经网络的C语言实现-Neural Network C Language
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3923
    • 提供者:tu
  1. bp神经网络解决异或问题

    0下载:
  2. BP神经网络解决异或问题-BP neural network or problems to solve differences
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:53229
    • 提供者:tu
  1. fuzzynetme 模糊神经网络的源码

    2下载:
  2. 模糊神经网络的源码,课程设主计.主要用来识别电子鼻的信号.-FNN source, the Comptroller course is set up. Primarily used to identify the electronic nose signal.
  3. 所属分类:matlab例程

    • 发布日期:2012-10-15
    • 文件大小:8600
    • 提供者:xu
  1. 基于C/C++环境下的模糊神经网络源程序

    3下载:
  2. 我这里有一个基于C/C++环境下的模糊神经网络源程序,用于训练神经网络并可更改样本实现你所需的功能,希望和大家一起分享-I have here on a C / C under the FNN source, used to train the neural network may vary sample implementation of the function you need, and hope to share with everyone
  3. 所属分类:C#编程

    • 发布日期:2012-10-15
    • 文件大小:3715
    • 提供者:zhanya
  1. 基于神经网络的数字字符识别

    4下载:
  2. 基于BP神经网络的字符识别系统~用MATLAB编写`包括论文~以及代码~适合于毕业设计-BP neural network-based character recognition system using MATLAB ~ `~ including papers and code ~ suitable for graduate design 字符识别是模式识别领域的一项传统的课题,这是因为字符识别不是一个孤立的问题,而是模式识别领域中大多数课题都会遇到的基本问题,并且在不同的课题中,由于具体的
  3. 所属分类:报告论文

    • 发布日期:2014-01-10
    • 文件大小:10266
    • 提供者:tjj
  1. 随机神经网络工具箱 1.0版

    1下载:
  2. 这是个神经网络工具箱的一点MATALAB 程序-This is a neural network toolbox 1:00 MATALAB procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:62284
    • 提供者:张旭
  1. 基于FIR神经网络的非线性盲信号分离

    0下载:
  2. 基于FIR神经网络的非线性盲信号分离-FIR based on the nonlinear neural network Blind Signal Separation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:172375
    • 提供者:孙东
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com