搜索资源列表

  1. possion_pn

    2下载:
  2. 利用泊松方程得到PN结热平衡下的电势分布-Poisson equation PN junction thermal equilibrium electrical potential distribution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:49152
    • 提供者:田小新
  1. Desktop

    0下载:
  2. 二维矩形区域泊松方程自洽求解,有限差分方法-Two-dimensional rectangular region self-consistent solving Poisson equation, finite difference method
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:5120
    • 提供者:林楠
  1. fftpoi_rand

    1下载:
  2. 运用快速傅里叶变换方法求解偏微分方程(二维泊松方程) 为随机输入-Using fast Fourier transform method for solving partial differential equations (two-dimensional Poisson equation) for the random input
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:刘雨航
  1. DIANSHI

    1下载:
  2. 中心差分格式,离散泊松方程,求解电势分布的fortran文件-Central difference scheme, discrete Poisson equation solving potential distribution fortran files
  3. 所属分类:其他小程序

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

    2下载:
  2. poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:191488
    • 提供者:胡容
  1. feng

    0下载:
  2. 运用有限元方法求解泊松方程的C语言程序,网格剖分采用三角网格剖分。-Using the finite element method for solving the Poisson equation of the C language program, meshing using triangular mesh generation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:405504
    • 提供者:孟新星
  1. poisson_c

    0下载:
  2. 在偏微分方程的数值求解中,有一类很重要的问题就是求解有奇异点的泊松方程,此程序是用C写的并行程序,能极大的提高泊松方程的求解-In the numerical solution of partial differential equations, there is a class of very important issues that have a singular point of solving the Poisson equa
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:马曾虎
  1. Poisson_Image_Editing

    0下载:
  2. 图像融合 很容易理解 泊松方程 边界条件已知-Image fusion is easy to understand the boundary conditions are known Poisson equation. . . .
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:199680
    • 提供者:随缘
  1. poss

    0下载:
  2. 泊松方程有关的文献可以好好学习 goodlucktoyou!-The literature on the Poisson equation can learn goodlucktoyou!
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. 采用有限元方法,求解泊松方程C语言程序。-The finite element to solve poisson equation C language program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:351232
    • 提供者:williomson
  1. RBF_Poisson

    0下载:
  2. RBF方法求解泊松方程(二维)实例,选用RBF函数为MQ函数,采用配点法求解。-RBF method for solving two dimentional Poisson equation
  3. 所属分类:matlab例程

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

    0下载:
  2. 基于retinex泊松方程的图像颜色校正,retinex方法源于对人类视觉感知系统的建模,因此这类校正方法的结果有比较高的可读性,具有较好的视觉效果,本代码是采用泊松方程来求解这个最优化问题的算法。可以在多个平台上编译运行-Image-based color correction retinex Poisson equation, retinex approach stems from modeling the human visual
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:135168
    • 提供者:房晓阳
  1. selective_ipol

    0下载:
  2. 可选择泊松方程图像增强方法,可以通过设置阈值对图像中偏暗的像素点进行增强,同时保证偏亮的像素点不会过度增强,而降低图像的质量。-Optional Poisson equation image enhancement method, you can set the threshold for the pixel dark image enhancement, while ensuring that the brightest pixel
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:房晓阳
  1. perdata

    1下载:
  2. 二维泊松方程FPS方法求解,用到了矩阵的普分解等方法-Fast Piosson slover
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李亦凡
  1. possion-equation-chafen-solve

    0下载:
  2. 泊松方程的中心差分求解,可以直接画出图。-Central difference solving the Poisson equation, can be directly drawn map.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 解椭圆型方程的Matlab程序,可以用来求解拉普拉斯方程或泊松方程,对做数学模拟很有用-Solutions of Elliptic Equations Matlab program that can be used to solve the Laplace equation or the Poisson equation, mathematical simulation is useful to do
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:qin
  1. conjugate-gradient-Poisson-Eq

    0下载:
  2. 共轭梯度算法解三维变周期边界条件泊松方程,MPI并行计算和串行计算各一份实例-Conjugate gradient algorithm solving the three-dimensional Poisson equation with periodic boundary conditions, by MPI parallel computing and serial computation
  3. 所属分类:并行运算

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

    0下载:
  2. 泊松方程求解的Jacobi方法、松弛迭代法、线松弛法、AID法、共轭梯度法等-Jacobi method for solving the Poisson equation, relaxation iterative method, line relaxation method, AID method, conjugate gradient method, etc.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. comsol求解泊松方程,对于初学者很重要-comsol solving the Poisson equation, it is important for beginners
  3. 所属分类:其他行业

    • 发布日期:2024-05-20
    • 文件大小:957440
    • 提供者:丁二亮
  1. poissonrecon

    0下载:
  2. 基于泊松方程的复杂物体三维建模方法,同时也讲述了如何修复建模物体表面的空洞和极点.-Complex object in 3D modeling method based on Poisson s equation, it also introduces how to repair the modeling object surface voids and poles.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:4452352
    • 提供者:zhoumingyang
« 1 2 3 4 56 7 »

源码中国 www.ymcn.org