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

搜索资源列表

  1. Rand.rar

    1下载:
  2. 随机数生成类。封装c++的rand函数,用于生成均匀、正态、伽马、贝塔、泊松、指数、几何等分布规律的随机数。 内含生成各分布的算法源码。各分布可通过ts测试。,A random number generator class. it Packages the rand function of C++,and is used to generate uniform, normal, gamma, beta, Poisson, exponential, geometric and other dis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:3951
    • 提供者:winxp
  1. meanshift

    0下载:
  2. 均值漂移测试程序,使用meanshift算法对随机产生的二维正态分布的随机数以及3D空间的数据进行聚类并绘图分步显示聚类过程,也可以从外部导入需要分类的数据,程序中有详尽的注释和说明,并且配有测试结果,非常适合计算机视觉、机器学习、模式识别的朋友参考-failed to translate
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-05
    • 文件大小:254654
    • 提供者:xiaobo
  1. shadow-model

    1下载:
  2. 阴影衰落建模,随机产生的服从正态分布的阴影衰落相互间没有相关性,而实际上阴影衰落在空间上有很强的相关性,代码中采用卷积的方法得到服从空间相关性的一组阴影衰落参量-the model of shadow fading
  3. 所属分类:3G develop

    • 发布日期:2017-04-10
    • 文件大小:1490461
    • 提供者:
  1. ex3

    0下载:
  2. 利用中心极限定理产生标准正态分布随机数,并进行检验;编制一个界面,产生(0,1)均匀分布随机数,并检验其主要统计量性质。-Central limit theorem using the standard normal distribution random number generation, and tested the preparation of an interface, resulting in (0,1) uniformly distributed random numbers,
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:130747
    • 提供者:keain
  1. fft

    0下载:
  2. matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:lihan
  1. Pattern_recognition1

    0下载:
  2. 张学工老师模式识别第一次作业,用贝叶斯方法和正态分布的监督参数估计对身高体重二维数据进行性别分类-Zhang engineering teacher pattern recognition for the first time operations, using Bayesian methods, and the supervision of normal height and weight of two-dimensional parameter estimation of the gende
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:123156
    • 提供者:陈皓
  1. Mobile-Radio-Channel

    1下载:
  2. 通信无线信道仿真-阴影衰落,对数正态分布-Communication radio channel emulation- the shadow fading, lognormal
  3. 所属分类:Communication

    • 发布日期:2016-09-01
    • 文件大小:1163264
    • 提供者:赵龙涛
  1. BallDrop

    0下载:
  2. 标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:3912
    • 提供者:ghq7613
  1. bayes

    2下载:
  2. 贝叶斯决策,用matlab设计的两类正态分布模式的贝叶斯分类程序-bayes
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:871
    • 提供者:王金锐
  1. general-random-number-in-C-Sharp

    0下载:
  2. 在C#中,产生一般随机数用Random即可,但是,若要产生服从特定分布的随机数,就需要一定的算法来支持了,产生服从正态分布、泊松分布、指数分布以及负指数分布随机数的方法-A general random number in C#, you can use Random, but to have to obey a particular distribution of random numbers, you need a certain algorithm to support, resultin
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:26246
    • 提供者:于立凯
  1. randomsignal

    0下载:
  2. Matlab下利用同余算法产生一组伪随机数,并利用中心极限定理构造正态分布序列,验证其正态性并编写自相关函数计算其自相关-using the congruence algorithm to generate a set of pseudo-random number , and use the central limit theorem to construct a normal distribution sequence, and then verify the normality and u
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:780
    • 提供者:wanghusangyi
  1. BarberSimulation

    3下载:
  2. 单人理发馆系统的仿真,单人理发馆系统,设上午九点开门,下午7点关门,理发师共工作10小时,顾客的到达时间为随机的,服从泊松分布,理发师为顾客服务的时间长度也是随机的,服从正态分布。 该系统采用进程交互法对仿真进行描述。 -Single system simulation barber, barber single system, designed to open the door nine o' clock, 19 o' clock closing, a total of 10 ho
  3. 所属分类:其他小程序

    • 发布日期:2013-01-29
    • 文件大小:15678
    • 提供者:xiaoyu
  1. KsQuantile

    3下载:
  2. 利用正态分布和核密度估计计算分位数。包括正态分布分位数函数、核估计概率密度函数、核估计累计分布概率函数、核估计计算分位数函数。-Normal and kernel density estimation using sub-digit calculation. Including the normal quantile function, kernel estimate probability density function, cumulative distribution probabilit
  3. 所属分类:matlab

    • 发布日期:2015-04-15
    • 文件大小:6601728
    • 提供者:细细
  1. ZT

    0下载:
  2. 能够产生标准正态分布数据的函数。该程序根据Box-Muller方法生成正态分布函数-Able to generate standard normal distribution function data. The program according to Box-Muller method to generate normal distribution function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:523303
    • 提供者:陈卫
  1. dd

    0下载:
  2. 文中给出了数据融合算法,并提出把数据融合方法应用于火电机组的在线性能计算中,使计算结果能更完善、准确地反映机组的运行状况。这种数据融合方法计算简便,可以反映传感器在空间或时间上的冗余或互补的信息,获得比有限个传感器的算术平均值更准确的测量结果,具有较高的可靠性,实际应用结果证实了该算法的准确性,可推广到其它具有正态分布特性测量结果的数据融合。-Paper gives the data fusion algorithms, and to make the data fusion method is
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:165591
    • 提供者:coco
  1. rand_Num

    0下载:
  2. vc++实现随机数生成算法
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:85370
    • 提供者:youngvery
  1. 5

    0下载:
  2. 关于杂波的一个小程序,相关对数正态分布杂波的实现-On the clutter of a small program, related to the realization of clutter lognormal distribution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1103
    • 提供者:张小娅
  1. lo

    0下载:
  2. 在低仰角的情况下,海面的杂波振幅特性满足对数正态分布。本程序就产生这样的杂波-At low elevation, the sea clutter amplitude characteristics to meet the lognormal distribution. This procedure resulted in such a clutter
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1160
    • 提供者:严俊坤
  1. chap09

    3下载:
  2. ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
  3. 所属分类:assembly language

    • 发布日期:2015-06-29
    • 文件大小:18644
    • 提供者:张满超
  1. ttest

    1下载:
  2. T检验,亦称student t检验(Student s t test),主要用于样本含量较小(例如n<30),总体标准差σ未知的正态分布资料。   T检验是用于小样本(样本容量小于30)的两个平均值差异程度的检验方法。它是用T分布理论来推断差异发生的概率,从而判定两个平均数的差异是否显著 -T test, also known as the student t test (Student' s t test), mainly used for small sample
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:lining
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 26 »
搜珍网 www.dssz.com