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

搜索资源列表

  1. creat_random

    0下载:
  2. 示例随机数产生方法,符合平均分部和正态分部,示波器显示-random sample method, in line with the average Division and the normal divisions, oscilloscope shows
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:42333
    • 提供者:doyeah
  1. RANSAC

    0下载:
  2. RANSAC,随即抽样一致性,用于匹配和去除野点,很有效很著名-RANSAC,RANdom SAmple Consensus,for matching, effictive and famous
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:643904
    • 提供者:zhajuan
  1. matlab.rar

    0下载:
  2. 本文对视频运动目标跟踪算法进行研究。在视频运动目标的提取中,介绍常用的图像差分算法、光流算法和主动轮廓模型算法。,In this paper, the video moving target tracking algorithm study. Video moving target in the extraction, the introduction of images commonly used differential algorithm, optical flow algorithm a
  3. 所属分类:matlab

    • 发布日期:2017-05-14
    • 文件大小:3659937
    • 提供者:于晓辉
  1. matlabpicMRF

    1下载:
  2. 一个马尔可夫(MRF)图像分割MATLAB的源码,有30几个函数。Markov随机场的例子程序,对于初学入门MRF的人很有用,能得到直观的印象。-A Markov (MRF) image segmentation MATLAB source code, 30 a few functions. Markov random sample program, for beginners who are useful entry-MRF can get a visual impression.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:20064
    • 提供者:包裹
  1. ransac

    1下载:
  2. MATLAB code for Random Sample Consensus (RANSAC)
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:3277
    • 提供者:Abhinandan
  1. CH9

    0下载:
  2. 9.1 随机样本分析irhis.c 9.2 一元线性回归分析isqt1.c 9.3 多元线性回归分析isqt2.c 9.4 逐步回归分析isqt3.c 9.5 半对数数据相关ilog1.c 9.6 对数数据相关ilog2.c-9.1 random sample analysis irhis.c 9.2 linear regression analysis isqt1.c 9.3 Multiple Linear Regression Analysis isqt2.c 9.4 s
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:8456
    • 提供者:yangasdtat
  1. Random_sample_analysis

    1下载:
  2. 该程序是一维随机样本分析的实现代码,可输出经验直方图-a C++ source code of Random sample analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:22711
    • 提供者:胡雯雨
  1. Sample-subset-partitioning

    3下载:
  2. 近红外光谱分析中要从复杂的信息中有效地提取相关信息建立可靠的模型,选择的训练集要具有较好的代表性。目前.样本的选择方法主要包括random sampling(RS),Kennard—Stone(KS).sample set partitioning based on joint x-y distance(SPXY)等方法 。-selecting a representative subset in NIR data using SPXY, the random sampling,and Kenn
  3. 所属分类:matlab

    • 发布日期:2015-12-05
    • 文件大小:297701
    • 提供者:Libra Chow
  1. MonteCarlo-ppt-sample

    0下载:
  2. 蒙特卡罗(Monte Carlo)方法,又称计算机随机模拟方法,是一种基于"随机数"的计算方法。这一方法源于美国在第二次世界大战研制原子弹的曼哈顿计划。该计划的主持人之一数学家冯诺伊曼用驰名世界的赌城-摩纳哥的Monte Carlo来命名这种方法。-Monte Carlo (Monte Carlo) methods, also known as computer-generated random simulation method is based on " random number&
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:516687
    • 提供者:Kevin
  1. qqmima

    0下载:
  2. 随机抽取16个大学字母,组成一段密码。简洁快速!-Random sample of 16 college letters to form a password. Simple fast!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3209
    • 提供者:立毅
  1. mrfdemo-1.8

    0下载:
  2. This the sample implementation of a Markov random field (MRF) based image segmentation algorithm-This is the sample implementation of a Markov random field (MRF) based image segmentation algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-23
    • 文件大小:7738050
    • 提供者:mike
  1. RANSAC-algorithm

    0下载:
  2. RANSAC为Random Sample Consensus的缩写,它是根据一组包含异常数据的样本数据集,计算出数据的数学模型参数,并得到有效样本数据的算法。-RANSAC stands for the Random Sample Consensus, which is based on a set of sample data that contains abnormal data set, a mathematical model to calculate the parameters of
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1131391
    • 提供者:徐琼
  1. matlab_MRF

    0下载:
  2. Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象-Markov random sample program, for the beginner who MRF useful to get an intuitive impression
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:19236
    • 提供者:李烟
  1. MRFmatlabcode

    0下载:
  2. Markov随机场的例子程序,对于初学MRF的人很有用,能得到直观的印象,这是从师兄哪获得的,希望能提供帮助-Markov random sample program, for the beginner who MRF useful to get an intuitive impression, which is obtained from the brothers which I hope will help
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:20024
    • 提供者:晓生
  1. random_sample_conse

    0下载:
  2. Random Sample Consensus & matching two image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:227159
    • 提供者:Ahmad
  1. iu

    0下载:
  2. 基于out_of_bag样本的随机森林算法的超参数估计-Based on a random sample out_of_bag over forest parameter estimation algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:887888
    • 提供者:meoog
  1. RANSAC-Toolbox

    0下载:
  2. 一个适用于Matlab的随机抽样一致算法(RANdom SAmple Consensus,RANSAC)工具箱-RANSAC(RANdom SAmple Consensus)Toolbox for Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1355555
    • 提供者:lurkwind
  1. RANSAC-gb

    0下载:
  2. Ransac(随机抽样一致性估计)拟合直线,将网上的算法进行了整理修改,RawData1.txt与RawData2.txt为测试数据,result.txt为去除外点以后的数据-Ransac Random sample console for Line
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:801860
    • 提供者:张本梁
  1. Random-sample-analysis

    0下载:
  2. 该程序可实现数学问题中随机样本分析的功能-Random sample analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1282
    • 提供者:diqiuwuliuxue
  1. Generate-a-random-sample-of-size-n-from-a-finite-

    0下载:
  2. Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data-Generate a random sample of size n a finite mixture estimate of the Old Faithful Geyser data
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:9737
    • 提供者:Gaurav
« 12 3 4 5 6 »
搜珍网 www.dssz.com