搜索资源列表
PSF
- 本文针对灰度图像的盲复原问题进行了一些研究,介绍了两种不同的图像盲复 原处理的方法。一种是误差一参数分析法,该方法适合于辨识可以用参数来表征的 点扩散函数,如线性移动模型和Gauss模型等,然后根据估计的参数确定退化图像 的点扩’散函数,再利用常规的复原算法(如维纳滤波法)对退化图像进行复原处理 另一种是非负支撑域约束递归逆滤波(NAS-R工F)算法,文中介绍了NAS-R工F算法 的基本思想,并结合正则化的思想,提出了NAS-RIF的改进算法,相应对该算法的 性能效果
Gauss
- 高斯消元法计算线性方程,是用c++编写的,可以解决数学相关的问题-Guass liner
GAUSS
- 高斯赛德尔迭代法 在数值计算中经常用到的一种求解线性方程组的方法-GAUSS ITERATION
rinv
- 用C++语言实现求一般矩阵的逆。方法为高斯约当法。-C++ language by Finding the inverse matrix. Methods for the Gauss Jordan method.
Gauss
- 使用高斯列主元消去法编程可以减少计算的繁琐程度,大大降低运算复杂度-Gaussian elimination pivot column can be programmed to reduce the red tape of the calculation, greatly reduce the computational complexity
JONATHAN
- 列主元素消去法是为控制舍入误差而提出来的一种算法,在Gauss消去法的消元过程中,若出现a=0,则消元无法进行,即使其不为0,但很小,把它作为除数,就会导致其他元素量级的巨大增长和舍入误差的扩散,最后使计算结果不可靠.使用列主元素消去法计算,基本上能控制舍入误差的影响,并且选主元素比较方便.-Out the main elements of elimination is to control the rounding error and put forward an algorithm, th
work_1_liezhuyuangauss
- 利用列主元的高斯法来求解线性方程或方程-Out of the main yuan Gauss method for solving linear equations
Gauss
- 方程组求解 利用高斯方法进行的,含有选主元素-Solving equations Gaussian method, and contains the main elements selected
gauss
- 列主元高斯消去法、闲来无事的时候编的程序可以对方程组进行求解-Out of the main yuan Gauss elimination method
gaussian
- 高斯消去法,列主元消去法,gauss elimination method-gauss elimination method
noise
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.
work4
- 打开一幅图像,添加高斯、椒盐噪声,用邻域平均法、中值滤波法和K邻近平均法进行处理。-Open an image, add of Gauss, salt and pepper noise processed with the neighborhood average, median filtering method and K adjacent average method.
SIFT-HARRIS-Gaussian
- OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
Matlab-Image-Noise-Filter
- Matlab椒盐和高斯混合噪声的滤波,包括自适应中值和修正的阿尔法等多种几种方法,比较简单,自带函数,含测试图片且为相对路径,可直接运行。-Some Matlab Image Noise Filter using approaches such as adapted median filter and alpha trim,targeted at mixed noise of gauss noise and salt&pepper noise.
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
FICA_DEMO
- 快速ICA的matlab m文件,是演示代码,可以直接运行。独立分量分析。使用了基于负熵极大值的牛顿迭代法来判断分离结果的非高斯性-Fast matlab m ICA files, is a demo code, you can directly run. Independent component analysis. The non Gauss used Newton iterative method based on negative entropy to determine the max
kyilefeature
- matlab-gauss,实现matlab上的gauss迭代法 很好的 不错(- gauss, matlab realization of matlab on the gauss iteration method is ok good too)
spznning
- gauss消去法的C++程序,希望大家喜欢,,哈哈()