Welcome![Sign In][Sign Up]
Location:
Search - fixed point iteration

Search list

[Other resourceFixed_pt

Description: matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。-Matlab language Image Denoising fixed-point iteration method, based on partial differential equations of an algorithm.
Platform: | Size: 2056 | Author: wjc | Hits:

[Other resourceSteffensenAcceleation

Description: Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
Platform: | Size: 850 | Author: 曹德爽 | Hits:

[Mathimatics-Numerical algorithmsdiedai

Description: 不动点迭代——方程根的求解-fixed-point iteration -- Solving the equation -
Platform: | Size: 6128 | Author: 王慧 | Hits:

[Other resourcefixed_point

Description: matlab function ---> find roots using fixed-point iteration
Platform: | Size: 1012 | Author: Di Lin | Hits:

[Mathimatics-Numerical algorithmsdiedai

Description: 不动点迭代——方程根的求解-fixed-point iteration-- Solving the equation-
Platform: | Size: 308224 | Author: 王慧 | Hits:

[matlabFixed_pt

Description: matlab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。-Matlab language Image Denoising fixed-point iteration method, based on partial differential equations of an algorithm.
Platform: | Size: 2048 | Author: wjc | Hits:

[AlgorithmSteffensenAcceleation

Description: Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
Platform: | Size: 1024 | Author: 曹德爽 | Hits:

[matlabbudongdian

Description: 此程序为解非线性方程组的不动点迭代法,在MATLAB执行.-This procedure for the solution of nonlinear equations of the fixed point iteration method, in the MATLAB implementation.
Platform: | Size: 1024 | Author: yang | Hits:

[matlabfixed_point

Description: matlab function ---> find roots using fixed-point iteration -matlab function---> find roots using fixed-point iteration
Platform: | Size: 1024 | Author: Di Lin | Hits:

[DocumentsIndependentComponentAnalysis

Description: FastICA算法,又称固定点(Fixed-Point)算法,该算法采用了定点迭代的优化算法,使得收敛更加快速、稳健。-FastICA algorithm, also known as fixed-point (Fixed-Point) algorithm, which uses fixed-point iteration of the optimization algorithm, making convergence more rapid, and robust.
Platform: | Size: 6897664 | Author: huilian.Li | Hits:

[matlabfixed_point_systems

Description: Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column.
Platform: | Size: 1024 | Author: 王怀东 | Hits:

[matlabfixed_point

Description: Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative.
Platform: | Size: 1024 | Author: 王怀东 | Hits:

[AlgorithmALGO2-1

Description: lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.1 (Fixed Point Iteration). Section 2.1, Iteration for Solving x = g(x), Page 51-lgo2-1.c C program for implementing Algorithm 2.1 Algorithm translated to C by: Dr. Norman Fahrer IBM and Macintosh verification by: Daniel Mathews NUMERICAL METHODS: C Programs, (c) John H. Mathews 1995 To accompany the text: NUMERICAL METHODS for Mathematics, Science and Engineering, 2nd Ed, 1992 Prentice Hall, Englewood Cliffs, New Jersey, 07632, U.S.A. Prentice Hall, Inc. USA, Canada, Mexico ISBN 0-13-624990-6 Prentice Hall, International Editions: ISBN 0-13-625047-5 This free software is compliments of the author. E-mail address: in "mathews@fullerton.edu" Algorithm 2.1 (Fixed Point Iteration). Section 2.1, Iteration for Solving x = g(x), Page 51
Platform: | Size: 2048 | Author: virumpa | Hits:

[matlabfixed_point_aitken

Description: general fixed point iteration with Aitken s D2-method
Platform: | Size: 1024 | Author: katore vishal | Hits:

[matlabfixedpointiterativeprocess

Description: 不动点迭代方法也是一常用的计算非线性方程组的解法。-Fixed point iteration method is also a common calculation method of nonlinear equations.
Platform: | Size: 1024 | Author: jiaoyuwei | Hits:

[matlabFpi

Description: fixed point iteration for finding roots
Platform: | Size: 1024 | Author: ali | Hits:

[matlab5dsfada

Description: lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
Platform: | Size: 1024 | Author: 叶鸿 | Hits:

[Windows Developfixed

Description: this code is using for simulate the method of fixed point iteration
Platform: | Size: 1024 | Author: nedal | Hits:

[matlabfixed-point

Description: 一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
Platform: | Size: 1024 | Author: 孔小凡 | Hits:

[Education soft systemiteration

Description: fixed-point iteration
Platform: | Size: 474112 | Author: zghjcnjvfu | Hits:
« 12 3 »

CodeBus www.codebus.net