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

搜索资源列表

  1. Richardson

    0下载:
  2. 里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1026
    • 提供者:ddcc4433
  1. Image_Restoration.rar

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1030014
    • 提供者:
  1. matlab

    1下载:
  2. 用matlab中各种不同方法对模糊图像进行复原,有维纳滤波,盲返卷积,Lucy-richardson方法,规则化复原图像等-Various different methods using matlab fuzzy image restoration, with Wiener filtering, blind convolution back, Lucy-richardson methods, rules-based recovery images, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:291178
    • 提供者:xujun
  1. Fourteen

    1下载:
  2. 第十四章 图像复原 14.1 退化模型 14.1.1 连续退化模型 14.1.2 离散退化模型 14.2 复原的代数方法 14.2.1 代数复原原理 14.2.2 逆滤波复原 14.2.3 最小二乘方滤波 14.3 MATLAB 实现图像复原 14.3.1 维纳滤波复原 14.3.2 规则化滤波复原 14.3.3 Lucy-Richardson 复原 14.3.4 盲去卷积复原 14.3.5 图像复原的其它 MATLA
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:2639
    • 提供者:王万国
  1. lichaxun

    0下载:
  2. 理查逊外推法求数值微分,能达到很高的精度。-Richardson extrapolation method for numerical differentiation, to achieve high accuracy.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:516
    • 提供者:cz3vx
  1. richardson

    0下载:
  2. A generalized Richardson extrapolation routine that can perform multiple extrapolation steps, can accommodate arbitrary leading error terms, can handle any uniform refinement scheme (e.g. h/2, h/3, h/5, etc), and can report a full extrapolation table
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2962
    • 提供者:alazio
  1. richardson.cpp

    0下载:
  2. richardson algorithm of approximation of integrals
  3. 所属分类:RichEdit

    • 发布日期:2017-03-30
    • 文件大小:845
    • 提供者:salvo_totoli
  1. DeblurringImagesUsingtheBlindDeconvolutionAlgorit

    0下载:
  2. The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:2913
    • 提供者:ayla
  1. LucyRichardsonAlgorithm

    0下载:
  2. The Lucy-Richardson algorithm can be used effectively when the point-spread function PSF (blurring operator) is known, but little or no information is available for the noise. The blurred and noisy image is restored by the iterative, accelerated, dam
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3315
    • 提供者:ayla
  1. imagerestoration

    0下载:
  2. 图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degrada
  3. 所属分类:Graph program

    • 发布日期:2016-12-22
    • 文件大小:2333
    • 提供者:齐子新
  1. shizhiweifen

    0下载:
  2. matlab中的数值微分,有用中点公式,自适应法,理查森外推算法等方法求函数的导数,算法的程序实现在文件中都已经给出了。-in the numerical differentiation matlab, useful midpoint formula, adaptive method, Richardson extrapolation methods such as France seek the derivative of the function, the algorithm of the
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:6514
    • 提供者:陈臻
  1. ImageRestorationincludecodereportetc

    0下载:
  2. 图像复原,实现inverse Filter, Wiener Filter, Lucy-richardson 算法,里面包括PPT,代码和报告。非常有价值,是我视觉的大作业。-Image restoration to achieve inverse Filter, Wiener Filter, Lucy-richardson algorithms, which include the PPT, the code and reporting. Is very valuable, is my visi
  3. 所属分类:Graph program

    • 发布日期:2017-05-11
    • 文件大小:2903256
    • 提供者:张司命
  1. Image_Restoration_motionblur

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。-This program can recover from noise/noise or distortion due to jitter generated images, Inverse filter, Wiener filter and the Lucy-Richardson filter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:923176
    • 提供者:zhangpeng
  1. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:ZY
  1. LucyRichardsonfuyuantuxiang

    0下载:
  2. Lucy-Richardson滤波复原图像的代码。效果一般般,可以参考下-Lucy-Richardson filter restored image of the code. Effect of general-like, you can refer to the following
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:23876
    • 提供者:陈程
  1. image_deconvlucy

    0下载:
  2. 利用Lucy-Richardson方法进行图像复原,迭代次数分别是5次和15次-image restoration Lucy-Richardson
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:91418
    • 提供者:ken1979
  1. Wiley_H.264_and_MPEG-4_Video_Compression

    0下载:
  2. Work on the emerging “Advanced Video Coding” standard now known as ITU-T Recommendation H.264 and as ISO/IEC 14496 (MPEG-4) Part 10 has dominated the video coding standardization community for roughly the past three years. The work has been stimu
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-05-15
    • 文件大小:3805925
    • 提供者:anita
  1. RL(Richardson-Lucy)

    0下载:
  2. 采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。-The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5118
    • 提供者:程涛
  1. Richardson Number

    0下载:
  2. This matlab program is to calculate and plot the Richardson Number
  3. 所属分类:matlab例程

  1. richardson外推法

    2下载:
  2. 高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:杨小歪
« 12 3 4 »
搜珍网 www.dssz.com