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

搜索资源列表

  1. p33

    0下载:
  2. p3随机抽样程序,可随机生成N个服从P3分布的样本.-p3 random sampling procedures, which were randomly generated N obey P3 distribution of the samples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4.27kb
    • 提供者:老萧
  1. cluster_K_methods

    0下载:
  2. 本程序实现多中kcluster方式,并对最新k方式进行了编程,并采用随机采样方式-the program more of kcluster way in which the latest k manner of programming, and using random sampling method
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77.52kb
    • 提供者:张颖
  1. cepstr

    0下载:
  2. 二次采样以确定像素间的相关性,然后对两个采样结果同时嵌入水印,利用的是倒谱变换-second sampling to determine the correlation between pixels, then the two sampling results also embedded watermark, make use of Cepstrum
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:889byte
    • 提供者:杨辉
  1. _SequentialSampling-ImportanceResampling(SIR)

    1下载:
  2. _Sequential Sampling-Importance Resampling (SIR)序列重要性采样和重采样的实际应用原代码,在实际中已经应用
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6.12kb
    • 提供者:许铁龙
  1. sources

    0下载:
  2. 用java实现遗传算法、进化算法、退火算法、分布估计算法、爬山算法、随机采样算法等算法-Use Java implement genetic algorithms, evolutionary algorithm, annealing algorithm, distribution estimation algorithm, climbing algorithms, random sampling algorithm of the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-12
    • 文件大小:2.51mb
    • 提供者:王飞
  1. JAGS-2.2.0.tar

    1下载:
  2. 基于吉布斯采样的算法源码,对要从事算法研究的人很有帮助。-Gibbs sampling algorithm based on source code, for people who want to be helpful in the algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-12-30
    • 文件大小:1.55mb
    • 提供者:官宇飞
  1. fisher

    0下载:
  2. Fisher分类器,用于对多维采样点进行分类。可根据类别数修改分类器,我们的模式识别作业。-Fisher classifier, multi-dimensional sampling points used for classification. Can be modified according to the number of classification categories, and our pattern recognition operation.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:2.6kb
    • 提供者:王兵
  1. code

    0下载:
  2. 这个程序主要提高了神经网络,遗传算法,聚类等多种人工智能算法,采样c++编程,,很精简-This process mainly to improve the neural networks, genetic algorithms, clustering and many other artificial intelligence algorithms, sampling c++ Programmed, it is streamlined
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:445.92kb
    • 提供者:wangxuyu
  1. TspSA

    0下载:
  2. 用模拟退火算法对求解旅行商组合优化问题作了一定的研究,提出了多种不同的随机抽样方式,并对其进行了分析计算并以代码实现。 -This paper studied the optimizing of the traveling salesman problem with the Simulated Annealing(SA). Different random sampling forms were proposed and analyzed.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-25
    • 文件大小:3.31mb
    • 提供者:
  1. NNapply1

    0下载:
  2. 利用线性神经网络对某一正弦信号进行线性预测。利用函数newlind设计线性神经网络, 在已知正弦信号过去5个值得情况下,预测其将来值。 定义需要的信号,共持续5s,采样频率40Hz-Using linear neural network to a sinusoidal signal for linear prediction. Newlind design using a linear function of neural networks, known sinusoidal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:618byte
    • 提供者:
  1. JLinkage

    1下载:
  2. J-linkage 算法,可以用于多体拟合的一种策略,优于Multi-ransac-This paper tackles the problem of fitting multiple instances of a model to data corrupted by noise and outliers. The proposed solution is based on random sampling and conceptual data representation. Each poin
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-07-10
    • 文件大小:269.44kb
    • 提供者:tomas
  1. pingyingshibei

    0下载:
  2. 26个字母A-Z的手写识别系统,可以学习采样,可区别大小写。-26 letters AZ of the handwriting recognition system that can learn from sampling, may be different from case.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:shenwen
  1. robotlocalization

    0下载:
  2. 实现pioneer3机器人在已知地图中的定位。本程序通过Mentocarlo 定位算法,在一个已知的地图环境中,通过不断采样修正定位位置,最终实现机器人的精确定位,本程序包括所有源码。程序执行方式:首先执行服务端程序justLocalizationGuiServer,然后启动客户端查看程序MobileEyes查看结果。-Achieve pioneer3 robot in a known map location. This procedure Mentocarlo location algori
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-02
    • 文件大小:14.64mb
    • 提供者:zihuizhang
  1. jxsvm

    0下载:
  2. 交互支持向量机学习算法能解决一些监督学习问 题中学习样本较少的问题, 它以支持向量机(SVM ) 方法为 基础, 将设计分类器变成一个交互的过程, 即: 根据对已知 样本进行的SVM 分类器设计, 主动采样选择“有用”的新样 本, 并进行下一步SVM 分类器的设计。与普通SVM 法相 比, 该方法所需的样本量大大降低, 而且可能达到更好的推 广能力。文本信息过滤问题的实例说明了该算法的有效性。-Interactive support vector machine lear
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:288.5kb
    • 提供者:罗朝辉
  1. fuzzypid

    0下载:
  2. 本程序完成对信号的采样和DA信号输出,并进行模糊PID控制的算法程序。-The sampling process is completed and the DA signal output and the fuzzy PID control algorithm program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:5.27kb
    • 提供者:lihua
  1. RANSAC-subspaces.tar

    0下载:
  2. This package consists of two implementations about using ransom sampling techniques to estimate multiple subspaces: RANSACarrangement: Sample subsets to estimate a union of subspaces together. RANSACsubspaces: Estimate one subspace at a time w
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:66.32kb
    • 提供者:Bingmiao Huang
  1. fuzzynet

    1下载:
  2. 我自己编的用采样数据训练模糊神经网络的程序,包含数据和程序-I use the sampling data compiled by fuzzy neural network training program, including data and programs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:6.87kb
    • 提供者:冯帅
  1. Interpolation-in-Digital-Modems

    0下载:
  2. Gardner关于位同步算法的经典IEEE文章。-Abstrucf- Timing adjustment in a digital modem must be performed by interpolation if sampling is not synchronized to the data symbolsT. his paper describest he fundamental equation for interpolation, proposes a method f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:544.38kb
    • 提供者:丁建
  1. logpolar

    0下载:
  2. Log-polar resampling of an image, and back-sampling to retinal plane
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:5.1kb
    • 提供者:Shao shihua
  1. UWB

    0下载:
  2. 通过子带脉压技术,对大宽带信号进行频带分割,分别进行子带匹配滤波,最终实现大宽带的AD采样。-Through the subband pulse pressure technology, divide the big broadband signal ,through matched filter respectively, and finally achieve big broadband AD sampling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1.29kb
    • 提供者:zhengchao
« 12 3 »
搜珍网 www.dssz.com