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

资源列表

« 1 2 ... 62 63 64 65 66 6768 69 70 71 72 ... 2855 »
  1. hog

    1下载:
  2. 亲测可用,注释完全,简练易懂,用于提取HOG特征-Close test available, comments completely, concise and easy to understand, used to extract characteristics of HOG
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:776byte
    • 提供者:袁家界
  1. xitong7tongbu

    2下载:
  2. 滑膜控制,实现滑模同结构控制以及分数阶与整数解的同步-Synovial control, synchronization with structure sliding mode control and Fractional and Integer Solutions
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:776byte
    • 提供者:weijie
  1. burgaic

    0下载:
  2. 基于AR模型参数的BP神经网络模式分类,包括特征提取和神经网络训练-BP neural network model is based on the classification of AR model parameters, including feature extraction and neural network training
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:777byte
    • 提供者:tgx
  1. BP_ANN

    0下载:
  2. 计算机神经网络(BP)的演示例程,有详细的资料与演示步骤,以供初学神经网络算法的人使用。-Computer network (BP) demonstration routines, with detailed information and presentation steps for beginners to use neural network algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:777byte
    • 提供者:lily
  1. ganziqifenlei

    0下载:
  2. 采用神经网络感知器算法对给定的两类样本进行分类,效果显著!-Perceptron neural network algorithm for a given two types of samples for classification, a significant!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:778byte
    • 提供者:马建兵
  1. KNN

    0下载:
  2. k-nearest neighborhood is a one method that select k number of units in such as cluster that this k units are nearest from the cluster center-k-nearest neighborhood is a one method that select k number of units in such as cluster that this k units ar
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:778byte
    • 提供者:ali
  1. bpapproachrev

    0下载:
  2. 使用BP网络对反函数进行逼近。使用三层网络,隐单元数选择为20个,故总体结构为1-20-1结构。-BP network used to approximate the inverse function. Using the three networks, the number of hidden units is selected as 20, so the overall structure of 1-20-1 structure.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:778byte
    • 提供者:刘明
  1. Chaotic-parameter-modulation

    0下载:
  2. 基于混沌参数调制技术,研究混沌反同步在密保通信的应用-请键入文字或网站地址,或者上传文档。 取消 Jīyú hùndùn cānshù tiáozhì jìshù, yánjiū hùndùn fǎn tóngbù zài mì bǎo tōngxìn de yìngyòng 您是不是要找: 婚Chaotic parameter modulation technology, research and application of anti-synchronization of cha
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:778byte
    • 提供者:zhouxuan
  1. BPBER

    0下载:
  2. 基于BP神经网络的盲均衡算法研究 误码率分析部分-bp neural networks, blind equalization
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:778byte
    • 提供者:Greenby
  1. rent

    0下载:
  2. 长江游艇俱乐部在长江上设置了n个游艇出租站1,2,…,n。游客可在这些游艇出租站租用游艇,并在下游的任何一个游艇出租站归还游艇。游艇出租站i到游艇出租站j之间的租金为r(I,j),1 i<j n。试设计一个算法,计算出从游艇出租站1到游艇出租站n所需的最少租金。该算法考虑了几乎所有可能的错误输入以及应对方式,对已有的游艇算法进行了多方面的改进。-Yangtze River Yacht Club, set up in the Yangtze River n yac
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:778byte
    • 提供者:里欧
  1. BP_4

    0下载:
  2. 适合初学者学习MATLAB Bp神经网络,给出实例源代码 -Suitable for beginners to learn MATLAB Bp neural network, gives examples of the source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:779byte
    • 提供者:luofen
  1. DavidPeterman_C

    0下载:
  2. 问题描述: 虽然离开浦口了,但在浦口校区后山大家还都有印象吧,可你知道有一座小山在冬天下大雪的时候是可以滑雪的,SEU很喜欢滑雪,这并不奇怪, 因为滑雪的确很刺激,可是为了获得速度,滑雪区域必须向下倾斜,而且当你到底时不得不重新走到上面重滑。SEU想知道在这个区域中最长的滑坡。区域由一个二维数组给出。数组的每一个数字表示山坡上一个点的高度。 下面是一个例子: 一个人可以从一个点滑向上下左右相邻的四个点之一,当且仅当高度减小。在上面的例子中,一条可行的滑坡为24-17-16-
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:780byte
    • 提供者:laochao
« 1 2 ... 62 63 64 65 66 6768 69 70 71 72 ... 2855 »
搜珍网 www.dssz.com