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

搜索资源列表

  1. c#正态分布的随机数发生器

    1下载:
  2. c#正态分布的随机数发生器-normal random number generator
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:王几
  1. 计算正态分布的函数

    2下载:
  2. 计算正态分布的函数
  3. 所属分类:其它

  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. Parzen

    2下载:
  2. parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-23
    • 文件大小:7486970
    • 提供者:浩南
  1. standard

    2下载:
  2. 一个标准正态分布函数的VC++实现方法,望给大家带来帮助-A standard normal distribution function of the VC++ implementations, hope to give us help
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:291753
    • 提供者:黎明
  1. random-inc

    0下载:
  2. 用c语言编写的产生正态随机数的源代码: 算法一产生12个(0,1)平均分布的随机函数,用大数定理可以模拟出正态分布。 算法二用到了数学中的雅可比变换,直接生成正态分布,但此算法在计算很大规模的数时 会出现溢出错误。-With the c language normal random number generation source code: Algorithm 1 produces 12 (0,1) the average distribution of the rand
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:996
    • 提供者:kgd
  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-23
    • 文件大小:695907
    • 提供者:lhai
  1. distribution

    1下载:
  2. 产生均匀分布、正态分布、瑞利分布、泊松分布这几种分布的随机数,包括实现各部分的子函数和主函数-Produce uniform distribution, normal distribution, Rayleigh distribution, Poisson distribution random number distribution of these types, including the realization of the various parts of the Functions a
  3. 所属分类:Other systems

    • 发布日期:2017-05-30
    • 文件大小:12727467
    • 提供者:曾韬
  1. 正态分布详解

    1下载:
  2. 正态分布的一个很好的课件,非那种艰涩的纯抽象讲解,有各种具体的案例,比较适合初学者深刻理解正态分布的内涵(This is a very good courseware handouts to the normal distribution. Instead of common pure abstract explanation, there are a variety of specific cases, more suitable for beginners to understand the
  3. 所属分类:文章/文档

  1. 正态分布函数实现

    1下载:
  2. 调用该函数可以实现正态分布函数,首先产生(min,max)之间均匀分布的随机数,再计算正态分布概率密度函数,最后产生产生正态分布随机数
  3. 所属分类:文档资料

  1. 正态分布、均匀分布噪声特性分析matlab

    0下载:
  2. 随机信号均匀分布、正态分布噪声特性分析。随机信号试验。(matlab uniform distribution normal distribution)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:江流
  1. 正态分布的蒙特卡罗随机抽样

    0下载:
  2. 产生正态分布的随机数(produce random)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:289792
    • 提供者:呼呼哈嘿
  1. 正态分布随机数

    1下载:
  2. 实现正态分布随机数,可以控制平均值和标准差(The realization of normal distribution random number)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:YLemonaid
  1. 正态分布检验

    0下载:
  2. 可以进行投资回报率的正态分布检验,无论是几何正态分布还是算数正态分布均可以适用(You can use it to determine whether realized returns belong to normal distribution.)
  3. 所属分类:金融证券系统

    • 发布日期:2018-04-20
    • 文件大小:377856
    • 提供者:小强GG
  1. MY DATA正态分布、T分布、高斯分布拟合曲线

    2下载:
  2. 风电功率预测误差的正态分布,t分布,贝塔分布(Wind power prediction error of the normal distribution, t distribution and beta distribution)
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:98304
    • 提供者:嘿!小丸子
  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
    • 提供者:初宸
  1. C#生成正态分布数

    2下载:
  2. 用C#生成符合正态分布数,并在界面进行显示(Using C# to generate normal distribution numbers, and display them at the interface.)
  3. 所属分类:其他

    • 发布日期:2019-01-27
    • 文件大小:57344
    • 提供者:xiaolousine
  1. 校验正态分布

    0下载:
  2. 校验数据是否是正态分布,并算出方差与期望,同时画出正态分布图形,并在该正态分布参数上随机生成100个数据(Is the calibration data normal distribution, calculating variance and expectation, drawing normal distribution graph, and generating 100 data randomly on the normal distribution parameters.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-21
    • 文件大小:29696
    • 提供者:Scorpion7425
  1. 正态分布下的最大似然估计

    1下载:
  2. 以简单的举例来实现正态分布下的最大似然估计,并绘图进行对比(The maximum likelihood estimation method is used to estimate the bit error rate of information transmission. A simple example is given to realize the maximum likelihood estimation under normal distribution, and the drawi
  3. 所属分类:其他

    • 发布日期:2021-03-04
    • 文件大小:1024
    • 提供者:yanggr12345
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com