搜索资源列表

  1. PoissonRecon

    0下载:
  2. poisson表面重建的代码,可以由点云数据生成曲面-poisson surface reconstruction of the code, you can generate surfaces from point cloud data
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:109568
    • 提供者:yumiao
  1. poisson_Jacobi

    0下载:
  2. 求解泊松方程的程序,雅可比迭代方法,计算迅速。-Procedures for solving the Poisson equation, Jacobi iteration method to calculate quickly.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. implementation of the inpainting algorithm in the papers "Region Filling and Object Removal by Exemplar-Based Image Inpainting" and "Gradient based image completion by solving the Poisson equation"
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2332672
    • 提供者:Wu
  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 leng
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:11264
    • 提供者:Aswink
  1. noise-generation

    0下载:
  2. matlab code to generate various type of noise- poisson, gaussian, impulse noise.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:Jiyoung Park
  1. Gauss-Poissson

    0下载:
  2. gauss-poisson分布建模与反析,与参数估计,并进行仿真模拟-gauss-poisson distribution model and anti-analysis, and parameter estimation, and the simulation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:13312
    • 提供者:朱新新
  1. PoissonImage

    0下载:
  2. Paper: Poisson Image Editing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1619968
    • 提供者:Li
  1. poisson

    0下载:
  2. poisson equation solve-poisson equation solve
  3. 所属分类:matlab例程

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

    0下载:
  2. vs2005 利用CxImage实现Poisson Image Editing. -vs2005 using CxImage to achieve Poisson Image Editing.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:48499712
    • 提供者:王永超
  1. wu-dian-cha-fen-poisson

    0下载:
  2. 五点差分方法数值计算Poisson方程,简单易懂-Five-point difference methods of numerical Poisson equation, easy to understand
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:唐良霞
  1. mypssion

    0下载:
  2. 模拟泊松过程的一个程序,可以使用,写的比较简单。-A Poisson process simulation program, you can use to write relatively simple.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 绝对能用。原理是在0到1上产生随机数,当随机数小于Lamda的负指数时候循环,直到大于等于。记录次数。近似模拟poisson分布-Absolutely can. Principle is in the 0 to 1 to generate random numbers, when the random number is less than the negative exponential Lamda cycle time, until
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. poisson生成器,可以生成泊松分布的随机数,需要的就下载吧-poisson sasadas
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1027072
    • 提供者:sssssss
  1. poisson

    0下载:
  2. Matlab模拟泊松过程,以及泊松过程的检验-Matlab simulation of the Poisson process and Poisson process inspection
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:bishop
  1. Poisson--curve-prediction

    0下载:
  2. 泊松曲线模型被广泛应用在预测中,该代码实现了泊松曲线的预测功能。-Poisson curve model is widely used in prediction, this code will help achieve the Poisson curve prediction function.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:啊呜
  1. poisson

    0下载:
  2. 通过数字信号处理的方法产生泊松分布的随机数,可用于随机试验产生随机数-Through digital signal processing have a Poisson distribution of random numbers, random test can be used to generate random numbers.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:253952
    • 提供者:袁涛
  1. poisson-dirichlet-

    0下载:
  2. 泊松方程的解法,dirichlet边界条件,有限差分法-fast poisson solver
  3. 所属分类:2D图形编程

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

    0下载:
  2. 用C语言产生泊松分布随机数,并保存为txt文件-poisson distributed random variates
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:972800
    • 提供者:刘苗
  1. poisson-process-simulation

    0下载:
  2. 模拟应用随机过程中时齐泊松和非时齐泊松过程的matlab源代码-matlab code for poisson process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:131072
    • 提供者:yyh
  1. Poisson-Equation-with-Multigrid

    0下载:
  2. 多网格求解泊松方程,给出并解释了一个如何使用多网格求解的过程-I give a short explanation of how to use multigrid to solve the Poisson equation in cylindrical coordinates for a solid conducting pipe. I also explain how to use a non-uniform grid to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:111616
    • 提供者:丰祥
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org