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

搜索资源列表

  1. mmkc

    0下载:
  2. 本程序在XP, Visual c++ 2003, 使用c language 编写. 本程序以event_driven方式做M/M/1模拟. ㄧ个input, arrival rate为poisson distribution. ㄧ个server, serving time为expoential distribution. output将将显示执行的performance. -the procedures in XP, Visual c 2003. c language use to prepar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:67345
    • 提供者:黎智
  1. Poisson_FEM

    0下载:
  2. poisson问题有限元求解通用程序(线性元). 压缩包内exp.m包含了一个实际问题,matlab下直接运行即可,如效率不高,可适当修改网格参数h.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4450
    • 提供者:icespirit
  1. pieflab

    0下载:
  2. % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % s
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:114265
    • 提供者:汪伟
  1. 泊松分布

    0下载:
  2. 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 【输入形式】 输入文件为当前目录下的poisson.in。 文件中包含两个数字,分别为m,k的值。 【输出形式】 输出文件为当前目录下的poisson.out。 文件中输出泊松分布的值,值
  3. 所属分类:其它

    • 发布日期:2011-03-18
    • 文件大小:941
    • 提供者:huiyi1991
  1. 泊松分布是一种常用的离散型概率分布

    0下载:
  2. 泊松分布是一种常用的离散型概率分布,数学期望为m的泊松分布的分布函数定义如下: P(m, k) = mk * e-m/k! (k = 0, 1, 2, 3, …) 对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。 ,Poisson distribution is a commonly used discrete probability distributions, mathema
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-01-22
    • 文件大小:882
    • 提供者:QQQQQ
  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. zuoye

    0下载:
  2. 利用有限差分法 (Finite Differential Method, FDM)将场域离散为许多小网格,应用差分原理,将求解连续函数的泊松方程问题转换为求解网格节点上的差分方程组的问题。-The use of finite difference method (Finite Differential Method, FDM) will field for many small discrete grid, the application of differential principle, t
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1587
    • 提供者:刘文
  1. Distributed_Multimedia_Networks

    0下载:
  2. MATLAB程序,TCP流路由,丢包率计算,包括脚本和simulink模块。-runde2.m (Matlab driver s program for activating 40 TCP flows with an AQM router) vdpol2.m (Matlab function for setting up stochastic differential equations for runde2.m) runde3.m (Matlab driver s program to
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:11877
    • 提供者:kjyqcl
  1. simmm1

    0下载:
  2. SIMMM1 simulate a M/M/1 queueing system. Poisson arrivals of intensity lambda. Poisson service times S of intensity mu.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:680
    • 提供者:gia cat
  1. fps

    0下载:
  2. # fps.m -- Fast Poisson solver. Uses fpt.m.-# fps.m-- Fast Poisson solver. Uses fpt.m.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1430
    • 提供者:mouli
  1. 3DGMG_poisson_solver_basic

    2下载:
  2. 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:5655
    • 提供者:陈聪 
  1. poisson

    0下载:
  2. 一个计算泊松分布的小程序。对于给定的m和k (0<m<2000, 0<= k < 2500),计算其概率,以科学格式输出,保留小数点后6位有效数字。-A calculated Poisson distribution of small procedures. For a given m and k (0 <m<2000, 0<= k < 2500.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:518
    • 提供者:Chris
  1. poisson-Markovprocessus.m.tar

    0下载:
  2. processus de Poisson simulé,et limite d une chaine de markov.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:527
    • 提供者:leo
  1. poisson.m

    0下载:
  2. This is a program for artifical object insertion using poisson image editing.It use poisson equation for solving the problem
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3463
    • 提供者:ash
  1. imagecomposition.m

    0下载:
  2. This for artifical insertion using poisson image editing.This works seamlessly and use poisson eqation to solve it.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3471
    • 提供者:Majo John
  1. code-4

    0下载:
  2. This a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the arrival rate is poisson-This is a matlab code that simulates a M/M/1 queue in a network where the queue length is got as a input and the a
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11419
    • 提供者:Aswink
  1. possion.m

    0下载:
  2. 泊松过程的模拟、检验及参数估计-This procedure is related to Poisson process of simulation, test and parameter estimation-This procedure is related to Poisson process of simulation, test and parameter estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1063
    • 提供者:杨萱
  1. PPP.m

    0下载:
  2. A layout of Poisson Process Point network in HetNet design.
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:719
    • 提供者:wed
  1. ctof.m.tar

    1下载:
  2. Multigrid Solver for 1D Poisson Problem
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:2048
    • 提供者:ikm
  1. mm1_simulation

    0下载:
  2. 仿真服从泊松分布的m/m/1队列,到达速率为lambda,服务速率为mu。命令行操作。(Simulate m/m/1 queuing system, poisson process, exponential distribution.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:1024
    • 提供者:helt
« 12 »
搜珍网 www.dssz.com