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

搜索资源列表

  1. opencv em算法

    0下载:
  2. Expectation-Maximization The EM (Expectation-Maximization) algorithm estimates the parameters of the multivariate probability density function in a form of the Gaussian mixture distribution with a specified number of mixtures.
  3. 所属分类:软件工程

  1. parzen.根据样本进行概率密度函数估计

    3下载:
  2. parzen窗法,功能是根据样本进行概率密度函数估计。实现了对正态分布概率密度函数和均匀分布双峰概密函数进行估计,Parzen window method, function is based on a sample of the estimated probability density function. The realization of the normal distribution probability density function and uniform distributi
  3. 所属分类:matlab例程

    • 发布日期:2016-01-25
    • 文件大小:3093
    • 提供者:陈坚
  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-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. 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. Gaussian.mixture.model.Method

    0下载:
  2. 高斯混合模型是單一高斯機率密度函數的延伸,由於GMM 能夠平滑地近似任意形狀的密度分佈,因此近年來常被用在語音與語者辨識,得到不錯的效果。-Gaussian mixture model is a single Gaussian probability density function of the extension, as the GMM can approximate arbitrary smooth shape of the density distribution, it is ofte
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:195799
    • 提供者:geyu
  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. ProbabilityDistributionsInvolvingGaussianRandomVar

    0下载:
  2. 关于概率密度函数的分类,以及其加减乘除的关系,英文资料。数学公式多。-Probability density function about the classification, as well as its relationship Math & English languages. Many mathematical formula.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:4716221
    • 提供者:zn
  1. CH3

    0下载:
  2. L3_1.m: 純量量化器的設計(程式) L3_2.m: 量化造成的假輪廓(程式) L3_3.m: 向量量化器之碼簿的產生(程式) L3_4.m: 利用LBG訓練三個不同大小與維度的碼簿並分別進行VQ(程式) gau.m: ML量化器設計中分母的計算式(函式) gau1.m: ML量化器設計中分子的計算式(函式) LBG.m: LBG訓練法(函式) quantize.m:高斯機率密度函數的非均勻量化(函式) VQ.m: 向量量化(函式) L3
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:191635
    • 提供者:Oki
  1. FaceDetection_Based_on_a_New_Nonlinear_Color_Space

    0下载:
  2. 提出一种新的非线性变换的彩色空间 ″″, 利用次高斯概率分布函数拟合皮肤色度信息, 得到候选区 YC C r b 域。为了排除候选区域中的非人脸, 首先根据均值和方差信息分割出候选区域中的纹理特征信息, 再通过多尺度 ) ( 信息定位眼睛, 然后根据人脸特征的几 形态边缘检测算子检测候选区域的边缘, 利用 边缘方向 PCA PCAED ( ) 何形状信息定位其他特征 鼻、嘴 , 通过这些几何特征信息对肤色分割得到的候选区域进行验证, 最终得到正确 的人
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:458920
    • 提供者:zz
  1. parzen

    0下载:
  2. 这是一个有关parzen窗估计的代码,用来估计概率密度函数,在模式识别中有很多重要的地位-This is a window of the estimated parzen code, used to estimate the probability density function, in the pattern recognition there are many important position ~ ~
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1282
    • 提供者:何欢
  1. NoiseGenerator

    0下载:
  2. 本实验要求根据课本中给出的高斯噪声和椒盐噪声的概率分布的形状和参数编写两个通用程序分别给一个图像中添加高斯噪声和椒盐噪声。高斯噪声是n维分布都服从高斯分布的噪声,椒盐噪声是图像中经常见到的一种噪声是一种随机的黑点或者白点。在实验中通过它们对应的概率密度函数得到噪声分布函数进而与原图像进行叠加产生出对应的噪声图像-Textbooks in this experiment are given under the Gaussian noise and salt and pepper noise in
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:243372
    • 提供者:jhm
  1. gailvlunkechengsheji

    0下载:
  2. (一)目的:通过对常用的概率密度函数和分布函数的应用,达到熟练掌握概率密度函数和分布函数调用方法的目的。 (二)任务:对实际的案例进行分析,调用相应概率密度函数和分布函数,使用MATLAB软件计算其结果。 (三)要求:理解概率密度函数和分布函数,能够解决实际问题。 -(A) Purpose: used by the probability density function and distribution function of the application, to master
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:70339
    • 提供者:猫猫
  1. wavelet_packet_denoise

    0下载:
  2. 基于小波包分解的语音去噪,根据熵谱概率密度函数估计阈值,去除实际环境噪声。-Based on wavelet packet decomposition of the voice de-noising, in accordance with spectral entropy probability density function estimated threshold, the actual removal of environmental noise.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1204
    • 提供者:djf
  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. bayes

    0下载:
  2. 贝叶斯决策理论:根据先验概率、类分布密度函数以及后验概率这些量来实现分类决策的方法.最小错误率的贝叶斯决策:根据一个事物后验概率最大作为分类依据的决策 -Bayesian decision theory: According to the a priori probability, the class distribution as well as the posterior probability density function of these values in order to a
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:551520
    • 提供者:雪晴
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com