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

搜索资源列表

  1. MeanShift.rar

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束. 用matlab实现mean shif
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:270310
    • 提供者:maolei
  1. RCE

    1下载:
  2. 基于模式识别的RCE网络算法分类器(衰减库仑势法)。利用概率密度进行分类-Rce classifier pattern recognition
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:832
    • 提供者:jiangyan
  1. Parzen-window-method

    0下载:
  2. 此为模式识别中Parzen窗法估计概率密度函数。 全部程序流程如下: 1、读取FAMALE.TXT文件把身高或体重给数组,并求x1的样本数N1和窗宽、体宽; 2、读取MALE.TXT文件把身高或体重给数组,并求x2的样本数N2和窗宽、体宽; 3、读取Test2.txt文件把对应的身高或体重给数组A并求A的样本数M; 4、利用Parzen窗法估计概率密度函数判别男女性别; 5、对本判别的错误率进行统计。 -This is the pattern recognition
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2778
    • 提供者:崔杉
  1. parzen.rar

    1下载:
  2. 用parzen窗方法,估计概率密度,采用高期核函数。。。。,With parzen window means of estimating the probability density function using high nucleus. . . .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:523
    • 提供者:刘二多
  1. Parzen

    0下载:
  2. 利用parzen窗进行概率密度函数估计,并给出仿真,程序简单易懂。-Using parzen Window probability density function estimation and the simulation, the program is simple to understand.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:68519
    • 提供者:
  1. parzen

    5下载:
  2. 二维数据集Parzen方窗非参数估计PDF(概率密度函数),三维结果显示,有图,有完整说明文档和程序运行说明,matlab编程环境,此为模式识别小作业 parzen-Dimensional data set Parzen Window non-parametric estimation side PDF (probability density function), three-dimensional results show that map, with complete documentat
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:338207
    • 提供者:tianshimao
  1. cauchy

    1下载:
  2. Cachy分布,产生cachy 分布的概率密度,随机数-Cachy distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8465
    • 提供者:bfield
  1. suiji

    0下载:
  2. 随机信号分析实验之白噪声测试,白噪声信号的特性,包括均值、方差、相关函数、概率密度、频谱及功率谱密度等。- White noise of test random signal analysis experiment, white noise signal characteristic, including average value , variance, correlation function, probability density, frequency spectrum and powe
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6845
    • 提供者:yinuo
  1. KsQuantile

    3下载:
  2. 利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。-Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probabilit
  3. 所属分类:matlab

    • 发布日期:2015-04-15
    • 文件大小:6601728
    • 提供者:细细
  1. yanminfu

    0下载:
  2. 概率的功率,及其功率谱密度的求法,好好看看对大家有好处的哦 -Probability of power, and its power spectral density method, a good look at all of you good oh
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:791
    • 提供者:yanfu
  1. f

    0下载:
  2. 模式识别课件 当预先不知道类型数目,或者用参数估计和非参数估计难以确定不同类型的类概率密度函数时,为了确定分类器的性能,可以利用聚类分析的方法。-When the pre-recognition software does not know the type of number, or parameter estimation and non-parameter estimation it is difficult to determine the different types of ca
  3. 所属分类:Project Design

    • 发布日期:2017-05-11
    • 文件大小:2786760
    • 提供者:gpscar
  1. m

    0下载:
  2. Mean Shift 这个概念最早是由Fukunaga等人[1]于1975年在一篇关于概率密度梯度函数的估计中提出来的,其最初含义正如其名,就是偏移的均值向量,在这里Mean Shift是一个名词,它指代的是一个向量,但随着Mean Shift理论的发展,Mean Shift的含义也发生了变化,如果我们说Mean Shift算法,一般是指一个迭代的步骤,即先算出当前点的偏移均值,移动该点到其偏移均值,然后以此为新的起始点,继续移动,直到满足一定的条件结束.-Mean Shift the conc
  3. 所属分类:Communication

    • 发布日期:2017-03-24
    • 文件大小:5329
    • 提供者:maolei
  1. bayes

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2758
    • 提供者:wanwei
  1. work

    1下载:
  2. 利用支持向量回归进行概率密度估计,从而计算信息熵-The use of support vector regression for probability density estimation, in order to estimate the information entropy
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:36787
    • 提供者:songjing
  1. em

    1下载:
  2. 混合高斯概率密度模型,其参数估计可以通过期望最大化( EM) 迭代算法获得。-EM estimation parameters Gaussian mixture processes
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:1349613
    • 提供者:anjiayu
  1. ekfslam_web_v2.0

    0下载:
  2. 虽然粒子滤波算法可以作为解决SLAM问题有效手段,但是该算法仍然存在着一些问题其中最主要的问题是需要用大量的样本数量能很好地近似系统的后验概率密度。-Although the particle filter can be used as an effective means to solve the SLAM problem, but the algorithm still exist some problems in which the most important issue is the
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:34531
    • 提供者:乜一
  1. ASRV1.19

    0下载:
  2. 虽然粒子滤波算法可以作为解决SLAM问题的有效手段,但是该算法仍然存在着一些问题。其中最主要的问题是需要用大量的样本数量才能很好地近似系统的后验概率密度。-Although the particle filter to solve the SLAM problem can be an effective means, but the algorithm still exist some problems. One of the most important issue is the need f
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:630299
    • 提供者:乜一
  1. 123

    0下载:
  2. 虽然粒子滤波算法可以作为解决SLAM问题的有效手段,但是该算法仍然存在着一些问题。其中最主要的问题是需要用大量的样本数量才能很好地近似系统的后验概率密度。-Although the particle filter to solve the SLAM problem can be an effective means, but the algorithm still exist some problems. One of the most important issue is the need f
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:452095
    • 提供者:乜一
  1. 456

    0下载:
  2. 虽然粒子滤波算法可以作为解决SLAM问题的有效手段,但是该算法仍然存在着一些问题。其中最主要的问题是需要用大量的样本数量才能很好地近似系统的后验概率密度。-Although the particle filter to solve the SLAM problem can be an effective means, but the algorithm still exist some problems. One of the most important issue is the need f
  3. 所属分类:Document

    • 发布日期:2017-04-25
    • 文件大小:490641
    • 提供者:乜一
  1. video-partical

    0下载:
  2. 提出一种人体运动跟踪算法,从无关节标记的单目视频中获取人体运动1 利用一个带外观模板的人体关节 模型,通过学习得到的运动模型及基于外观模型的相似性计算,巧妙地利用粒子滤波的概率密度传播策略鲁棒地跟 踪普通单目视频中的人体运动1 当出现跟踪丢失时,能在后续序列中自动恢复正确跟踪,且能较好地处理遮挡和自 遮挡问题1 实验表明,该算法鲁棒性好,跟踪结果令人满意- In this paper , a novel approach is proposed for t racking marke
  3. 所属分类:Video Capture

    • 发布日期:2017-03-30
    • 文件大小:355669
    • 提供者:丁行
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com