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

搜索资源列表

  1. vb_ProBP

    0下载:
  2. BP神经网络,通过该程序,可以清楚的了解BP算法的原理,运算过程。-BP NN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:28502
    • 提供者:花花
  1. Pythia-software

    0下载:
  2. Offer the "Pythia software"to download. And NN excel (version1 2C2L 6 model)
  3. 所属分类:Modem program

    • 发布日期:2017-05-19
    • 文件大小:5152651
    • 提供者:Trista
  1. classifier_knn

    0下载:
  2. k-nn的算法源码, k-nn的算法源码-k-nn code,k-nn code,k-nn code,k-nn code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2576
    • 提供者:zhn
  1. NN

    0下载:
  2. 这是不确定规划及应用这本书中神经网络算法的两个源程序-It is uncertain planning and the application of this neural network algorithm in this book the two source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:4913
    • 提供者:wangjinfeng
  1. perceptron

    0下载:
  2. perceptron code in -perceptron code in NN
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:1739
    • 提供者:SQU
  1. present-1

    0下载:
  2. image fusion by jamal.saeedi
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:1741638
    • 提供者:jamal
  1. DetectionLibrary

    0下载:
  2. Chesnokov Yuriy写的人脸检测库,内容涵盖肤色检测、运动估计、SVM分类、PCA/LDA/ICA特征提取以及神经网络分类器等。-The article demonstrates face detection SSE optimized C++ library for color and gray scale data with skin detection, motion estimation for faster processing, small sized SVM and NN
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-28
    • 文件大小:463777
    • 提供者:刘子木
  1. webcat

    0下载:
  2. 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
  3. 所属分类:MultiLanguage

    • 发布日期:2017-03-26
    • 文件大小:838576
    • 提供者:liwen
  1. PCA

    5下载:
  2. 用于模式识别中的PCA降维输入数据data和option。data是一个矩阵,每一行代表一个样本。option是选择降维到多少维。-[eigvector, eigvalue] = PCA(data, options) [eigvector, eigvalue] = PCA(data)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1301
    • 提供者:
  1. simulation_of_NN_based_on_matlab

    0下载:
  2. simulation of NN based on matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:565378
    • 提供者:Huo ke
  1. k-nn

    0下载:
  2. k-nearest neighbour classifier source code
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:860
    • 提供者:zeinab
  1. matlabnn

    0下载:
  2. 前向神经网络源代码,包括传感器网络,BP网络、径向基网络等例子-nn code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6832
    • 提供者:h2nsoft
  1. N_Queens

    0下载:
  2. The N queens puzzle is the problem of putting N chess queens on an n×n chessboard such that none of them is able to capture any other using the standard chess queen s moves. The queens must be placed in such a way that no queens would be
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:1459
    • 提供者:
  1. nn

    0下载:
  2. P1端口接八只LED,每次点亮一个,先左移2次,再右移2次,然后闪烁2次,重复循环。-P1 8-port access LED, lighting each one, first the left 2 times, and then shifted to right 2 times, and then flashes 2 times, repeat the cycle.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:3984
    • 提供者:计新春
  1. nn

    0下载:
  2. neuron simulator in cpp for simulating
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-03
    • 文件大小:443789
    • 提供者:kmr
  1. NN

    0下载:
  2. 可视化的手写(鼠标)字母数字神经网络训练程序。-visulized neural network trainning programme。
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:124825
    • 提供者:尤司陪
  1. floyd

    1下载:
  2. Floyd的最短路径MPI程序,给定N×N的矩阵,矩阵是各个点之间距离,然后计算最短距离。是很好的MPI实例程序。 -Floyd s all-pairs shortest path
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1617
    • 提供者:Jerry
  1. image_fusion_tutorial_Michael_Heizmann

    0下载:
  2. Image Fusion (A slide tutorial by Dr.-Ing Michael Heizmann.)- Image Fusion (A slide tutorial by Dr.-Ing Michael Heizmann.)
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:10209595
    • 提供者:bashar Rjoub
  1. nn

    0下载:
  2. nRF401无线收发板设计说明-nRF401 wireless transceiver board design ... Descr iption ... ... ... ... ... ... ... ... ... ... ...
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:56215
    • 提供者:吕东
  1. Behrouz_SSPR04_final

    0下载:
  2. K-NN algorithm in collaboration with GA research paper
  3. 所属分类:Development Research

    • 发布日期:2017-04-25
    • 文件大小:130425
    • 提供者:amila banuka
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 42 »
搜珍网 www.dssz.com