搜索资源列表
CircleSim
- 圆拟合算法的实现(VC) 包括:最小二乘精确解、最小二乘近似解、高斯牛顿法迭代解-circle fitting algorithm to achieve (VC), including : LS Exact solution, least squares approximate solution, Gaussian Newton iterative solution
localletout
- 本程序用VB语言开发,实现了牛顿迭代法生成Julia集和Julia集的局部放大功能-this program with VB language development, to achieve the Newton Generation Julia Set and Julia Set local amplification
fractalV1
- 本软件可以生成MandlBrot集、Julia集的图形,以及随机迭代法、Newton迭代法生成分形图象。另外,本系统还提供了简单的图象处理功能,比如图象的灰度化、二值化、图象的轮廓提取、彩色浮雕、亮度增加、Gamma校正、反色等。 -The software can generate MandlBrot sets, Julia Sets graphics, and random iteration, Newton iteration Health fractal images. In add
6_03
- <6_03>:内含Newton迭代法的局部放大源代码。双击Release下的M_J.exe文件,程序运行;双击PROJECT1.VBP文件,进入编辑环境。
newton2
- Newton迭代法是将非线性方程用线性方程来代替,一旦把方程线性化了之后,求方程的近似根问题就很容易解决.
Newton
- 内含复平面上的牛顿迭代法源代码。双击N.html文件,程序运行;双击Newton.java文件,进入编辑环境。-Complex plane containing the Newton iteration the source code. Double-click N.html files, program operation Newton.java double-click the file, enter the editing environment.
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.
fractral
- 绘制分形图像,MFC平台开发的可视化操作界面,包括字符串迭代、IFS、牛顿函数迭代等算法。-Draw fractal image, MFC platform visual interface, including string iteration, IFS, algorithms such as Newton iteration function.
Chapter5_time_newton
- 内含基于逃逸时间算法的Sierpinski三角形源代码,基于逃逸时间算法的Julia集源代码,复平面上的牛顿迭代法源代码,牛顿法解方程之分形图生成源代码和Mandelbrot集源代码-Containing Sierpinski triangle escape time algorithm source code, the Julia sets source code based on escape time algorithm, Newton iteration method source co
chapter6_Julia
- 内含Mandelbrot集的局部放大源代码,Julia集的局部放大源代码,Newton迭代法的局部放大源代码和作为Julia集字典的Mandelbrot集源代码-The enlarged partial source code containing the Mandelbrot set, Julia sets partial enlarged source code of Newton iterative method enlarged partial source code and as Ju
Fractale
- 几种分形的方法程序,如牛顿迭代,cantor ——sets ,matlab程序-Several fractal programs, such as Newton iteration Cantor- sets, Matlab program
cz
- AE反距离IDW、克里金Krige插值.txt I显示方法.c www.pudn.com.txt 三对角线追赶法.C 三样条插值函数算法,还包括其他的比如hermite等算法,很全.txt 二分法.c 分段线性插值.c 列主元元素消元.C 利用反距离平方加权插值算法建立规则格网在大数据量离散点数据的情况下,.txt 反距离加权插值,貌似不好用IDWUtil.java 埃特肯.c 复合梯形法.c 复合辛普森.c 弦割法.c 操作复数的类Com
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
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
BasinsofAttraction
- 绘制牛顿迭代法的吸引盆程序,使用matlab(Drawing the suction basin program of Newton iteration method)