CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - richardson
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - richardson - List
[
Other resource
]
Richardson
DL : 0
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误
Update
: 2008-10-13
Size
: 1kb
Publisher
:
ddcc4433
[
Mathimatics-Numerical algorithms
]
Richardson外推加速
DL : 0
理查德外推加速算法-Richard extrapolation algorithm acceleration
Update
: 2025-02-19
Size
: 472kb
Publisher
:
风度
[
Other
]
MCT
DL : 0
Richardson 和Urbanke的经典文章,modern coding theory-Richardson and Urbanke
Update
: 2025-02-19
Size
: 2.77mb
Publisher
:
林晓叶
[
matlab
]
work3
DL : 0
在matlab环境下用Diriclet与Richardson算法解决偏微分方程的算法实现-In the matlab environment Diriclet and Richardson algorithm used to solve partial differential equations of the algorithm
Update
: 2025-02-19
Size
: 1kb
Publisher
:
汪波
[
matlab
]
Richardson
DL : 0
里查得森(Richardson)法解偏微分方程的程序。解的是定步长的抛物型偏微分方程: du/dx - a * d2u/dx2 = 0 在程序中可以更改 a 的值以实现不同系数的解。由于它是一种显式格式,解的结果不稳定 在Matlab7下面运行发现竟然有一些值达到十的几十次方,这是算法本身决定的。不是程序有错误-Richard Anderson (Richardson) Solving partial differential equations procedures. Solution is scheduled to step parabolic partial differential equation: du/dx- a* d2u/dx2 = 0 in the procedure can be changed in order to realize the value of a different coefficient of the solution. Because it is an explicit format, the result of instability in the solution of the following Matlab7 running even found some value reached ten dozens of parties, this is the decision algorithm itself. Not a procedural error
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ddcc4433
[
Special Effects
]
ImageRecuperate
DL : 0
4_1:生成模糊化实验图像 4_2:维纳滤波复原 4_3:约束最小二乘滤波复原 4_4:Lucy-Richardson滤波复原 4_5:盲卷积滤波复原-4_1: generate fuzzy images of experimental 4_2: 4_3 restoration Wiener filtering: constrained least squares filtering recovery 4_4: Lucy-Richardson filter recovery 4_5: Blind deconvolution filter to recover
Update
: 2025-02-19
Size
: 4kb
Publisher
:
fanwen
[
File Operate
]
Ruby_Cookbook_Source
DL : 0
Ruby Cookbook 源代码 Ruby Cookbook Source README by Leonard Richardson (leonardr@segfault.org) Last update: 09/06/2006 This source code was extracted automatically from my markup copy of the Ruby Cookbook. Every chapter has its own directory, and every recipe (and chapter introduction) has its own file. -Ruby Cookbook source Ruby Cookbook Source READMEby Leonard Richardson (leonardr@segfault.org) Last update: 09/06/2006This source code was extracted automatically from my markup copy ofthe Ruby Cookbook. Every chapter has its own directory, and everyrecipe (and chapter introduction) has its own file.
Update
: 2025-02-19
Size
: 302kb
Publisher
:
我
[
2D Graphic
]
Image_Restoration
DL : 0
这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,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 Lucy-Richardson filter was used, while the code also used the optical flow analysis, it is estimated that the length and fuzzy perspective.
Update
: 2025-02-19
Size
: 1006kb
Publisher
:
xlz
[
Special Effects
]
Fourteen
DL : 0
第十四章 图像复原 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 图像复原的其它 MATLAB 函数 -Chapter XIV 14.1 Image Restoration 14.1.1 degradation model for the degradation of model 14.1.2 discrete degradation model 14.2 recovery recovery algebra algebraic method 14.2.1 Principle 14.2.2 inverse filtering to recover 14.2.3 Least Square Filtering 14.3 MATLAB Image 14.3.1 Wiener Filtering recovery recovery recovery 14.3.2 filtering rules of 14.3.3 Lucy-Richardson deconvolution to recover 14.3.4 Blind Image Restoration to recover 14.3.5 other MATLAB function
Update
: 2025-02-19
Size
: 2kb
Publisher
:
王万国
[
Algorithm
]
lichaxun
DL : 0
理查逊外推法求数值微分,能达到很高的精度。-Richardson extrapolation method for numerical differentiation, to achieve high accuracy.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
cz3vx
[
matlab
]
richardson
DL : 0
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 including comparing against a known good solution. Able to handle vector inputs. Compatible both with MATLAB and Octave. Includes Octave-style unit tests.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
alazio
[
RichEdit
]
richardson.cpp
DL : 0
richardson algorithm of approximation of integrals
Update
: 2025-02-19
Size
: 1kb
Publisher
:
salvo_totoli
[
SCM
]
DeblurringImagesUsingtheBlindDeconvolutionAlgorit
DL : 0
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-Lucy algorithm is used in each iteration. Additional optical system (e.g. camera) characteristics can be used as input parameters that could help to improve the quality of the image restoration. PSF constraints can be passed in through a user-specified function
Update
: 2025-02-19
Size
: 3kb
Publisher
:
ayla
[
SCM
]
LucyRichardsonAlgorithm
DL : 0
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, damped Lucy-Richardson algorithm. The additional optical system (e.g. camera) characteristics can be used as input parameters to improve the quality of the image restoration.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
ayla
[
Windows Develop
]
Modern_Coding_Thoery
DL : 0
讲现代编码理论的好书,08年版的,由两位Channel coding的牛人编著,值得一读。作者为Tom Richardson和Ruediger Urbanke。-A brilient book for modern coding theory, 2008 edition, written by two well known professors in the field of channel coding. It is worth reading and well recommended. The author is Tom Richardson and Ruediger Urbanke.
Update
: 2025-02-19
Size
: 2.72mb
Publisher
:
yingwang
[
Graph program
]
imagerestoration
DL : 0
图像复原 退化模型 连续退化模型 离散退化模型 复原的代数方法 代数复原原理 逆滤波复原 最小二乘方滤波 MATLAB 实现图像复原 维纳滤波复原 规则化滤波复原 Lucy-Richardson 复原 盲去卷积复原 图像复原的其它 MATLAB 函数 -Degradation of image restoration model continuous degradation model discrete degradation model recovery principles of algebra algebraic inverse filter to recover to recover MATLAB least squares filtering for image restoration Wiener filter to recover the rules-based filtering to recover Lucy-Richardson deconvolution to recover Blind Image Restoration to recover the other MATLAB Functions
Update
: 2025-02-19
Size
: 2kb
Publisher
:
齐子新
[
Mathimatics-Numerical algorithms
]
shizhiweifen
DL : 0
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 program implementation in the document have been given.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
陈臻
[
Graph program
]
matlab
DL : 0
用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.
Update
: 2025-02-19
Size
: 284kb
Publisher
:
xujun
[
Special Effects
]
RL(Richardson-Lucy)
DL : 0
采用基于RL(Richardson-Lucy)算法的超分辨图像复原。能够实现图像的频谱外推,得到期望的复原图像。-The RL (Richardson-Lucy) algorithm-based super-resolution image restoration. Extrapolation of image spectrum, to obtain the desired restored image.
Update
: 2025-02-19
Size
: 5kb
Publisher
:
程涛
[
matlab
]
richardson外推法
DL : 0
高精度算法中的理查德森(richardson)外推法。。(Richardson (Richardson) extrapolation in high accuracy algorithm)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
杨小歪
«
1
2
3
4
5
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.