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

搜索资源列表

  1. linearized.m

    0下载:
  2. 计算线化气动方程,使用upwind格式和Lax-Wendroff格式-compute linearized gas dynamics equations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2974
    • 提供者:渡江会
  1. STLBP_VC

    0下载:
  2. Running this funciton each time to compute the LBP-TOP distribution of one video sequence. Reference: Guoying Zhao, Matti Pietikainen, "Dynamic texture recognition using local binary patterns with an application to facial expressions,"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:1819517
    • 提供者:zhang hong
  1. jixieshou

    0下载:
  2. :本文提出了一种基于单纯形方法的机械手位姿逆解的分步求解方法。这种方法充分利用了单纯形法 大范围收敛和计算简单的特性,在不计算目标函数一阶导数的情况下,确定极值点的查找方向与步长,多次迭代,直至目标函数满足所给条件。最后,用一个六自由度的肘机器人验证了该求解方法的有效性。- This paper presents a simplex method based on robot position and orientation of the sub-step inverse solution
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:769160
    • 提供者:杨元龙
  1. LevenshteinDistance

    0下载:
  2. Method to Compute Levenshtein distance
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:665
    • 提供者:Andr茅
  1. nearestneighbour

    0下载:
  2. Compute nearest neighbours (by Euclidean distance) to a set of points of interest from a set of candidate points. The points of interest can be specified as either a matrix of points (as columns) or indices into the matrix of candidate points.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:30618
    • 提供者:nadir
  1. TrueValuePro

    0下载:
  2. 离散数学中需要计算真值表,本程序根据输入的公式自动产生真值表-Need to compute the truth table of discrete mathematics, this program automatically generate the formula based on the input truth table
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:47220
    • 提供者:red kite
  1. RIVLBP

    1下载:
  2. This function is to compute the Basic VLBP and two kinds of rotation invariant VLBP features for a video sequence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2285
    • 提供者:dear
  1. meanfilter

    0下载:
  2. this the example of reading the image for the beginner. besides it is example of practice how to read the image and compute its statistical value.then its the coding for filtering of mean filter-this is the example of reading the image for the beginn
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:501637
    • 提供者:ecah
  1. ld

    0下载:
  2. 计算两个序列之间的编辑距离,使用c++实现-Compute the edit distance between two sequences
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:890
    • 提供者:lijian
  1. fcart

    0下载:
  2. CART是一种分类回归树,计算效率高,分类精度高。而fcart是对cart的一种改进。-cart is a classification and regression tree .it s speeding of compute so high .however the fcart is a improving aglorith based on the cart
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:57539
    • 提供者:lichengliang
  1. spike-distance-programs

    0下载:
  2. 对多次重复时间序列(神经生物系统中神经元得放电序列,Spike train)做PSTH,并进行高斯平滑,对时间间隔进行统计分析。-compute gaussian smooth, spike ISI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:39110
    • 提供者:张莹莹
  1. MIMO-IN-WIRELESS-COMMUNICATIONS-

    0下载:
  2. 本文基于MIMO检测中性能和复杂度的矛盾,结合具体的MIMO 检测技术进行深入研究,致力于提供能有效缓解性能和复杂度矛盾冲 突的技术方案。论文首先介绍MIMO系统的基本模型,随后针对球 译码(Sphere Decoding)检测及其相关技术、搜索空间预定义检测器 (Search Space Predetermined Detector,SSPD)算法、并行计算对检 测算法的加速作用以及自动重传机制(Automatic Retransmission reQuest,ARQ)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5344938
    • 提供者:蜡笔
  1. 10.1.1.77.7891

    0下载:
  2. A wireless sensor network may comprise thousands of sensor nodes. Each sensor node has a sensing capability as well as limited energy supply, compute power, memory and communication ability. Besides military applications, wireless sensor networks m
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:205743
    • 提供者:ahmad
  1. Genetic-Algorithm

    0下载:
  2. 利用遗传算法实现求解一个函数的最大或者最小值, matlab仿真实现-use the Genetic Algorithm to compute the maximum or the minmum of a function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:4932
    • 提供者:huhaifeng
  1. LBP

    0下载:
  2. 给出图像坐标,计算对应坐标的LBP(局部二值模式)特征-compute LBP(Local binary pattern) feature
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:2015
    • 提供者:jsy
  1. GA

    0下载:
  2. 采用遗传算法计算函数的最大值问题的MATLAB程序-MATLAB program using genetic algorithm to compute the function maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:1469
    • 提供者:李峰
  1. ImproveStringSimilarity_src

    0下载:
  2. 通过对两段文本相似度计算,避免出现重复信息。-Compute the similarity between two text.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-20
    • 文件大小:11066
    • 提供者:shaogx
  1. Inverted-Indexing-for-Text-retrieval

    0下载:
  2. Web search is the quintessential large-data problem. Given an information need expressed as a short query consisting of a few terms, the system s task is to retrieve relevant web objects (web pages, PDF documents, PowerPoint slides, etc.) and p
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:598237
    • 提供者:mhk
  1. caoshi-method

    2下载:
  2. 本程序是应用曹氏法解决混沌时间序列的嵌入维数,用C++编写,并编写出matlab接口,生成cao.dll文件,利用程序中的caoshi_method.m文件就可以在matlab环境下快速计算出嵌入维数。-the programme can compute embedding dimension
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:11275
    • 提供者:范千
  1. ganzhiqi2

    0下载:
  2. 3、单计算节点感知器,3个输入。给定3对训练样本对如下所示: X1 = (1,-2,0,-1) ,d1 =-1;X2 = (0,1.5,-0.5,-1),d2 = - 1;X3 = (-1,1,0.5,-1),d3 =1; 设初始权向量W(0)=(0.5,1,-1,0.5),2η=0.1。注意,x第四列为阈值恒等于-1,权向量中第后个分量为阈值,试根据以上学习规则训练该感知器。 -3, a single compute node sensor, three inputs. Given
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:550
    • 提供者:老三
« 12 »
搜珍网 www.dssz.com