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

搜索资源列表

  1. pasong

    0下载:
  2. 泊松分布的图形算法 本题用c语言编写的画图程序要在tc2.0下运行. 其余程序在各种编译器下可以运行,-Poisson distribution of graphic algorithms that use the c language drawing programs to tc2.0 running. The remaining procedures in the various compiler can run under,
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:54049
    • 提供者:李超
  1. POSSRAND

    0下载:
  2. 生成均匀分布随机数和泊松分布随机数的程序-generate uniformly distributed random number and random Poisson distribution of the process
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1007
    • 提供者:wgg
  1. 05041062

    0下载:
  2. 1.产生(0-1)分布随机数的方法:z i =(16807zi-1 +1)mod(pow(2,32)).被主函数调用. 2.产生U(0-1)分布利用公式:x1=sqrt(-2lnU1)cos(2PiU2), x2=sqrt(-2lnU1)sin(2PiU2) 3.产生瑞利分布,用两个独立同分布的正态分布值,用公式 x= sqrt(Y1*Y1+Y2*Y2)产生瑞利随机数. 4泊松分布-1. 20 (0-1) random number distribution methods : i
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52813
    • 提供者:吕军红
  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_Random_Process

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

    • 发布日期:2008-10-13
    • 文件大小:14911
    • 提供者:小婷
  1. PoissonEditing-src-win32

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

    • 发布日期:2008-10-13
    • 文件大小:2169632
    • 提供者:shushu
  1. P_Possion

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

    • 发布日期:2008-10-13
    • 文件大小:20377
    • 提供者:张志斌
  1. New folder

    0下载:
  2. poisson方程的求解及残差比较,最后作网格图,解的图和残差的图(the solution of poisson function and error)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:wsswss
  1. Poisson_equation_2D

    1下载:
  2. 2D Poisson equation by Suraj Shankar
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ikm
  1. 10.1142@S0217979217502484

    0下载:
  2. 1d schrodinger poisson solver.
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:514048
    • 提供者:sanaee
  1. 1403.7564

    0下载:
  2. poisson schrodinger solver
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:623616
    • 提供者:sanaee
  1. aestimo-tutorial

    0下载:
  2. poisson-scrodinger solver
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:242688
    • 提供者:sanaee
  1. terrainCode

    0下载:
  2. 基于poisson blending的图像处理(Image processing based on Poisson blending)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:17408
    • 提供者:假瘦子。
  1. PoissonEdiitng

    0下载:
  2. poisson editing用于图像处理(poisson editing for image processing)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-27
    • 文件大小:616448
    • 提供者:假瘦子。
  1. 5

    0下载:
  2. histogram, poisson cdf and pdf
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:26624
    • 提供者:rcm_3
  1. poisson_nlmeans

    0下载:
  2. An extension of the non local (NL) means is proposed for images damaged by Poisson noise. The proposed method is guided by the noisy image and a pre-filtered image and is adapted to the statistics of Poisson noise. The influence of both images ca
  3. 所属分类:*行业应用

  1. poisson

    0下载:
  2. 用C语言产生一个模拟的泊松分布随机参数。(this is a poisson disturetion of C)
  3. 所属分类:其他

  1. possion

    0下载:
  2. POISSON 流在常速率服务下的MATLAB 仿真(the simulation of MMOO flow under constant rate service based on MATLAB)
  3. 所属分类:其他

  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. waveguideAndpoisson

    0下载:
  2. 1.利用matlab语言编写泊松方程,注意其中的边界条件要根据自己的实际情况确定,不一定都是那个值。 2.利用matlab语言编写横电波(TE)、横磁波(TM)的传播情况(1.Using MATLAB to write Poisson equation. Note that the boundary conditions should be determined according to their own actual conditions, not necessarily that val
  3. 所属分类:波变换

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com