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

搜索资源列表

  1. beiyesi

    0下载:
  2. 1 通过实验,掌握多元正态分布的最大似然估计; 2 掌握多元正态分布下的最小错误率的贝叶斯分类; 3 对其他的参数估计有更深的认识。 -1 experiment, master multivariate normal distribution maximum likelihood estimation 2 multivariate normal distribution under the minimum control error rate Bayesian classifier
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:62955
    • 提供者:李岩
  1. PR

    0下载:
  2. 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本-Bayes classifier is the most classic! Minimize the classification error. With the matlab language, with examples
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:652
    • 提供者:崔深
  1. PR1

    0下载:
  2. 采用身高和体重数据作为特征,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则.-Height and weight data used as the feature, under the assumption of normal distribution probability density estimation, establish Bayes minimum error rate classifier, written by the decision-mak
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:670
    • 提供者:崔深
  1. Gaosifenbu

    0下载:
  2. 实现由用户提供的正态分布指数的所有分布数值,内容包含box-muller函数实现方法。图形界面,信息隐藏第一次作业。-Achieve normal indices provided by the user of all distributions, includes box-muller function implementation. Graphical interface, information hiding for the first time operation.
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:50495
    • 提供者:黄毅骏
  1. fit_func

    1下载:
  2. 用于对数据的拟合,包括威布尔分布、正态分布、对数正态分布-Used for fitting the data, including the Weibull distribution, normal distribution, lognormal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2481
    • 提供者:wangzimo
  1. fenbuzhengtai

    0下载:
  2. 正态分布,C语言编写,可用于正态分布的粒径给予初值-normal distribution written by C programe, you can give the initial values for particles diameters
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1010
    • 提供者:wds
  1. example

    0下载:
  2. 实现矩阵的主要操作:显示矩阵、生成正态分布或均匀分布的随机矩阵、测试矩阵乘法、二维序列排序以及DCT变换等-The main operations of Matrix: display matrix to generate the normal distribution or uniform distribution of the random matrix, test matrix multiplication, sorting and two-dimensional DCT transfor
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1374162
    • 提供者:马文伟
  1. distribution

    0下载:
  2. 瑞利分布,正态分布和泊松分布的随机数产生,参数可变,灵活性强,其中的均匀分布采用库中自带rand函数生成。-rayleigh,normal and poisson distribution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1328
    • 提供者:龙小凤
  1. Mean_C-based_multi-class_pattern_recognition

    0下载:
  2. 基于C均值的多类模式识别,满足正态分布的样本进行分类训练。-Mean C-based multi-class pattern recognition, classification of samples to meet the normal training.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:156320
    • 提供者:涛子
  1. random_number

    0下载:
  2. 随机数的生成: 任意区间均匀分布, 以及任意均值与方差的正态分布 随机数以及随机序列的生成-random number
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3187
    • 提供者:吴刚
  1. normalnumber

    0下载:
  2. 任意区间均匀分布, 以及任意均值与方差的正态分布 随机数以及随机序列的生成-random normal number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1271
    • 提供者:吴刚
  1. generating-white-noise

    0下载:
  2. 编程产生一组正态分布的白噪声信号,它的均值和方差以及长度可随意调整。将产生的白噪声信号存入数据文件。 本程序算法用C++语言编写。首先用乘同余法产生均匀分布白噪声,再用变换抽样法转换为高斯分布白噪声 -Program produces a set of normal white noise signal, its mean and variance, and the length can be adjusted. Will produce a white noise signal int
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:4908
    • 提供者:chenshan
  1. NORMALFUNCTION

    0下载:
  2. 正态分布的数据概率计算 双向计算 生成excel文件-Two-way normal probability calculation of data generated excel file
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:303346
    • 提供者:adolfhitlerfxr
  1. Guassian

    0下载:
  2. 一些重要的matlab命令,关于多元正态分布-some matlab functions for multiple Gaussian distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:10179
    • 提供者:zhaolingling
  1. standard-normal-distribution

    0下载:
  2. 标准正态分布的源代码,用visual studio打开,已带有简单界面,输入值即可查询相应的标准正态分布值-Standard normal distribution of the source code, visual studio open, has been with a simple interface, you can check the corresponding input values ​ ​ of the standard normal distributio
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:44026
    • 提供者:许从
  1. random

    0下载:
  2. 使用VC ++程序生成任意分布的随机数,类似示波器的演示代码,基于几何直观面积的方法,以正态分布随机数的产生为例讨论了任意分布的随机数的产生方法,界面做的不错-VC++ program using any random number generation, similar to the scope of the demonstration code, based on the visual area of ​ ​ the geometric approach to norma
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:23424
    • 提供者:madud00021
  1. normal

    0下载:
  2. 运用均匀分布推导得到的正态分布。比较理论值与实际值-Uniform distribution derived using the normal distribution. Comparison of theoretical and actual values
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:21868
    • 提供者:pengqian
  1. erf

    0下载:
  2. 统计计算中正态分布的误差函数其通项的计算公式。循环控制变量可根据实际情况修改。-Statistical calculation of the error function of their normal general term formula. Loop control variable can be modified according to actual conditions.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3557
    • 提供者:王叶
  1. error-function

    0下载:
  2. 用于计算统统计学中正态分布的分位数值,其中只有求误差函数通项的部分。-Statistical system used to calculate the sub-bit value in the normal distribution, which only find the general term for part of the error function.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:7489
    • 提供者:王叶
  1. Gamma

    0下载:
  2. 计算水文频率曲线时用的伽玛函数。可用于计算符合正态分布的函数 -Flood frequency curves calculated using the gamma function. Can be used to calculate the normal distribution function consistent with
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:176962
    • 提供者:guoygx
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 26 »
搜珍网 www.dssz.com