搜索资源列表

  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 nu
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:52813
    • 提供者:吕军红
  1. flashGet-v1.65

    0下载:
  2. 泊松分布,指数分布,正泰分布 用c语言编写,-Poisson distribution, exponential distribution, with distribution c sign language, thank you
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1671367
    • 提供者:
  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
  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 le
  3. 所属分类:其它

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

    0下载:
  2. Siggraph 2002年论文Poisson Image Editing源程序-Siggraph 2002 thesis Poisson source Image Editing
  3. 所属分类:其它资源

    • 发布日期: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. poisson_0.2

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

    • 发布日期:2008-10-13
    • 文件大小:839
    • 提供者:陈家旺
  1. cpppossion

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

    • 发布日期:2008-10-13
    • 文件大小:30738
    • 提供者:guoda
  1. randomvariates

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

    • 发布日期:2008-10-13
    • 文件大小:82089
    • 提供者: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. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1032
    • 提供者:wangping
  1. ansysYuanHuan

    0下载:
  2. ansys 分析 圆环的受力:一个的圆环,受一对过直径的集中 应力, 作用下发生1mm的压缩量(如图所示)。已知材料的弹性模量E=2.0GPa,泊松比为0.3。用平面应力单元PLANE82分析圆环内部的应力分布情况-ansys analysis by the Circle : A Circle and the one across the diameter of the concentrated stress, occurred und
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:991
    • 提供者:陈明
  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. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1873
    • 提供者:xiaoce
  1. Poisson_MPI.f90

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

    • 发布日期:2008-10-13
    • 文件大小:8261
    • 提供者:段宾
  1. Possion

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

    • 发布日期:2008-10-13
    • 文件大小:625
    • 提供者:jy
  1. pdnMesh-0.2.1

    0下载:
  2. An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscr ipt output. Uses C/GTK
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1340095
    • 提供者:彭伟才
  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 performe
  3. 所属分类:图形图象

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

    0下载:
  2. 用CXImage库和OpenCV进行Poisson Image Editing的源代码,在VS2003下调时通过。直接调用VS内的库solve sparse matrix,包含Seamless Image Cloneing 功能。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:43616
    • 提供者:wangsankuan
  1. RAP

    0下载:
  2. 基于泊松模型的图像检索和识别 原文: The Rate Adapting Poisson (RAP) model for Information Retrieval and Object Recognition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:201862
    • 提供者:leeyoungae
  1. Poisson2

    0下载:
  2. 偏微分方程数值解- 这是矩阵的紧致存储及在紧致存储的矩阵上用共轭梯度(CG)方法解Poisson方程的实现, gcc mingw 3.4.4下通过
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:7115
    • 提供者:赵汗青
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org