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

搜索资源列表

  1. 我编写的monte carlo随机数发生器

    3下载:
  2. 这是我在matlab环境下编写的产生随机数的源程序,包括产生均匀分布和正态分布,参数接口十分灵活。-in Matlab environment prepared by the random numbers generated by the source code, including the Uniform Distribution and normal distribution, parameter interface is very flexible.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1962
    • 提供者:存友
  1. randomnumber

    0下载:
  2. 关于产生均匀分布和标准正态分布的随机变量的VC程序-on the production and distribution of uniform standard normal distribution of random variables VC Program
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1467
    • 提供者:宋淑芳
  1. stats_001

    0下载:
  2. 常用的数学统计算法,希望大家喜欢 Calculate the approximation of the standard normal distribution -commonly used mathematical statistical algorithm, hope you like Calculate the approximation of the stan DST normal distribution
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3324
    • 提供者:林等
  1. normal_c_program

    0下载:
  2. 在通信或其他仿真的时候,常需要产生数学上的normal分布,此代码就是在c语言下实现。-in communication or other simulation time, and often need to generate the mathematics of normal distribution, This code is in C language under.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2698
    • 提供者:张洋
  1. rand_NormalDistributing_One

    0下载:
  2. 产生任意均值与方差的一个正态分布随机数-have arbitrary and mean variance normal distribution of a Random Number
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:王凯
  1. bivarnormcdf2

    0下载:
  2. Numerically approximates the double integral of a standard bivariate Normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:838
    • 提供者:yooyoo
  1. Student

    0下载:
  2. Subject: Statistical Signal Processing. Scope: Radiophysics. We consider the statistical criterion of Student (t-test), a truncated-prednazna to test the hypothesis of equality of average values of two samples of ma-logo, each of which has a normal d
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:907
    • 提供者:kick61
  1. project_test

    0下载:
  2. This program give examples on how to sample from normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:750
    • 提供者:nickster
  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. 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. normal

    0下载:
  2. simulating normal distribution and some thing more
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2045
    • 提供者:aashish
  1. C-normal-distribution

    0下载:
  2. 用C程序计算符合正态分布的数值,同时实现正态分布的随机数。-With normal distribution with a C program to calculate the value, while achieving the normal distribution of random numbers.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:593
    • 提供者:刘扬扬
  1. inspection-data-distribution

    0下载:
  2. Matlab中如何检验数据是否符合某种分布,例如:正态分布、γ分布、泊松分布、指数分布、rayleigh分布。-Matlab how to verify the data meets certain distribution, for example: the normal distribution, the γ distribution Poisson distribution, exponential distribution, rayleigh distribution.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:626
    • 提供者:中士
  1. normal

    0下载:
  2. normal distribution function
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:1257
    • 提供者:none
  1. Normal-distribution-function

    0下载:
  2. 该程序能够实现数学统计中正态分布数学问题,读者可在原基础上进行修改-Normal distribution function
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:644
    • 提供者:diqiuwuliuxue
  1. normal

    0下载:
  2. Normal distribution шт Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:73585
    • 提供者:Qwerty
  1. 4.3-Bayesian-Approach-to-Univariate-Normal-Distri

    0下载:
  2. univariate normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:35842
    • 提供者:jorgehas
  1. normal

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

    • 发布日期:2017-05-04
    • 文件大小:6431
    • 提供者:陈先丽
  1. 不同均值正太分布

    1下载:
  2. 不同均值的正态分布在matlab的三维图成像。(The normal distribution of different mean values in MATLAB 3D imaging.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:23552
    • 提供者:liangtian
  1. Distributions

    1下载:
  2. 分布: 二项式分布、指数分布、逻辑函数分布、正态分布、泊松分布(distrubutions: binomial distribution,exponential distribuion,logistic distribution,Normal distribution and poisson distribution)
  3. 所属分类:mathematica

    • 发布日期:2018-01-09
    • 文件大小:20480
    • 提供者:Rogerlu
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com