搜索资源列表

  1. Poisson_Random_Process

    0下载:
  2. 一个模拟泊松随机过程的小程序。可以计算系统平均等待时间,和平均对列长度。系统参数如 到来速率及离开速率均可在头文件里修改。另外通过修改头文件factorK可以将到来序列的概率分布改为Erlang分布。-a simulated Poisson random process of small programs. System can calculate the average waiting time, and the average le
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:261120
    • 提供者:小婷
  1. PoissonEditing-src-win32

    0下载:
  2. Siggraph 2002年论文Poisson Image Editing源程序-Siggraph 2002 thesis Poisson source Image Editing
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:5255168
    • 提供者:shushu
  1. P_Possion

    0下载:
  2. 产生一个满足泊松分布的随机序列信号。用于通信系统的信源部分-have to meet a Poisson distribution of random sequence. Communication systems for the source of
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-20
    • 文件大小:208896
    • 提供者:张志斌
  1. poisson_0.2

    0下载:
  2. 用C语言仿真泊松分布-C language simulation Poisson distribution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈家旺
  1. cpppossion

    0下载:
  2. 用c语言编写的泊松分布,并给出了概率分布图-c language used in the preparation of the Poisson distribution, and gives the probability distribution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:322560
    • 提供者:guoda
  1. randomvariates

    0下载:
  2. 用c++生成多种随机变量,包括正态分布,瑞丽分布,泊松分布-c generated using a variety of random variables, including normal, Ruili distribution, Poisson distribution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:81920
    • 提供者:wsx
  1. POSSION

    0下载:
  2. 这是泊松分布,泊松分布应用广泛,无论在通信领域还是其他领域,它做为排队论的基础不可缺少-This is the Poisson distribution, Poisson distribution widely used both in the field of communications or other areas, It queuing theory as the indispensable foundation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wangping
  1. matlab_queue_system

    0下载:
  2. 自己写的用Matlab模拟一个缓冲区大小(包括正在服务的那个)为10的随机排队系统。 (1)到达过程是的泊松过程(到达速率为Mu),服务时间服从独立指数分布(均值为1/Lamda)。 对Mu//Lamda=0.2,Mu//Lamda=0.8和Mu//Lamda=1.1三种情况进行仿真,求出队列中接受服务用户为n的概率P(n), n=0,...,10。并与理论结果进行比较。 (2)假设到达过程为均匀过程(到达速率为Mu),服务
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:xiaoce
  1. Poisson_MPI.f90

    0下载:
  2. 用MPI在fortran下 泊松方程的并行实现-with MPI in fortran under Poisson equation parallel
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:段宾
  1. Possion

    0下载:
  2. 使用matlab模拟、检验和估计泊松过程、-use Matlab simulation, test and the estimated Poisson process.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:jy
  1. Poisson_FEM

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

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者: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 performe
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:113664
    • 提供者:汪伟
  1. randomdata

    0下载:
  2. 用C语言编写随机信号的产生:包括均匀分布,高斯分布,二项式分布,锐利分布, 对数高斯分布,泊松分布,拉普拉斯等分布。-Using C language of the generated random signal: including uniform distribution, Gaussian distribution, binomial distribution, a sharp distribution, logarithm
  3. 所属分类:通讯编程

    • 发布日期:2024-05-20
    • 文件大小:2235392
    • 提供者:
  1. Poisson2

    0下载:
  2. 偏微分方程数值解- 这是矩阵的紧致存储及在紧致存储的矩阵上用共轭梯度(CG)方法解Poisson方程的实现, gcc mingw 3.4.4下通过-Numerical solution of partial differential equations- this is the matrix of the compact storage and storage in a compact matrix conjugate gradie
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:赵汗青
  1. PoissonMerging

    0下载:
  2. implement siggraph poisson matting 数字抠图 核心代码-Cutout figures implement siggraphpoisson matting core code
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:changfeng
  1. psn_matlab

    0下载:
  2. Finite Volume Poisson PDE Solver
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:164864
    • 提供者:邵业
  1. randraw

    0下载:
  2. 能够产生多达50种分布的随机变量(Nakagami,Rayleigh,Poisson...).-Able to generate as many as 50 kinds of distribution of random variables (Nakagami, Rayleigh, Poisson ...).
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:gejianrun
  1. Finite_element_tri

    1下载:
  2. 有限元法求解泊松方程,用matlab编写的计算程序-Finite element method for solving Poisson
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:周涛
  1. MPIPoisson

    0下载:
  2. Jacobi迭代法求解Poisson方程的MPI并行编程。可以接受参数作为问题剖分大小,能自动根据问题规模选择合适的任务划分(行、列、块)。速度不错。精度及问题函数可以自己在编译前设置。 BY:廖能想-Jacobi iterative method for solving Poisson equation MPI parallel programming. Acceptable parameters as the iss
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:能想的呆子
  1. possion

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

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:ljh
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org