搜索资源列表
CircleSim
- 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
optics
- 光学现象模拟,包括反射,折射,牛顿环,杨氏双缝干涉等。转自某blog-optical phenomena simulation, including reflection, refraction, Newton Central, Young's double slit interference. Transfers from a blog
newton2
- Newton迭代法是将非线性方程用线性方程来代替,一旦把方程线性化了之后,求方程的近似根问题就很容易解决.
PictureReshape_c_sharp
- 图像变形软件,使用五种方法实现,分别为均值插值,牛顿插值,拉格朗日插值,双线性插值-Image morphing software, using five methods, namely the mean interpolation, Newton interpolation, Lagrange interpolation, bilinear interpolation
niudunhuan
- 实验中牛顿环编码,matlab程序-Newton rings
Regularized_Newton_Residual_algorithm
- 一种使用牛顿迭代的超分辨算法,该算法以2的对数提高传统Landweber算法的运算速度,附带文章。-The problem of poor resolution of acquired image in the passive millimeter wave imaging stems mainly from antenna size limitations, thus necessitating efficient post-processing to achieve resolution i
POCS_Newton_Algorithm
- 一种结合投影算法和快速Newton迭代算法的新型超分辨算法,用于毫米波无源成像-A novel super-resolution algorithm used for PMMW imaging which combines the strong points of Projection_Onto_Convex and Newton iterative algorithm.
semi2M
- 这是一个半光滑牛顿法解决图像复原问题的MATLAB算法-semi-smooth newton method for image restoration
0000437
- 2010年ICIP最新文章关于图像复原,提出了2D NHA算法,实验证明了该算法的优越性能。-In this study, we develop a technique for image restoration The proposed method is based on the 2D non-harmonic analy- sis (2D NHA). The 2D NHA algorithm assigns an initial value by using the spect
matlab
- 这是关于matlaba的分割方法的描述,有牛顿法,黄金分割法等-This is the descr iption of on matlaba the segmentation method, Newton method, golden section method
chazhi
- 各种插值算法,高斯插值算法,线性插值算法,牛顿插值法,哈米特矩阵插值算法-Various interpolation algorithm, the Gaussian interpolation algorithm, linear interpolation algorithm, Newton interpolation, Hammett matrix interpolation algorithm
POCS_Newton_Algorithm
- pocs-newton算法实现超分辨率重建,一种改进的pocs算法,使sr效果得到提升。-pocs-newton algorithm to achieve super-resolution reconstruction, the an improved pocs algorithm, sr effect would be enhanced.
Newton
- Application drawing Newton fractals
MATLAB-CODE5
- 【谷速软件】matlab源码- 实现牛顿插值-[Valley] Speed matlab source software- to achieve Newton interpolation
niniudun
- 拟牛顿算法的c程序,希望大家能用的上,有问题多多交流。-Quasi-Newton algorithm c program, I hope everyone can be the last, there is a lot of problems exchange.
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
fitcircle
- 对离散点进行圆拟合,得到拟合圆的中心坐标和半径- [Z, R] = FITCIRCLE(X) fits a circle to the N points in X minimising geometric error (sum of squared distances the points to the fitted circle) using nonlinear least squares (Gauss Newton)
LINESEARCH
- 牛顿拉富生线搜索是解决方程的程序与quasi-Newton-Raphson方法加速了线搜索算法。要解决的方程可以包括向量,除了标量,用MATLAB编程语言写的.-Newton Raphson Line Search is a program for the solution of equations with the quasi-Newton-Raphson method accelerated by a line search algorithm. The equation to be sol
subset_4_6
- 数字图像相关中的亚像素位移计算方法之牛顿迭代法的函数。参数包括参考图像、变形图像和迭代步长-The Function of Newton s Iteration Method for Sub- pixel Displacement Calculation in Digital Image Correlation. The parameters include the reference image, the deformed image, and the iterative step
benxhmark
- 采用matlab编程实现基于牛顿拉夫逊算法的电力系统潮流计算,-Using matlab programming based on newton-raphson algorithm of power system flow calculation,