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

搜索资源列表

  1. distribution

    0下载:
  2. Normal, Uniform, Triangular distribution. Their composition.
  3. 所属分类:CA program

    • 发布日期:2017-04-29
    • 文件大小:255255
    • 提供者:Knecht
  1. vad_gmm

    0下载:
  2. For a normal distribution, the probability of |input| is calculated and returned (in Q20). The formula for normal distributed probability is 1 s exp(-(x - m)^2 (2 s^2)). -For a normal distribution, the probability of |input| is calculated and retur
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2118
    • 提供者:twgmlong
  1. gaosi

    1下载:
  2. 高斯混合模型算法实现c++,高斯混合模型就是用高斯概率密度函数(正态分布曲线)精确地量化事物,它是一个将事物分解为若干的基于高斯概率密度函数(正态分布曲线)形成的模型-Gaussian mixture model algorithm c++, Gaussian mixture model is a Gaussian probability density function (normal distribution curve) to accurately quantify things, it
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28315964
    • 提供者:陈希
  1. randnumerwithc

    0下载:
  2. 数字通信系统中的随机数生产程序,有泊松分布,正态分布,二项分布等,对研究学习数字通信原理的人有一定参考价值。-Digital communication systems random number generator, there is the Poisson distribution, normal distribution, binomial distribution, etc., to study the principles of learning digital communicati
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2285063
    • 提供者:曹艳伦
  1. basic_montecarlo

    0下载:
  2. Basic Monte Carlo Simulation with normal distribution To use this file: Step 1) consider 2500 the mean of the first term. 100 is the Standard deviation Step 2) consider 2200 the mean of the first term. 200 is the Standard deviatio
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:695
    • 提供者:Leo2708
  1. practice

    1下载:
  2. LabVIEW实现计算标准正态分布,LabVIEW环境下可直接运行-Normal distribution calculated by LabVIEW.
  3. 所属分类:LabView

    • 发布日期:2017-04-15
    • 文件大小:7655
    • 提供者:王仁杭
  1. ProDist

    0下载:
  2. 正态分布累积函数以及其逆函数:NormsDist、NormsInv-The cumulative normal distribution function and its inverse function: NormsDist, NormsInv
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:1644
    • 提供者:qiaan39a649
  1. StdDistr

    0下载:
  2. 求标准正态分布,可精确到任意指定小数位。-For standard normal distribution, can be accurate to any specified decimal places.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:9775
    • 提供者:am6hehh
  1. GaussianMixture

    0下载:
  2. 高斯混合模型就是用高斯概率密度函数(正态分布曲线)精确地量化事物,它是一个将事物分解为若干的基于高斯概率密度函数(正态分布曲线)形成的模型。-Gaussian mixture model is to use the gaussian probability density function (gaussian distribution curve) accurately quantify things, it is a to break things down for several based
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1189
    • 提供者:周文涛
  1. fenbunihejianyan

    0下载:
  2. 分布拟合检验的代码,分为正态分布拟合检验和其他分布拟合检验。-Distribution fitting test code to fit into normal distribution fitting test and other tests.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2363
    • 提供者:misshan
  1. normaldist

    0下载:
  2. Normal distribution for Vehicle velocity
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:544
    • 提供者:zahi
  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. bayes_multiclass

    0下载:
  2. z=bayes_classifier(m,S,P,X). This function outputs the Bayesian classification rule for M classes, each modeled by a Gaussian distribution. where, M: the number of classes. • l: the number of features (for each feature vector). •
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:701
    • 提供者:mnzars
  1. eucledian_classifier

    0下载:
  2. z=euclidean_classifier(m,X). This function outputs the Euclidean classifier, given the mean matrix. M: the number of classes. • l: the number of features (for each feature vector). • N: the number of data vectors. • m: lxM ma
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:mnzars
  1. mahalnobis

    0下载:
  2. z=mahalanobis_classifier(m,S,X).This function outputs the Mahalanobis classifier, given the mean and covariance matrices. • M: the number of classes. • l: the number of features (for each feature vector). • N: the number of
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:675
    • 提供者:mnzars
  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. a

    0下载:
  2. 单正太分布总体区间估计(均值已知,对方差进行估计)-Single normal distribution population interval estimation (mean is known, estimation of variance)
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:557
    • 提供者:鲁思棋
  1. fenbu

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

    • 发布日期:2017-12-14
    • 文件大小:285378
    • 提供者:苏业标
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com