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

搜索资源列表

  1. matlab模拟实现的泊松过程

    0下载:
  2. 用MATLAB仿真软件,模拟并检验Poisson过程。
  3. 所属分类:matlab例程

  1. localRand

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

    • 发布日期:2017-04-04
    • 文件大小:1139
    • 提供者:lo
  1. simulation

    2下载:
  2. 设计一个M/M/S/k排队系统模型,用C++进行仿真,计算一个新的服务请求在各个状态k下的阻塞率,绘制出到达率-阻塞率曲线(matlab),并将理论值与仿真值进行比较。 M/M/S/k模型为服务请求到达间隔时间服从泊松分布、服务时间服从指数分布、系统有S个服务器、系统容量为k(有限个)的排队系统。如果一个服务请求到达排队系统时,系统内已有k个服务请求,那么这个服务请求就会被拒绝(即不为该服务请求安排服务器,也不会将其排入系统队列)。由于系统容量为k,有S个服务器,所以系统队列的长度为k-S
  3. 所属分类:Fax program

    • 发布日期:2015-09-04
    • 文件大小:112722
    • 提供者:张三
  1. see

    0下载:
  2. 这个GUI界面软件能从你的计算机里读出你的图像,可以加入噪声,而给你提供各种滤波器来研究他们的特性。噪声类型:高斯噪声、淑盐噪声、泊松噪声-This GUI based code can read images from your computer , add noise to it and gives you different types of filters to study their performance. The Noises type : Gaussian
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2978
    • 提供者:
  1. roundsimul

    0下载:
  2. 拥有四条通路的转盘路口排队模型模拟。相邻路口的弧形段假设为一容量有限的队列。到达为泊松分布,不考虑车长的堵塞影响-Four channels have lined up at the junction of the turntable model. Paragraph of the arc adjacent to the junction is assumed to be a queue with limited capacity. The reach follow the Poisson d
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:2214
    • 提供者:Wico
  1. NonnegJune2009

    0下载:
  2. 当前论文主要考虑的是非信号依赖的高斯噪声下的图像恢复,本程序实现了泊松噪声下的图像恢复,泊松噪声为信号依赖噪声,能够更加有效逼近实际成像系统噪声。- This is the code that was used in the papers "A Nonnnegatively Constrained Convex Programming Method for Image Reconstruction", "Total Variation-Penalized Poisson Likelihood E
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:431731
    • 提供者:sun
  1. BPcc

    0下载:
  2. 泊松相关系数的提升统计,我觉得挺有用的,大家不妨一学-Bootstrap statistics for Pearson s correlation coefficient
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:3562
    • 提供者:yinjj
  1. random_signal

    2下载:
  2. 1)最大似然方法联合实现符号定时同步和载波同步仿真 2)泊松分布 3)贝叶斯估计 4)RANSAC方法-1) The maximum likelihood method of the joint realization of Symbol Timing and Carrier Synchronization in simulation 2) Poisson distribution 3) Bayesian estimation 4) RANSAC method
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3790
    • 提供者:平凡
  1. bosong

    0下载:
  2. 随机过程中的泊松过程,使用MATLAB模拟的-Random process Poisson process, using the MATLAB simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2210
    • 提供者:li
  1. ps

    0下载:
  2. 泊松方程 matlab解偏微分方程定界问题和图像-matlab matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:819
    • 提供者:xuyedong
  1. Matlab-code

    0下载:
  2. 有限元计算程序,三角形线性单元求解泊松方程 包含网格划分,求解,误差分析-Finite element program
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:6227
    • 提供者:顾伟
  1. MATLAB

    0下载:
  2. 这个函数,很重要,不是用不行,这是一个泊松分布,是一个一维的,长度是1000的分布,还可以自己添加plot绘图函数,查看泊松分布。-This function is very important, do not use this function, very important, not with no, this is a poisson distribution is a one-dimensional, length is 1000 distribution, still can add
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:557
    • 提供者:humd
  1. matlab

    0下载:
  2. 对节点数N=5的泊松边值问题进行超松弛迭代计算,迭代因子w=1,1.25,1.5。结果输出迭代次数、迭代解与精确解的2-范数以及画图表示最终结果。-The number of nodes N = and The Poisson Boundary Value overrelaxation iterative iterative factor w = 1,1.25,1.5. Output result the number of iterations, the iterative solution
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:859
    • 提供者:王迎
  1. Matlab-to-generate-random-numbers

    0下载:
  2. 随机过程中产生随机数的matlab实现,里面是产生正态、泊松、伯努利的代码和文档,还有对各种随机数的分析-Generate random numbers in the random process matlab to achieve, which is to produce normality, Poisson, Bernoulli code and documentation, as well as analysis of various random number
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:66249
    • 提供者:
  1. matlab

    1下载:
  2. 电梯群控系统的仿真,顾客的到达服从泊松流分布,上行还是下行是随机的,层数也是随机的,matlab仿真,有输出数据-Elevator group control system simulation, the customer' s arrival Poisson distribution flow, the upstream or downstream is random, the number of layers is random, matlab simulation, the outp
  3. 所属分类:matlab

    • 发布日期:2014-06-04
    • 文件大小:9216
    • 提供者:交换空
  1. matlab-avo

    0下载:
  2. Shuey的泊松比差异AVO曲线方程程序,是地球物理专业AVO研究方面很好用的方程之一-AVO curve of Shuey s equation
  3. 所属分类:matlab

    • 发布日期:2017-05-11
    • 文件大小:2226722
    • 提供者:李哲
  1. poisson

    0下载:
  2. 泊松过程实现,MATLAB语言,很简单的一个实现,是自己的一个练习(The implementation of the Poisson process, the MATLAB language, is one of its own exercises)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:21504
    • 提供者:fcc17
  1. Desktop6

    0下载:
  2. 将产出的正态分布随机数、瑞丽分布随机数和泊松分布随机数用matlab绘制出相应的分布直方图和理论曲线,便于进一步分析(The normal distribution random number, Rayleigh distributed random number and Poisson distribution random number are plotted out by MATLAB, and the corresponding distribution histogram and th
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:阿杰哟666
  1. noise genre

    1下载:
  2. 用matlab产生高斯,椒盐,泊松噪声图像的完整代码(poisson, gossip,noise,salt&pepper)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:47104
    • 提供者:恋琪
  1. 泊松方程的Jacobi迭代matlab

    1下载:
  2. 正五点格式泊松方程的Jacobi迭代matlab代码,正五点差分格式泊松方程,得到方程组后用jacobi迭代的方法求解的
  3. 所属分类:matlab例程

    • 发布日期:2020-07-12
    • 文件大小:588
    • 提供者:SC19005034
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com