matlab画各种概率分布图像

Matlab画各种概率分布函数曲线

help PDF

PDF Density function for a specified distribution.

Y = PDF(NAME,X,A) returns an array of values of the probability density function for the one-parameter probability distribution specified by NAME with parameter values A, evaluated at the values in X.

Y = PDF(NAME,X,A,B) or Y = PDF(NAME,X,A,B,C) returns values of the probability density function for a two- or three-parameter probability distribution with parameter values A, B (and C).

The size of Y is the common size of the input arguments. A scalar input functions as a constant matrix of the same size as the other inputs. Each element of Y contains the probability density evaluated at the corresponding elements of the inputs.

Acceptable strings for name are:

 'beta' (Beta distribution) 'bino' (Binomial distribution)二项分布 'chi2' (Chi-square distribution)卡方分布 'exp' (Exponential distribution)指数分布 'ev' (Extreme value distribution) 极值分布 'f' (F distribution) 费雪分布 'gam' (Gamma distribution) 伽马分布 'gev' (Generalized extreme value distribution) 'gp' (Generalized Pareto distribution) 极值分布函数 'geo' (Geometric distribution)几何分布 'hyge' (Hypergeometric distribution) 超几何分布 'logn' (Lognormal distribution) 对数正态分布 'nbin' (Negative binomial distribution) 负二项分布 'ncf' (Noncentral F distribution) 非中心F分布 'nct' (Noncentral t distribution)非中心t分布 'ncx2' (Noncentral chi-square distribution) 非中心卡方分布 'norm' (Normal distribution) 正态分布 'poiss' (Poisson distribution) 泊松分布 'rayl' (Rayleigh distribution) 瑞利分布 't' (t distribution) t分布 'unif' (Uniform distribution) 均匀分布 'unid' (Discrete uniform distribution) 离散均匀分布 'wbl' (Weibull distribution)韦伯分布

Matlab画各种概率分布函数曲线

help PDF

PDF Density function for a specified distribution.

Y = PDF(NAME,X,A) returns an array of values of the probability density function for the one-parameter probability distribution specified by NAME with parameter values A, evaluated at the values in X.

Y = PDF(NAME,X,A,B) or Y = PDF(NAME,X,A,B,C) returns values of the probability density function for a two- or three-parameter probability distribution with parameter values A, B (and C).

The size of Y is the common size of the input arguments. A scalar input functions as a constant matrix of the same size as the other inputs. Each element of Y contains the probability density evaluated at the corresponding elements of the inputs.

Acceptable strings for name are:

 'beta' (Beta distribution) 'bino' (Binomial distribution)二项分布 'chi2' (Chi-square distribution)卡方分布 'exp' (Exponential distribution)指数分布 'ev' (Extreme value distribution) 极值分布 'f' (F distribution) 费雪分布 'gam' (Gamma distribution) 伽马分布 'gev' (Generalized extreme value distribution) 'gp' (Generalized Pareto distribution) 极值分布函数 'geo' (Geometric distribution)几何分布 'hyge' (Hypergeometric distribution) 超几何分布 'logn' (Lognormal distribution) 对数正态分布 'nbin' (Negative binomial distribution) 负二项分布 'ncf' (Noncentral F distribution) 非中心F分布 'nct' (Noncentral t distribution)非中心t分布 'ncx2' (Noncentral chi-square distribution) 非中心卡方分布 'norm' (Normal distribution) 正态分布 'poiss' (Poisson distribution) 泊松分布 'rayl' (Rayleigh distribution) 瑞利分布 't' (t distribution) t分布 'unif' (Uniform distribution) 均匀分布 'unid' (Discrete uniform distribution) 离散均匀分布 'wbl' (Weibull distribution)韦伯分布


相关文章

  • 图像直方图均衡化
  • 目录 摘要................................................................................................................... ...查看


  • 瑞利信道仿真 matlab
  • 实验一 瑞利信道的仿真 一 引言:瑞利信道介绍 瑞利衰落信道(Rayleigh fading channel)是一种无线电信号传播环境的统计模型.这种模型假设信号通过无线信道之后,其信号幅度是随机的,即"衰落",并且其包 ...查看


  • 浅析图像压缩编码方法
  • Computer 与技术电脑知识与技术Computer Knowledge Knowledge and and Technology Technology 电脑知识 Vol.6,No.23, August 2010, pp.6584-658 ...查看


  • 概率统计建模讲义(重要分布举例卡方检验)
  • 数理统计例举 王晓谦 [email protected] 南京师范大学 主要内容 随机变量及其分布 经验分布函数和频率直方图 参数估计 假设检验 相关分析与回归分析简介 例题 例1能量供应问题(二项分布) 例2 放射性 (泊松) 例3正态分布 ...查看


  • 电子双缝衍射实验的MATLAB演示我的毕业论文
  • 电子双缝衍射实验的MATLAB 演示 xxx (xxxxxx 理学院 09级物理学1班 云南 玉溪 653100) 指导老师:xxxx 摘要:依据电子衍射的几率密度函数,运用蒙特卡洛随机模拟方法,借助MATLAB 编程和计算机可视化技术.绘 ...查看


  • 图像阈值分割
  • 1 绪论 1.1 图像分割 图像分割是指根据灰度.彩色.空间纹理.几何形状等特征把图像划分成若干个互不相交的区域,使得这些特征在同一区域内,表现出一致性或相似性,而在不同区域间表现出明显的不同.简单的讲,就是在一幅图像中,把目标从背景中分离 ...查看


  • 基于Matlab的图像阈值分割算法研究_李小琦
  • 基于Matlab的图像阈值分割算法研究 李小琦 ()武汉大学珞珈学院计算机科学系,湖北武汉406430 摘 要:重点讨论了图像分割法中的阈值研究法,包括全局阈值法和自适应阈值法.对全局阈值算法中的人工选择 法.迭代式阈值选择法.最大类间方差 ...查看


  • 基于Matlab的人脸识别课程设计
  • 摘要 人脸识别因其在安全验证系统.信用卡验证.医学.档案管理.视频会议.人机交互.系统公安(罪犯识别等) 等方面的巨大应用前景而越来越成为当前模式识别和人工智能领域的一个研究热点. 本文提出了基于24位彩色图像对人脸进行识别的方法,介绍的主 ...查看


  • 随机过程--马尔可夫过程的应用
  • 随机过程--马尔可夫过程的应用 年级: 专业:通信工程 姓名:李毓哲 学号: 2013级 3班 1302070131 摘要:随机信号分析与处理是研究随机信号的特点及其处理方法的专业基础,是目标检测.估计.滤波灯信号处理理论的基础,在通信.雷 ...查看


热门内容