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

搜索资源列表

  1. jf_Box_Muller_transform

    0下载:
  2. Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
  3. 所属分类:matlab例程

    • 发布日期:2014-01-16
    • 文件大小:540
    • 提供者:方俊彬
  1. NORMALFUNCTION

    0下载:
  2. 本程序基于visual C++ 实现标准正态分布,正态分布累积函数,正态分布累积函数的逆函数分别输出到不同表,是仿真实验的很好参考!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-17
    • 文件大小:1432
    • 提供者:瓦若西
  1. NORMALFUNCTION

    0下载:
  2. 一个求正太分布的程序,利用梯形法生成符合标准正态分布的累积函数from Dain
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46806
    • 提供者:张海阔
  1. mtkl

    0下载:
  2. lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1938
    • 提供者:dyf
  1. mente_carl

    0下载:
  2. g(x)=f(m,n,L), 其中,m,n,L均服从正态分布,分布情况也在所给的图中. 使用matlab,用蒙特卡罗模拟法 对该函数进行模拟,得出g(x)大于0的概率.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1505
    • 提供者:王路
  1. accessory_parameter

    0下载:
  2. lingjian.m-----蒙特卡罗方法 lingjian.m使用零件初始值,用蒙特卡罗方法算出总费用。其中使用了自己编制的正态分布随机数发生器产生正态分布随机数。lingjian.m是对蒙特卡罗方法的一次练习。 accyouhua为标定值的函数,而lingjian不是一个函数,在其中已给出了一组标定值的值。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2037
    • 提供者:111
  1. 正态分布函数

    0下载:
  2. 正态分布函数
  3. 所属分类:matlab例程

    • 发布日期:2009-04-06
    • 文件大小:584
    • 提供者:fu@ck.com
  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. Rand.rar

    1下载:
  2. 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:3951
    • 提供者:winxp
  1. fft

    0下载:
  2. matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:545
    • 提供者:lihan
  1. gamma

    0下载:
  2. 与gamma函数和正态分布函数有关的三份资料,对深入理解和应用gamma函数有帮助。-Normal distribution function with the gamma function and the three relevant information on the in-depth understanding and application of gamma function is helpful.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:695907
    • 提供者:lhai
  1. ATND_g4

    1下载:
  2. 利用MATLAB语言仿真截断正态分布函数-Simulation using MATLAB language truncated normal distribution function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:661
    • 提供者:许明
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:143649
    • 提供者:陈皓
  1. Statsbox

    0下载:
  2. 包括常用的各种概率分布抽样函数的工具箱,例如正态分布,伽马分布-a library of sampling function including various probability distribution
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:31503
    • 提供者:王而山
  1. normal-distribution-EDF-CDF

    1下载:
  2. matlab中正态分布曲线的产生以及正态分布样本经验分布曲线 EDF 和 分布函数曲线CDF 曲线的对比-matlab in the production and the normal distribution curve normal distribution curve for Empirical distribution function curve of EDF and CDF curve comparison
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:
  1. NormalTest

    1下载:
  2. 正态分布函数的各种实例测试 正态分布函数 高斯分布-Various instances of the normal distribution function test normal distribution function Gaussian distribution
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:550
    • 提供者:michael
  1. DWRR

    2下载:
  2. 采用动态加权综合评价方法建立评价模型,增大了评价结果的客观性。首先对评价指标数据进行归一化处理,然后选取偏大型正态分布函数作为动态加权函数建立评价模型,从而对评价指标观测值进行排序,最后用决策-Dynamic weighted comprehensive uation method to establish uation model, increasing the objectivity of uation results. First uation data normalization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-18
    • 文件大小:2048
    • 提供者:hhhh
  1. calculate-the-area-enclosed

    0下载:
  2. 本算例是用来计算两个正态分布函数所围成的面积。-This example is used to calculate the probability distribution function two enclosed area.
  3. 所属分类:matlab例程

    • 发布日期:2017-05-11
    • 文件大小:1938
    • 提供者:哈哈哈
  1. CY20180228

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

    • 发布日期:2018-04-22
    • 文件大小:517120
    • 提供者:kaola132
  1. 对数正态分布

    0下载:
  2. 对数正态分布函数的源码,用来测试颗粒物浓度时亲测可用,值得下载(The source of lognormal distribution function is used to test particulate matter concentration, and pro test is available, which is worth downloading.)
  3. 所属分类:光学技术

    • 发布日期:2018-05-02
    • 文件大小:19456
    • 提供者:初宸
« 12 3 »
搜珍网 www.dssz.com