CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 正态分布

搜索资源列表

  1. suijiguocheng

    0下载:
  2. 随机产生,并服从正态分布。随机过程课本练习实例。-Stochastic process, random white noise. Small example. Only to learn reference.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2457
    • 提供者:王丽华
  1. normal

    0下载:
  2. 伪随机正态分布的C++实现程序,希望对大家有帮助~-Pseudo-random normal distribution C++ realization program, we hope to help ~
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6431
    • 提供者:陈先丽
  1. reliability-analysis

    2下载:
  2. 已知结构功能函数z 577X1X2-0.5X3X3 ,其中: X1服从正态分布,0.5,0.1 X2服从正态分布,3,0.05 X3服从对数正态分布,30,0.05 采用当量正态化法,响应面法,蒙特卡罗法等并用MATLAB编程实现。-Engineering reliability analysis Equivalent normal distribution method.txt,Monte carlo sampling method directly.txt,Monte-c
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:31565
    • 提供者:蔡笑影
  1. fenbunihe

    0下载:
  2. 生成随机数,进行均匀分布和正态分布拟合,设置置信度为0.95,可以自动判断是否拒绝原假设-Generate random numbers, uniform distribution and normal distribution fitting, set confidence of 0.95, can automatically determine whether to reject the original assumption
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1236
    • 提供者:杨刚
  1. b1d29eb5

    0下载:
  2. 一个雷达回波模拟的matlab程序包,含有在RCS服从卡方分布,瑞利分布,对数正态分布下目标的的雷达散射截面模拟子程序,-Matlab simulation of a radar package, containing the RCS subject to chi
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1503
    • 提供者:zhao
  1. zhengtaifenbujianyan

    0下载:
  2. 正态分布检验程序,误差分析检验必备,有图充分说明-Normal distribution testing procedures, error analysis test necessary
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:698
    • 提供者:virgil
  1. source

    0下载:
  2. 如何使用正态分布对点云进行配准,使用标准最优化技术来确定两点云的最优匹配。-How to use normal distribution to point cloud registration, using standard optimization techniques to determine the optimal matching of two points cloud
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:2106
    • 提供者:王琪
  1. weibulllogcfar

    1下载:
  2. 威布尔检测器和对数正态分布杂波背景检测,威布尔wh检测器-weibull-CFAR log-t cfar mlh-cfar,weibullwh-cfar
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:64339
    • 提供者:zheng
  1. fenbu

    0下载:
  2. 均匀分布和正态分布在matlab上的实现-The realization of uniform distribution and normal distribution on MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:285378
    • 提供者:苏业标
  1. uniform_distr

    0下载:
  2. 均匀分布rand函数和unifrnd函数的比较,正态分布randn函数和normrnd函数的比较。-Uniform distribution rand function and unifrnd function comparison, normal distribution randn function and normrnd function comparison.
  3. 所属分类:matlab

    • 发布日期:2017-12-11
    • 文件大小:901
    • 提供者:
  1. NOMAL

    0下载:
  2. 用于产生一组正态分布数据,可以对代码更改,简单易懂。-this is used for normal
  3. 所属分类:Algorithm

    • 发布日期:2017-12-13
    • 文件大小:870
    • 提供者:zhaoxuesi
  1. fitting-model

    0下载:
  2. 要对单变量正态分布以及分类分布两种概率分布 模型,分别采用最大似然(ML),最大后验(MAP)以及贝叶斯估计(Bayes)的 方法进行概率密度估计。 -In this paper, the maximum likelihood (ML), maximum a posteriori (MAP) and Bayesian estimation (Bayes) methods are used to estimate the probability density of two kinds of pr
  3. 所属分类:Other systems

    • 发布日期:2017-12-16
    • 文件大小:8854528
    • 提供者:Christiana
  1. WZUVN

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:36864
    • 提供者:Tpaay
  1. adhv

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:36864
    • 提供者:Hsmilxiwx
  1. sofmware_menefit_character

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:Data structs

    • 发布日期:2017-12-16
    • 文件大小:36864
    • 提供者:bjiaekmq
  1. RCSsimulation

    0下载:
  2. 一个雷达回波模拟的matlab程序包,含有在RCS服从卡方分布,瑞利分布,对数正态分布下目标的雷达散射截面模拟。- U4E00 u4E2B u5F3 u5E09 u5E03 u5E3 U5E03, u5B09 u652 u6B3 u6001 u6001 u5203 u5E03 u4E0B u76EE u6807 u7684 u96F7 u8FBE u6563 u5C04 u622A u9762 u6A21 u62DF u3002
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:3574
    • 提供者:duancichen
  1. bheta__solvw

    0下载:
  2. 模式识别中,对于服从多元正态分布的样本的一个分类器的实现,-Pattern recognition, for the sample of multivariate normal distribution on the implementation of a classifier,
  3. 所属分类:Graph program

    • 发布日期:2017-12-16
    • 文件大小:36864
    • 提供者:IDuhzb$8193
  1. The-unit-circle

    0下载:
  2. 单位圆与随机数 编写程序,用随机数估计单位圆的面积并估计pi的值,用线性同余发生器、正态分布、指数分布-The unit circle and random Numbers
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:821
    • 提供者:yoiyo
  1. Gauss_noise

    0下载:
  2. 用于生成服从标准正态分布的高斯序列文件,利用混合同余法,生成均匀分布序列再将其转换成高斯序列(Used to generate a Gauss sequence file that obeys the standard normal distribution, and then uses the mixed residual method to generate a uniform distribution sequence, and then converts it into a Gauss
  3. 所属分类:操作系统开发

    • 发布日期:2017-12-21
    • 文件大小:1596416
    • 提供者:褚宏翔
  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 2 ... 17 18 19 20 21 2223 24 25 26 »
搜珍网 www.dssz.com