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

搜索资源列表

  1. TheCaculationOfSpecialFunction

    2下载:
  2. 包含各种特殊的数学函数:伽马函数;误差函数; 贝塞尔函数;贝塔函数;正态分布函数 ;卡方分布函数以及各种积分函数-Includes a variety of special mathematical functions: Gamma function error function Bessel function Beta function normal distribution function chi-square distribution function, as well as
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-12-01
    • 文件大小:15339
    • 提供者:陈忠宁
  1. Testing

    0下载:
  2. 多级假设检验。为了克服现有检验对于正态分布均值的限制,我们构建了一个新的测试计划,有以下优点:一)测试一个数目有限的阶段,从而与SPRT相比使抽样操作成本减少。二)抽样数绝对有界且没有截断。三)规定的功效水平严格保证。四)测试不仅对无差别带的端点是高效的,而且对于其它参数值也是高效的。五)即使是方差σ2未知的,我们的测试计划不需要任何加权函数。-MHT
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:832654
    • 提供者:wujiah
  1. 3

    0下载:
  2. 1、随机生成一个5*5矩阵A,元素符合均匀分布;再随机生成一个5*5矩阵B,元素符合正态分布。对A和B进行加、减、乘、除、比较等矩阵运算,查看运算结果。 2、创建5阶魔术矩阵,求A的行列式、特征值、逆、秩、迹、条件数。 3、假设矩阵 ,求A的LU分解、正交分解、特征值分解、奇异值分解。 4、创建6阶单位稀疏矩阵,并显示其全部元素。 -1, randomly generated a 5* 5 matrix A, elements in line with uniform
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:zhu
  1. ZhengTai

    0下载:
  2. 该程序能实现标准正态分布的函数,并且给以自变量的值等到相应的函数值-The program can achieve the standard normal distribution function, and give the value of independent variable to wait until the corresponding function value
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:231140
    • 提供者:liuhua
  1. zhongxinjixian

    0下载:
  2. 中心极限定理的验证,三种独立分布具有同样的均值与方差,大量叠加后分布趋于正态-Central limit theorem verification, three kinds of independent distribution has the same mean and variance, a large number of superimposed normal after the distribution tends
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1160
    • 提供者:
  1. matlab-norm-distribution

    0下载:
  2. 用MATLAB产生正态分布和均匀分布,采用三种方法,并且进行纵横向对比-Generated using MATLAB normal and uniform distribution, using three methods, and conducted to compare vertical and horizontal
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:59342
    • 提供者:terminator
  1. www

    0下载:
  2. 瑞丽信道仿真 噪声信号由MATLAB函数randn(1,N)产生,它从均值为0、方差为1的正态分布中产生N个伪随机数。每次迭代时,要使用相应的标准差对噪声的幅度进行尺度变换,最后,将输入信号和噪声信号相加得到输出信号。-Ruili channel simulation noise signal by the MATLAB function randn (1, N) generated, which from the mean 0, variance for a normal distribu
  3. 所属分类:3G develop

    • 发布日期:2017-03-22
    • 文件大小:1062
    • 提供者:eunice
  1. MonteCarlo

    1下载:
  2. 蒙特卡洛方法原理及在移动通信中的应用的资料包括高斯(正态) 、Reyleigh、Rice 和Nakagami - m 等四种常见的随机分布。-Application of Monte- Carlo Simulation in Mobile Communications
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:182962
    • 提供者:与非
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:143649
    • 提供者:陈皓
  1. myqqplot

    0下载:
  2. 自己编写的一个qqplot检验是否为正态分布的小程序,是统计计算的一个作业题-Qqplot have written a small test whether normal procedures, statistical calculations and a job title
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2774
    • 提供者:apple
  1. ga

    0下载:
  2. 改进的遗传算法。采用一定的策略来保证遗传算法的初始化合理,采用产生正态分布随机数初始化。-Improved genetic algorithm. Using certain strategies to ensure a reasonable initialization of genetic algorithms, using the normal distribution of random numbers generated initialization.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:10487
    • 提供者:han fei
  1. Randomgenerator

    0下载:
  2. 能够产生含有各种分布的随机数程序,包括均匀分布、正态分布等-random number genrator
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:36519
    • 提供者:王鹏
  1. game

    0下载:
  2. 三点一线最短求解几何问题机数程序还是带参数的,参数是用来描述正态分布的一个浮点数表。在执行程序时,先生成这个表(只做一次),而后就可以任意多次地执行高斯随机数产生程序了。使用C是为了保证通用性,如果有人觉得麻烦,可以用C++做个类,把这些东西都封装进去。-something it is
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-19
    • 文件大小:29920251
    • 提供者:jacker
  1. flowercloud

    1下载:
  2. 基于人工智能中的云模型,运用正态云发生器的正向生成和逆向生成,完成花卉信息的提取和重构-Based on artificial intelligence in the cloud model, using normal cloud generator generates the positive and reverse generation, complete flowers information extraction and reconfiguration
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-05
    • 文件大小:4594
    • 提供者:安安
  1. fenweishu

    1下载:
  2. 计算各种分布函数的分位数,比如F分布、T分布、正态分布、BETA分布-Calculate the sub-distribution functions of various bits, such as the F distribution, T distribution, normal distribution, BETA distribution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2339
    • 提供者:苏晓蕾
  1. classifier

    1下载:
  2. 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:39529
    • 提供者:wanwei
  1. DistridutionFunction

    2下载:
  2. 常见概率分布的随机数生成程序,包括均晕分布、高斯分布、对数正态分布、K分布、t分布、韦布尔分布。-Common probability distribution of the random number generation process, including both halo distribution, Gaussian distribution, lognormal distribution, K distribution, t distribution, Weibull distrib
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1986
    • 提供者:袁浩
  1. normaldistribution

    0下载:
  2. 一个很好的正态分布MATLAB程序,与大家共享,希望对大家有用。-normal distribution
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:897
    • 提供者:eluuni
  1. elevator

    0下载:
  2. 2010复旦数学建模的c题的相关的matlab程序,其中elevator_model1.m为上班时间,基于正态分布人流模型下普通模式电梯的运行参数计算,elevator_down为下班时间基于指数分布人流模型下各种模式电梯的运行参数-C 2010 Fudan mathematical modeling matlab procedures related to the theme of which elevator_model1.m as working hours, normal flow mo
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1472
    • 提供者:晋青丰
  1. rl

    0下载:
  2. 瑞利随机数的生成,通过两个同方差的正态分布而求得,并求出其PDF和CDF-Rayleigh random numbers generated by two normal distribution with variance that obtained and solved its PDF and CDF
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:20766
    • 提供者:王兆云
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 35 »
搜珍网 www.dssz.com