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

搜索资源列表

  1. rivercon

    2下载:
  2. 一维水质模型,本程序研究一维河流的污染物扩散,短时间持续排放BOD的浓度变化规律 本程序采用中心隐式差分求解 问题t=0到t=1h偶然排放BOD 使河水断面L0=10mg/L河流平均速度5km/h 纵向弥散系数D=2km2/h BOD衰减系数k1=0.015h-1 解BOD浓度 L(x,t)-One-dimensional water quality model, the procedure of one-dimensional dispersion of pollutants in
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1430
    • 提供者:
  1. pdediffusion

    0下载:
  2. 采用matlab语言对扩散微分方程进行了求解的M文件-The code is diffusion pde equation in matlab language
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:701
    • 提供者:月亮
  1. PDE-solution

    0下载:
  2. 偏微分方程PDE的求解,一维无源扩散,使用数值计算求解中的插值法。-this is a program to solve a partial differential eqution using inserting methods. The PDE is 1 Dimensional
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:47591
    • 提供者:Jim
  1. USFFTCurvelet

    0下载:
  2. 提出了一种结合USFFT Curvelet 变换的各向异性扩散图像去噪模型。它有机结合了Curvelet 变换和各向 异性扩散(P-M扩散)两者的优点。通过P-范数方法选择合适的梯度阈值K,P-M扩散过程通过处理经过Curvelet 变换得到的图像的不同尺度的Curvelet 系数矩阵,实现了建立在对图像多尺度分析的基础上的新P-M扩散模型。 实验表明,新模型的处理结果能有效避免传统P-M 扩散出现的阶梯效应,同时更好地保留图像的纹理和细节。 关键词:图像去噪算法;各向异性扩散;
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:768122
    • 提供者:wangkun
  1. ErrorDiffuse

    0下载:
  2. 在图像的颜色转换过程中,由于颜色值域的不同,转换过程中可能会产生误差; 误差扩散算法通过将误差传递到周围像素而减轻其造成的视觉误差。 该程序是利用误差扩散来实现真彩色到高彩色转换。-In the image color conversion process, because of different color range, conversion process may produce error Error diffusion algorithm through will error t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:933668
    • 提供者:林泽鸿
  1. MAPPM

    0下载:
  2. 用于SAR图像分割的最大后验概率与各向异性扩散相结合的算法-For SAR image segmentation with the maximum a posteriori probability algorithm for the combination of anisotropic diffusion
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:7794
    • 提供者:朱超
  1. pde

    0下载:
  2. 该功能实现的是基于偏微分方程的集中平滑去噪函数,同时包括了4中扩散方法,大家可以参考一下-This feature is based on partial differential equations to achieve the concentration of smooth denoising function, also includes 4 diffusion method, we can refer to
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:55329
    • 提供者:imageinpainting
  1. xqyj1

    0下载:
  2. 一个屏幕中间的小球扩散缩小程序,带清屏和变色。-A proliferation of small ball in the middle of the screen narrow the program, with clear screen and change color.
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:642
    • 提供者:潘登
  1. high-order-deconvlution

    0下载:
  2. 利用高阶谱进行系统辨识,估计得到点扩散函数,然后再进行傅域或小波域的解卷处理。由此得到的超声图像,分辨率大大提高了。-System identification using higher order spectrum, is estimated to be the point spread function, and then for Fu domain or wavelet domain deconvolution processing. The resulting ultrasound im
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3091187
    • 提供者:刘金琳
  1. hod

    0下载:
  2. 三维非定常扩散方程的虚边界元法Three-dimensional unsteady diffusion equation virtual boundary element method-Three-dimensional unsteady diffusion equation virtual boundary element method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:906682
    • 提供者:yun
  1. fd1dKin2

    0下载:
  2. 一维扩散,耦合数值模拟主程序,这个程序还算比较清楚了。选自一篇文章的主程序-1D,Predator-Prey Model Simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1117
    • 提供者:WeiTang
  1. gauss_seidel

    0下载:
  2. gauss_seidel 模拟双耦合扩散,其中的反应扩散项字数可以自己来修改-gauss_seidel ,dual-coupling diffusion, reaction-diffusion Equation
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1284
    • 提供者:WeiTang
  1. Cellular_Automata

    0下载:
  2. 元胞自动机应用的原程序,主要是用元胞自动机模拟产品扩散的过程,是对元胞自动机应用领域的一个推广-Cellular automata application of the original program, was used in cellular automata simulation product diffusion process, is the cellular automata applications a promotion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1312
    • 提供者:李望
  1. diffusion

    0下载:
  2. 非结构任意多边形网格辐射扩散方程有限体积格式-Arbitrary polygon mesh unstructured finite volume form of radiation diffusion equation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1603351
    • 提供者:zealot
  1. PM_AD

    0下载:
  2. PM算法的VC版本,对各个参数进行了讨论,对两个扩散函数的选择也有专门函数-PM version of the VC algorithm, the various parameters are discussed, the choice of the two spread function has a special function
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:933261
    • 提供者:zhounan
  1. self_snake_diffusion

    3下载:
  2. matlab编写的自蛇扩散滤波去噪程序函数(包括自蛇扩散函数、高斯平滑函数、边沿检测函数)-self snake diffusion filter
  3. 所属分类:Special Effects

    • 发布日期:2015-04-21
    • 文件大小:2048
    • 提供者:朱磊
  1. 2132

    0下载:
  2. 非定常对流占优扩散方程的非协调RFB稳定化方法分析-Unsteady convection-dominated diffusion equation non-conforming RFB stability analysis method
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-06
    • 文件大小:1037222
    • 提供者:orsync
  1. Diffusion-system-of-concentration-

    0下载:
  2. 扩散系统之浓度分布的装置。管中储放静止液体B,高度为L=10 ㎝,放置于充满A 气体的 环境中。假设与B 液体接触面之浓度为3 C 0 0.01mol m A = ,且此浓度不随时间改变 而改变,即在操作时间内( h = 10天)维持定值。气体A 在液体B 中之扩散系数为 D m s AB = 2×10− 9 2 。试决定以下两种情况下,气体A溶于液体B中之流通量(flux)。 (a) A 与B 不发生反应; (b) A 与B 发生以下之反应 A+ B→
  3. 所属分类:matlab

    • 发布日期:2016-10-26
    • 文件大小:3072
    • 提供者:zhouyanghua
  1. diedai

    0下载:
  2. 利用非线性扩散函数实现去噪,效果可以,大家-Denoising using nonlinear diffusion function implementation, the effect can, we try
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1971
    • 提供者:zhangjuan
  1. matlab-s

    0下载:
  2. 二维点源扩散的matlab例题程序,用于环境污染分析-Two-dimensional point source diffusion
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3018
    • 提供者:陈凯
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 41 »
搜珍网 www.dssz.com