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

搜索资源列表

  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. cone-plane-intersection-v2.0

    0下载:
  2. Demo1: Demonstration of a cone-plane intersection interpreted in terms of Gaussian Probability Density Function (PDF).
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5015
    • 提供者:
  1. RAYL_PDF

    0下载:
  2. 在瑞利衰落信道下的回加性高斯白噪声的功率谱密度和概率密度函数-In Rayleigh fading channels back to the additive white Gaussian noise power spectral density and probability density function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1113
    • 提供者:gaofengyue
  1. PDF_histogram

    0下载:
  2. 一時間序列的機率密度函數(probability density function)與峰值分布直方圖表示程式-Histogram, probability density function, and peak distribution of a time history.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1840
    • 提供者:kc0836
  1. dailv

    0下载:
  2. 概率密度函数,用C写的概率密度函数,可以直接使用-probability density function
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:161362
    • 提供者:leadzgl
  1. T-HOMEWORK

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

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

    0下载:
  2. 语音信号的几种概率密度函数,包括高斯模型、Laplace模型和广义高斯模型。-Several probability density function of the speech signal, including the Gaussian model, the Laplace model and the generalized Gaussian model.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1203
    • 提供者:Stone
  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. Cauchypdfandcdf

    0下载:
  2. 此函数是根据柯西分布概率密度函数和累积分布函数的概念而编写的matlab程序,并附有一个测试程序。-This function is based on the Cauchy distribution probability density function and cumulative distribution function of the concept and write matlab program, together with a test program.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1007
    • 提供者:王飞
  1. alpha-matlab

    7下载:
  2. matlab产生Alpha稳定分布随机数;Alpha稳定分布概率密度函数计算;Alpha稳定分布的分布函数计算等-Matlab produce Alpha stable random number distribution Alpha stability distribution probability density function computing Alpha stability distribution of distribution function is presented
  3. 所属分类:matlab

    • 发布日期:2015-01-23
    • 文件大小:171008
    • 提供者:冯讯
  1. elevation_pdf_leo

    0下载:
  2. An Analytical Model to Predict the Probability Density Function of Elevation Angles for LEO Satellite Systems-Based on earth-satellite geometry, an analytical model is proposed to predict the probability density function (pdf) of elevation an
  3. 所属分类:File Formats

    • 发布日期:2017-11-19
    • 文件大小:107147
    • 提供者:di
  1. matlab

    2下载:
  2. 根据伪随机序列理论,由混合同余法产生均匀分布的随机数,进而根据中心极限定理来产生高斯噪声。 分析所产生的均匀分布和高斯分布随机信号的均值、方差、自相关等数字特征,估计其概率密度函数并进行分析,估计其功率谱密度并进行分析。说明该高斯噪声是否符合白噪声特性。 对该高斯噪声进行FIR低通滤波,估计输出低通型限带白噪声的功率谱、相关时间等,并结合白噪声通过线性系统相关理论来进行分析。 -According to the theory of pseudo-random sequence, a
  3. 所属分类:matlab

    • 发布日期:2014-07-13
    • 文件大小:1024
    • 提供者:Lee
  1. parzen_window

    0下载:
  2. 采用parzen窗函数方法对待估计的均值为0,方差为1的正态密度函数,随机抽取若干样本,估计概率密度函数-Window function method using parzen treat the estimated mean and variance of the normal density function, randomly selected from a number of samples, the estimated probability density function
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:35548
    • 提供者:chenfen
  1. cluttertest

    0下载:
  2. 对一组数据进行统计形态分析,包括概率密度函数,功率谱,分布曲线4参数等-The statistical form a set of data analysis, including probability density function, power spectral distribution curve parameters
  3. 所属分类:matlab

    • 发布日期:2017-12-03
    • 文件大小:526
    • 提供者:高林
  1. function1

    0下载:
  2. 这是处理随机信号的比较经典且比较全面的代码。其中囊括了求解功率谱密度,概率密度,相关函数等等一系列的问题。-This is the classic and more comprehensive code dealing with random signals. Which include solving the power spectral density, probability density function, and so a series of problems.
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:886
    • 提供者:飞扬
  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. Random

    0下载:
  2. 根据概率密度函数及参数产生随机数,正态分布可以直接产生-According to the probability density function and parameters to generate random numbers, normal distribution can be directly generated
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:999
    • 提供者:Z
  1. Clark_model

    0下载:
  2. Clark无线通信信道模型仿真的Matlab源程序,采用SOS仿真方法。程序内容包括:时变信道的幅度的实部和虚部,幅度概率密度函数,自相关函数,功率谱密度。-Simulation of Clark wireless communication channel model of the Matlab source code, using SOS simulation method. The program includes: the real and imaginary parts of time
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:858
    • 提供者:fc
  1. Jakes_model

    0下载:
  2. Jake s无线通信信道模型仿真的Matlab源程序,采用SOS仿真方法。程序内容包括:时变信道的幅度的实部和虚部,幅度概率密度函数,自相关函数,功率谱密度。-Simulation of Jake s wireless communication channel model Matlab source code, using SOS simulation method. The program includes: the real and imaginary parts of time-var
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:892
    • 提供者:fc
« 1 2 3 45 6 7 8 9 »
搜珍网 www.dssz.com