CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - probability density Estimation

搜索资源列表

  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. 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. 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. 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. GenerationOfTheLog-normalDistributionClutter

    0下载:
  2. 本程序已被本人整理到WORD文档中,编程语言为MATLAB,本文设计的滤波器采用傅里叶级数展开法。模拟的杂波的功率谱密度采用BVURG法,概率密度函数的估计采用直方图估计法,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!-This program has been organized into WORD document I, the programming language MATLAB, the filter designed in this paper Fo
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:4570
    • 提供者:biggirl
  1. hurst

    0下载:
  2. hurst指数 This the source code associated with the web page http://www.bearcave.com/misl _tech/wavelets/hurst/index.html There are the following sub-directories in this directory: hurst This is the "main" directory, which contains
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:490577
    • 提供者:hyj
  1. speech2

    0下载:
  2. 为了提高语音分离算法的收敛速度以及分离性能,提出把拉普拉斯正态混合分布概率密度函数作为语音信号概率密度函数的估计,得到一个更加适合语音信号分离的激活函数,基于此函数提出一种快速语音分离算法.-In order to improve speech separation algorithm convergence speed and separation performance, raise the normal mixture distribution Laplace probability de
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:lihao
  1. gg_mle

    0下载:
  2. DGGBETA针对广义高斯,GGDEMO,,GGD中BETA估计,广义高斯参数估计,概率密度,-DGGBETA for Generalized Gaussian, GGDEMO,, GGD in BETA estimated generalized Gaussian parameter estimation, probability density,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6781
    • 提供者:luohexi
  1. bayes-classsifier

    1下载:
  2. 该程序源码中包括了各种典型分布的二维数据的自动生成,二维概率密度函数的极大似然估计和窗函数估计,bayes分类器的设计和分类器错误率的多种方法估计-The program includes a variety of typical source distribution of the automatic generation of two-dimensional data, two-dimensional probability density function of the maximum l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:9388
    • 提供者:聂雨桐
  1. Pattern-Recognization

    0下载:
  2. 本实验的目的是考虑不同维数下的高斯概率密度模型,用最大似然估计方法对其参数进行估计,了解最大似然估计方法。-The purpose of this study is to consider different dimensions of the Gaussian probability density model, using the maximum likelihood method to estimate its parameters to find maximum likelihood e
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1636
    • 提供者:林耀明
  1. Minimum-Bayes-classifier-error-rate

    3下载:
  2. 这是模式识别中最小错误率Bayes分类器设计方案。 自行完善了在不同先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。 全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。 调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从而得到概率密度
  3. 所属分类:matlab

    • 发布日期:2016-05-24
    • 文件大小:4096
    • 提供者:崔杉
  1. Minimum-Risk-Bayes-classifier

    1下载:
  2. 这是模式识别中最小风险Bayes分类器的设计方案。在参考例程的情况下,自行完善了在一定先验概率的条件下,男、女错误率和总错误率的统计,放入各个数组当中。 全部程序由主函数、最大似然估计求取概率密度子函数、最小错误率贝叶斯分类器决策子函数三块组成。 调用最大似然估计求取概率密度子函数时,第一步获取样本数据,存储为矩阵;第二步对矩阵的每一行求和,并除以样本总数N,得到平均值向量;第三步是应用公式(3-43)采用矩阵运算和循环控制语句,求得协方差矩阵;第四步通过协方差矩阵求得方差和相关系数,从
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:4075
    • 提供者:崔杉
  1. T-HOMEWORK

    1下载:
  2. 用Parzen窗法或者kn近邻法估计概率密度函数,得出贝叶斯分类器,对测试样本进行测试,比较与参数估计基础上得到的分类器和分类性能的差别.2. 同时采用身高和体重数据作为特征,用Fisher线性判别方法求分类器,将该分类器应用到训练和测试样本,考察训练和测试错误情况。将训练样本和求得的决策边界画到图上,同时把以往用Bayes方法求得的分类器也画到图上,比较结果的异同。3.选择上述或以前实验的任意一种方法,用留一法在训练集上估计错误率,与在测试集上得到的错误率进行比较。-Use Parzen Wi
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:203251
    • 提供者:QUAN RONG
  1. parzen-kn

    2下载:
  2. 用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。-Non-parametric estimation of the probability density function using matlab, main the parzen window method and kn nearest neighbor method. The average distribution and normal distribution were
  3. 所属分类:matlab

    • 发布日期:2016-01-22
    • 文件大小:70656
    • 提供者:jane
  1. A1rard

    0下载:
  2. 自适应核密度估计运动检测方法 提出一种自适应的核密度(kernel density estimation, KDE)估计运动检测算法. 算法首先提出一种自适应前景、背景阈值的双阈值选择方法, 用于像素素分类. 该方法用双阈值能克服用单阈值分类存在的不足, 阈值的选择能自适应进行, 且能适应不同的场景. 在此基础上, 本文提出了基于概率的背景更新模型, 按照像素的概率来更新背景, 并利用帧间差分背景模 -Adaptive kernel density estimation motion det
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1480652
    • 提供者:弯曲
  1. bayes-guji

    0下载:
  2. 用监督参数估计中的贝叶斯方法估计条件概率密度的参数u-Using the supervision parameter estimation in Bayesian method estimates the parameters of the conditional probability density u
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:605
    • 提供者:王佳
  1. bss-using-mutual-information-algorithm

    0下载:
  2. A blind source separation algorithm is proposed that is based on minimizing Renyi’s mutual information by means of nonparametric probability density function (PDF) estimation. The two-stqge process consists of spatial whitening
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:56024
    • 提供者:muthupandi
  1. mle

    2下载:
  2. 给定数据和相应的概率密度函数、用matlab求解其相应的极大似然估计-Given data and the corresponding probability density function using matlab to solve the corresponding maximum likelihood estimation
  3. 所属分类:matlab

    • 发布日期:2015-01-06
    • 文件大小:4096
    • 提供者:野世强
  1. OnlineSVR-CPP-Code

    1下载:
  2. 支持向量机在线学习训练算法C++源码,可以用来做数据分类、模式识别、回归估计、概率密度函数估计等方面。-Support vector machine online learning training algorithm C++ source code, can be used for data classification, pattern recognition, regression estimation, probability density function estimation an
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:40111
    • 提供者:ivy
« 1 23 4 »
搜珍网 www.dssz.com