当前位置:
首页 资源下载
搜索资源 - fixed point iteration
搜索资源列表
-
0下载:
matlab语言开发的图像去噪的固定点迭代法,
基于偏微分方程的一个算法。-Matlab language Image Denoising fixed-point iteration method, based on partial differential equations of an algorithm.
-
-
0下载:
Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
-
-
0下载:
不动点迭代——方程根的求解-fixed-point iteration -- Solving the equation -
-
-
0下载:
matlab function ---> find roots using fixed-point iteration
-
-
0下载:
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.
-
-
0下载:
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
-
-
0下载:
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 eq
-
-
0下载:
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:
NUME
-
-
0下载:
general fixed point iteration with Aitken s D2-method
-
-
0下载:
不动点迭代方法也是一常用的计算非线性方程组的解法。-Fixed point iteration method is also a common calculation method of nonlinear equations.
-
-
0下载:
fixed point iteration for finding roots
-
-
0下载:
lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
-
-
0下载:
lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
-
-
0下载:
Numerical Methods- computes for root by fixed-point iteration . :)
-
-
0下载:
this code is using for simulate the method of fixed point iteration
-
-
1下载:
各种求解非线性方程组的算法程序,包括牛顿法及变形,不动点迭代,共轭梯度-Various algorithms for solving nonlinear equations procedures, including Newton and deformation, fixed point iteration, conjugate gradient, etc., etc.
-
-
0下载:
Chapter 2. The Solution of Nonlinear Equations f(x) = 0
Algorithm 2.1 Fixed Point Iteration
Algorithm 2.2 Bisection Method
Algorithm 2.3 False position or Regula Falsi Method
Algorithm 2.4 Approximate Location of Roots
Algorithm 2.5
-
-
0下载:
本程序是利用固定点迭代求解L1范数最小化的算法-This procedure is to use fixed-point iteration to solve the L1-norm minimization algorithm
-
-
0下载:
一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
-
-
0下载:
fixed-point iteration
-