CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 概率密度分布

搜索资源列表

  1. mvnpdf

    0下载:
  2. 计算多维正态分布的概率密度值,给出均值和方差矩阵
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.42kb
    • 提供者:zhwt
  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
    • 文件大小:3.02kb
    • 提供者:陈坚
  1. fenbu

    1下载:
  2. 已知一组数据,如何用matlab画出它的概率密度分布图,给出具体程序 并且得出分布图后,如何对图进行积分,进而得到分布函数-Given a set of data, how to draw it with matlab probability density distribution maps, specific procedures are given and draw maps, how points on the graph, and then by distribution funct
  3. 所属分类:matlab例程

    • 发布日期:2012-12-16
    • 文件大小:543byte
    • 提供者:丫丫
  1. cauchy

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

    • 发布日期:2017-04-15
    • 文件大小:8.27kb
    • 提供者:bfield
  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
    • 文件大小:6.3mb
    • 提供者:细细
  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
    • 文件大小:2.69kb
    • 提供者:wanwei
  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
    • 文件大小:68.69kb
    • 提供者:猫猫
  1. PDFofQuess

    0下载:
  2. 高斯独立同分布的mimo信道环境下,对协方差矩阵R的个元素的概率密度函数的统计-PDF of R under Quess Channel
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:667byte
    • 提供者:YG
  1. cauchypdf

    0下载:
  2. 仿照正态分布normpdf,写的一个柯西分布概率密度函数-Cauchy P.D.F
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:630byte
    • 提供者:赵辉
  1. PR

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本-Bayes classifier is the most classic! Minimize the classification error. With the matlab language, with examples
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:652byte
    • 提供者:崔深
  1. PR1

    0下载:
  2. 采用身高和体重数据作为特征,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则.-Height and weight data used as the feature, under the assumption of normal distribution probability density estimation, establish Bayes minimum error rate classifier, written by the decision-mak
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:670byte
    • 提供者:崔深
  1. randomviriable-pdapdf

    0下载:
  2. 编写画出N(1,1/9)的概率密度和概率分布函数图形的MATLAB程序,并给出计算结果。-Prepared to draw N (1,1/9) of the probability density and probability distribution function of the MATLAB graphics program, and gives results.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10.71kb
    • 提供者:xiaoxia
  1. pdfplot

    0下载:
  2. 显示一个经验概率密度函数在输入数组中的密度分布直方图X的使用nbins箱的数目(默认pdfplot套nbins至20)。如果输入X是一个矩阵,然后pdfplot(X)的分析它的载体,并显示所有值的PDF格式。对于复杂的输入X,pdfplot(X)的显示PDF格式的-displays a histogram of the empirical probability density function (PDF) for the data in the input array X usi
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:780byte
    • 提供者:dbb
  1. ukf

    0下载:
  2. 无迹卡尔曼滤波UKF是重要的非线性滤波方法。它采用UT变换的方法,不再近似系统的非线性方程,它仍然用高斯随机变量表示状态分布,不过是用特定选择的样本点加以描述,每个点叫一个高斯点,它从系统状态的概率密度函数中取出;然后,按系统的真实模型演化,得到非线性演化后的σ点,使得样本均值和样本方差是真实均值和真实方差的好的近似。 在这个程序中,实现了基于UKF的滤波方法,并且建立了两种仿真环境进行实验。-Unscented Kalman filter UKF is an important nonli
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.13kb
    • 提供者:xiaoyu
  1. rank_corr

    0下载:
  2. 利用数据拟合概率密度函数 建立可靠度分析所需的概率分布函数-There is one outlier in the data of , but is not of data .For and the line of Q2 is in the middle of the box, so there are not asymmetries for both and .
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:609byte
    • 提供者:韦承勋
  1. gass-conductivity-probe

    0下载:
  2. 以高斯分布对电导探针信号的分析处理,利用概率密度分布函数确定-The Gaussian distribution of the conductivity probe signal analysis and processing, the use of probability density distribution function to determine the
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1.08kb
    • 提供者:zhou
  1. UKF

    0下载:
  2. ukf在MATLAB下的仿真程序,ukf是对非线性函数的概率密度分布的近似估计。-The UKF s simulation program in MATLAB, UKF is the estimate of the probability distribution of nonlinear function.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.03kb
    • 提供者:吴永慧
  1. estimate-CDF-a-PDF

    0下载:
  2. 估计随机信号的概率密度分布和累计密度分布-Estimate the probability density of random signal distribution and density distributio
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:50.21kb
    • 提供者:weichenglong
  1. 模式识别第一次作业

    1下载:
  2. 1. 用 dataset1.txt 作为训练样本,用dataset2.txt 作为测试样本,采用身高和体重数据为特征,在正态分布假设下估计概率密度(只用训练样本),建立最小错误率贝叶斯分类器,写出所用的密度估计方法和得到的决策规则,将该分类器分别应用到训练集和测试集,考察训练错误率和测试错误率。将分类器应用到dataset3 上,考察测试错误率的情况。(1. using dataset1.txt as training samples as test samples by dataset2.tx
  3. 所属分类:matlab例程

  1. CY20180228

    3下载:
  2. 利用最大熵法求解正态分布的解析解,以及利用高斯核函数计算概率密度(Obtain PDF by maximum entropy and a gaussian kernel function)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:505kb
    • 提供者:kaola132
« 12 3 »
搜珍网 www.dssz.com