搜索资源列表

  1. MATLAB

    1下载:
  2. 概率密度或分布通用函数,其中包括正态分布,二项分布,指数分布等
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1848
    • 提供者:yuyanhui
  1. MATLAB

    0下载:
  2. 概率密度或分布通用函数,其中包括正态分布,二项分布,指数分布等-Probability density or distribution of generic functions, including normal distribution, binomial distribution, exponential distribution
  3. 所属分类:汇编语言

    • 发布日期:2024-04-19
    • 文件大小:2048
    • 提供者:yuyanhui
  1. 0001RandomNumberGenerator

    0下载:
  2. 讨论了生成0-1之间均匀分布随机数的一些算法,进而给出了由0-1之间均匀分布生成指数分布、正态分布、二项分布等常用分布的一般算法。-Discussed between 0-1 to generate random numbers uniformly distributed in a number of algorithms, which are given by the uniformly distributed between 0-1
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-04-19
    • 文件大小:5120
    • 提供者:王海波
  1. chap08

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统
  3. 所属分类:汇编语言

    • 发布日期:2024-04-19
    • 文件大小:7168
    • 提供者:张满超
  1. localRand

    0下载:
  2. 常用随机数发生器,C实现 /* * 文件包含了6个函数,它们能产生符合相应分布的规律的随机数: * GenUniformRnd : 产生一个随机数,符合均匀分布。(伪随机序列) * GenBernoulliRnd : 产生一个随机数,符合伯努利分布。 * GenBinomialRnd : 产生一个随机数,符合二项分布。 * GenPoissonRnd : 产生一个随机数,符合泊松分布。 * Gen
  3. 所属分类:其他小程序

    • 发布日期:2024-04-19
    • 文件大小:1024
    • 提供者:lo
  1. 2

    0下载:
  2. 符合二项分布 泊松分布 平均分布的随机数生成 VC++ 编写-Binomial Distribution Poisson distribution consistent with the average distribution of the random number generator VC++ written
  3. 所属分类:Windows编程

    • 发布日期:2024-04-19
    • 文件大小:1024
    • 提供者:TL
  1. np_matlab_code

    0下载:
  2. 很清晰的二项分布 matlab 代码,有助于理解寿命分布-Binomial distribution is very clear matlab code to help understand the life distribution
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:6144
    • 提供者:lulei
  1. particlefilter

    0下载:
  2. 用粒子滤波产生各种分布的随机数,包括指数分布、高斯分布、二项分布,用MATLAB实现的-Particle filter with a variety of random number generation, including the exponential distribution, Gaussian distribution, binomial distribution, with a MATLAB implementation
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:4096
    • 提供者:张航
  1. 123

    0下载:
  2. 可靠性估计时的二项分布风险评估实验的参数估计与预测算法-Reliability estimates of the binomial parameter estimation risk assessment and prediction of the experimental method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-04-19
    • 文件大小:3072
    • 提供者:朱新新
  1. five-matlab-codes

    0下载:
  2. 1、画出函数y=x*sin(x) 2、用曲面表示z=x^2+y^2 3、创建n阶魔方矩阵,n能被4整除 4、三维图形影片动画 5、画出N=100,p=0.5情况下二项分布的概率 特性曲线-1, draw the function y = x* sin (x) 2, using surfaces to describe z = x ^ 2+ y ^ 2 3, create a cube matrix of orde
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:2048
    • 提供者:Jerry
  1. gls

    0下载:
  2. 主要用于广义回归模型,比如二项分布以及普松分布等-generalized regression
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:25600
    • 提供者:李思文
  1. rty

    0下载:
  2. 中心极限定理的验证 利用二项分布证明-Validate the use of the central limit theorem to prove the binomial distribution
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:1024
    • 提供者:王健
  1. SuijiShu

    0下载:
  2. 采用C++编程实现服从二项分布的随机数据的产生。-Using C++ programming to obey binomial distribution of random data generation.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-19
    • 文件大小:164864
    • 提供者:王利梅
  1. Discrete-random-variables

    0下载:
  2. 生成均匀分布随机数,在此基础上 生成各种离散型随机变量随机数,有0-1分布,泊松分布,几何分布,二项分布等原理及代码-Uniformly distributed random number generation, on the basis of a variety of discrete random variables generated random numbers, there are 0-1 distribution, Pois
  3. 所属分类:Windows编程

    • 发布日期:2024-04-19
    • 文件大小:654336
    • 提供者:刘倩倩
  1. Taiwan_election

    0下载:
  2. 以动画的形式展现了台湾三合一地方选举,数学背景则是二项分布。-Form of animation to show triple local elections in Taiwan, the mathematical background is the binomial distribution.
  3. 所属分类:其他小程序

    • 发布日期:2024-04-19
    • 文件大小:2048
    • 提供者:小蒋
  1. Mogunaghuocai

    0下载:
  2. 以动画的形式模拟了随机摸火柴的过程,该程序改变后可以用于检验二项分布。-Form of animation to simulate the process of random touch matches, after the change of the program can be used to test the binomial distribution.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:1024
    • 提供者:小蒋
  1. code

    0下载:
  2. 自己编写算法产生指定分布的伪随机数,文件夹中包括 均匀分布、指数分布、正太分布,泊松分布、二项分布,并同时对随机序列进行了分布检验和参数估计-Write your own algorithm to generate a pseudo-random number distribution specified folder, including the uniform distribution, exponential distributi
  3. 所属分类:其他小程序

    • 发布日期:2024-04-19
    • 文件大小:6144
    • 提供者:Celia Zhen
  1. matlab-rand

    0下载:
  2. matlab产生随机数的几种方法整理。内容较全面,包含产生几何分布,二项分布,正态分布等随机数。-Several methods for generating random numbers matlab finishing. Content more comprehensive, including produce geometric distribution, binomial distribution, normal distrib
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:10240
    • 提供者:王海阳
  1. 6

    0下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统
  3. 所属分类:matlab例程

    • 发布日期:2024-04-19
    • 文件大小:5120
    • 提供者:Bruce
  1. 二项okkkkkkk

    0下载:
  2. 运用mcmc方法识别二项分布多变点变点位置及参数(Identification of variable point position and parameter of two distribution points by using MCMC method)
  3. 所属分类:其他小程序

    • 发布日期:2024-04-19
    • 文件大小:1024
    • 提供者:超AAAAAAAA
« 12 »

源码中国 www.ymcn.org