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

搜索资源列表

  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-03-31
    • 文件大小:270310
    • 提供者:maolei
  1. ML.rar

    9下载:
  2. 该算法是经典的信噪比估计算法——最大似然估计算法,利用接收信道的先验概率密度函数,ML法能够很好的估计信号的信噪比,The algorithm is a classic signal to noise ratio estimation algorithm- maximum likelihood estimation algorithm, using the a priori receiver channel probability density function, ML method can
  3. 所属分类:matlab

    • 发布日期:2015-11-26
    • 文件大小:904
    • 提供者:贾小勇
  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-27
    • 文件大小: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-28
    • 文件大小: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-22
    • 文件大小:338207
    • 提供者:tianshimao
  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. 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-05
    • 文件大小:191635
    • 提供者:Oki
  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. patternRecognition

    1下载:
  2. 这系列课件系统地讲述了模式识别的基本理论和基本方法。内容涵盖了贝叶斯决策、概率密度函数的估计、线性判别函数、邻近法则、特征的选择和提取、非监督学习、神经网络、模糊模式识别等。-This series of courseware on a pattern recognition system to the basic theory and basic methods. Covers the Bayesian decision-making, the estimated probability de
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-31
    • 文件大小:13751980
    • 提供者:yrw
  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-03
    • 文件大小: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-03-31
    • 文件大小:1204
    • 提供者:djf
  1. montercarlo

    1下载:
  2. 用monte carlo的方法对Nakagami的概率密度函数进行仿真-Using monte carlo methods for Nakagami probability density function of the simulation
  3. 所属分类:matlab

    • 发布日期:2017-01-04
    • 文件大小:821
    • 提供者:
  1. PDF

    1下载:
  2. This file simulates Probability Density Function of Gaussian random Variables with suitable plots.
  3. 所属分类:matlab例程

    • 发布日期:2012-12-16
    • 文件大小:549
    • 提供者:sujith
  1. PDF_rayleigh

    0下载:
  2. This file simulates Probability Density function of Rayleigh generated Random variables and comparision plots with Theory & simulation.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:658
    • 提供者:sujith
  1. Matlab

    0下载:
  2. matlab在实现各种概率密度函数方面的相关源代码介绍-matlab probability density function in the realization of various aspects related to the source code descr iption
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:152917
    • 提供者:李遥
  1. gkde2D

    0下载:
  2. kernal density function for image processing and probability density function estimation
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:217789
    • 提供者:arefinster
  1. -probability-statistics

    0下载:
  2. 不同概率分布的概率密度函数、分布的临界值及相应子图作图-The probability density function of different probability distributions, the distribution of the critical value and the corresponding sub Plotting
  3. 所属分类:matlab

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