In the graph signal processing(GSP)framework,distributed algorithms are highly desirable in processing signals defined on large-scale networks.However,in most existing distributed algorithms,all nodes homogeneously pe...In the graph signal processing(GSP)framework,distributed algorithms are highly desirable in processing signals defined on large-scale networks.However,in most existing distributed algorithms,all nodes homogeneously perform the local computation,which calls for heavy computational and communication costs.Moreover,in many real-world networks,such as those with straggling nodes,the homogeneous manner may result in serious delay or even failure.To this end,we propose active network decomposition algorithms to select non-straggling nodes(normal nodes)that perform the main computation and communication across the network.To accommodate the decomposition in different kinds of networks,two different approaches are developed,one is centralized decomposition that leverages the adjacency of the network and the other is distributed decomposition that employs the indicator message transmission between neighboring nodes,which constitutes the main contribution of this paper.By incorporating the active decomposition scheme,a distributed Newton method is employed to solve the least squares problem in GSP,where the Hessian inverse is approximately evaluated by patching a series of inverses of local Hessian matrices each of which is governed by one normal node.The proposed algorithm inherits the fast convergence of the second-order algorithms while maintains low computational and communication cost.Numerical examples demonstrate the effectiveness of the proposed algorithm.展开更多
Gain based predistorter (PD) is a highly effective and simple digital baseband predistorter which compensates for the nonlinear distortion of PAs. Lookup table (LUT) is the core of the gain based PD. This paper presen...Gain based predistorter (PD) is a highly effective and simple digital baseband predistorter which compensates for the nonlinear distortion of PAs. Lookup table (LUT) is the core of the gain based PD. This paper presents a discrete Newton’s method based adaptive technique to modify LUT. We simplify and convert the hardship of adaptive updating LUT to the roots finding problem for a system of two element real equations on athematics. And we deduce discrete Newton’s method based adaptive iterative formula used for updating LUT. The iterative formula of the proposed method is in real number field, but secant method previously published is in complex number field. So the proposed method reduces the number of real multiplications and is implemented with ease by hardware. Furthermore, computer simulation results verify gain based PD using discrete Newton’s method could rectify nonlinear distortion and improve system performance. Also, the simulation results reveal the proposed method reaches to the stable statement in fewer iteration times and less runtime than secant method.展开更多
This study considers the estimation of Maximum Likelihood Estimator and the Bayesian Estimator of the Weibull distribution with interval-censored data. The Bayesian estimation can’t be used to solve the parameters an...This study considers the estimation of Maximum Likelihood Estimator and the Bayesian Estimator of the Weibull distribution with interval-censored data. The Bayesian estimation can’t be used to solve the parameters analytically and therefore Markov Chain Monte Carlo is used, where the full conditional distribution for the scale and shape parameters are obtained via Metropolis-Hastings algorithm. Also Lindley’s approximation is used. The two methods are compared to maximum likelihood counterparts and the comparisons are made with respect to the mean square error (MSE) to determine the best for estimating of the scale and shape parameters.展开更多
In this paper we discuss the convergence of a modified Newton’s method presented by A. Ostrowski [1] and J.F. Traub [2], which has quadratic convergence order but reduces one evaluation of the derivative at every two...In this paper we discuss the convergence of a modified Newton’s method presented by A. Ostrowski [1] and J.F. Traub [2], which has quadratic convergence order but reduces one evaluation of the derivative at every two steps compared with Newton’s method. A convergence theorem is established by using a weak condition a≤3-2(2<sup>1/2</sup>) and a sharp error estimate is given about the iterative sequence.展开更多
The convergence criterion of Newton’s method to find the zeros of a map f from a Lie group to its corresponding Lie algebra is established under the assumption that f satisfies the classical Lipschitz condition, and ...The convergence criterion of Newton’s method to find the zeros of a map f from a Lie group to its corresponding Lie algebra is established under the assumption that f satisfies the classical Lipschitz condition, and that the radius of convergence ball is also obtained. Furthermore, the radii of the uniqueness balls of the zeros of f are estimated. Owren and Welfert (2000) stated that if the initial point is close sufficiently to a zero of f, then Newton’s method on Lie group converges to the zero; while this paper provides a Kantorovich’s criterion for the convergence of Newton’s method, not requiring the existence of a zero as a priori.展开更多
In order to calculate the electronic structure of correlated materials, we propose implementation of the LDA+Gutzwiller method with Newton's method. The self-consistence process, efficiency and convergence of calcul...In order to calculate the electronic structure of correlated materials, we propose implementation of the LDA+Gutzwiller method with Newton's method. The self-consistence process, efficiency and convergence of calculation are improved dramatically by using Newton's method with golden section search and other improvement approaches.We compare the calculated results by applying the previous linear mix method and Newton's method. We have applied our code to study the electronic structure of several typical strong correlated materials, including SrVO3, LaCoO3, and La2O3Fe2Se2. Our results fit quite well with the previous studies.展开更多
In 1673, Yoshimasu Murase made a cubic equation to obtain the thickness of a hearth. He introduced two kinds of recurrence formulas of square and the deformation (Ref.[1]). We find that the three formulas lead to the ...In 1673, Yoshimasu Murase made a cubic equation to obtain the thickness of a hearth. He introduced two kinds of recurrence formulas of square and the deformation (Ref.[1]). We find that the three formulas lead to the extension of Newton-Raphson’s method and Horner’s method at the same time. This shows originality of Japanese native mathematics (Wasan) in the Edo era (1600- 1867). Suzuki (Ref.[2]) estimates Murase to be a rare mathematician in not only the history of Wasan but also the history of mathematics in the world. Section 1 introduces Murase’s three solutions of the cubic equation of the hearth. Section 2 explains the Horner’s method. We give the generalization of three formulas and the relation between these formulas and Horner’s method. Section 3 gives definitions of Murase-Newton’s method (Tsuchikura-Horiguchi’s method), general recurrence formula of Murase-Newton’s method (Tsuchikura-Horiguchi’s method), and general recurrence formula of the extension of Murase-Newton’s method (the extension of Tsuchikura-Horiguchi’s method) concerning n-degree polynomial equation. Section 4 is contents of the title of this paper.展开更多
A class of third-order convergence methods of solving roots for non-linear equation,which are variant Newton's method, are given. Their convergence properties are proved. They are at least third order convergence nea...A class of third-order convergence methods of solving roots for non-linear equation,which are variant Newton's method, are given. Their convergence properties are proved. They are at least third order convergence near simple root and one order convergence near multiple roots. In the end, numerical tests are given and compared with other known Newton's methods. The results show that the proposed methods have some more advantages than others. They enrich the methods to find the roots of non-linear equations and they are important in both theory and application.展开更多
In this paper, we propose an inexact damped Newtonmethod for solving nonlinear complementarity problems based on the equivalent B differentiable equations.Global convergence and locally quadratic convergence are ...In this paper, we propose an inexact damped Newtonmethod for solving nonlinear complementarity problems based on the equivalent B differentiable equations.Global convergence and locally quadratic convergence are obtained,and numerical results are given.展开更多
Though well-known for its simplicity and efficiency, Newton’s method applied to a complex polynomial can fail quite miserably, even on a relatively large open set of initial guesses. In this work, we present some ana...Though well-known for its simplicity and efficiency, Newton’s method applied to a complex polynomial can fail quite miserably, even on a relatively large open set of initial guesses. In this work, we present some analytic and numerical results for Newton’s method applied to the complex quartic family where is a parameter. The symmetric location of the roots of?allows for some easy reductions. In particular, when λ is either real or purely imaginary, standard techniques from real dynamical systems theory can be employed for rigorous analysis. Classifying those λ-values where Newton’s method fails on an open set leads to complex and aesthetically intriguing geometry in the λ-parameter plane, complete with fractal-like figures such as Mandelbrot-like sets, tricorns and swallows.展开更多
We propose a continuous analogy of Newton’s method with inner iteration for solving a system of linear algebraic equations. Implementation of inner iterations is carried out in two ways. The former is to fix the numb...We propose a continuous analogy of Newton’s method with inner iteration for solving a system of linear algebraic equations. Implementation of inner iterations is carried out in two ways. The former is to fix the number of inner iterations in advance. The latter is to use the inexact Newton method for solution of the linear system of equations that arises at each stage of outer iterations. We give some new choices of iteration parameter and of forcing term, that ensure the convergence of iterations. The performance and efficiency of the proposed iteration is illustrated by numerical examples that represent a wide range of typical systems.展开更多
In this paper, we propose new variants of Newton’s method based on quadrature formula and power mean for solving nonlinear unconstrained optimization problems. It is proved that the order of convergence of the propos...In this paper, we propose new variants of Newton’s method based on quadrature formula and power mean for solving nonlinear unconstrained optimization problems. It is proved that the order of convergence of the proposed family is three. Numerical comparisons are made to show the performance of the presented methods. Furthermore, numerical experiments demonstrate that the logarithmic mean Newton’s method outperform the classical Newton’s and other variants of Newton’s method. MSC: 65H05.展开更多
This paper gives the extension of Newton’s method, and a variety of formulas to compare the convergences for the extension of Newton’s method (Section 4). Section 5 gives the numerical calculations. Section 1 introd...This paper gives the extension of Newton’s method, and a variety of formulas to compare the convergences for the extension of Newton’s method (Section 4). Section 5 gives the numerical calculations. Section 1 introduces the three formulas obtained from the cubic equation of a hearth by Murase (Ref. [1]). We find that Murase’s three formulas lead to a Horner’s method (Ref. [2]) and extension of a Newton’s method (2009) at the same time. This shows originality of Wasan (mathematics developed in Japan) in the Edo era (1603-1868). Suzuki (Ref. [3]) estimates Murase to be a rare mathematician in not only the history of Wasan but also the history of mathematics in the world. Section 2 gives the relations between Newton’s method, Horner’s method and Murase’s three formulas. Section 3 gives a new function defined such as .展开更多
In this paper, we present and analyze a family of fifth-order iterative methods free from second derivative for solving nonlinear equations. It is established that the family of iterative methods has convergence order...In this paper, we present and analyze a family of fifth-order iterative methods free from second derivative for solving nonlinear equations. It is established that the family of iterative methods has convergence order five. Numerical examples show that the new methods are comparable with the well known existing methods and give better results in many aspects.展开更多
The species diversity and altitudinal distribution of amphibians along an eleva tional gradient of 200-1600 m in the Xianxialing and Wuyishan Mountain Ranges in Southeastern China were investiga ted through time-const...The species diversity and altitudinal distribution of amphibians along an eleva tional gradient of 200-1600 m in the Xianxialing and Wuyishan Mountain Ranges in Southeastern China were investiga ted through time-constra ined visual surveys along 32 transect lines in 9 survey areas,in which the ha bitat types were also recorded.A total of 27 amphibian species belonging to 19 genera,7 families,and 2 orders were found.The species diversity of the amphibians plateaued at low elevation,and the altitudinal boundary of their distribution was at 800 m.Their species compositions were dissimilar in the two mountain ranges probably beca use the annual average temperature and annual rainfall were different in both areas.The eleva tional Rapoport's rule demonstrated that the species range size of the amphibians expanded as the elevation increased in both mountain ranges.The results of the cross species method supported the rule only when the influence of the low-frequency occurrence proba bility of an investigated species was excluded,whereas those of the Steven's method strongly corroborated the rule rega rdless of the incidental occurrence or absence of the species.展开更多
Newton's learning algorithm of NN is presented and realized. In theory, the convergence rate of learning algorithm of NN based on Newton's method must be faster than BP's and other learning algorithms, because the ...Newton's learning algorithm of NN is presented and realized. In theory, the convergence rate of learning algorithm of NN based on Newton's method must be faster than BP's and other learning algorithms, because the gradient method is linearly convergent while Newton's method has second order convergence rate. The fast computing algorithm of Hesse matrix of the cost function of NN is proposed and it is the theory basis of the improvement of Newton's learning algorithm. Simulation results show that the convergence rate of Newton's learning algorithm is high and apparently faster than the traditional BP method's, and the robustness of Newton's learning algorithm is also better than BP method' s.展开更多
A computational method for steady water waves is presented on the basis of potential theory in the physical plane with spatial variables as independent quantities. The finite Fourier series are applied to approximatin...A computational method for steady water waves is presented on the basis of potential theory in the physical plane with spatial variables as independent quantities. The finite Fourier series are applied to approximating the free surface and potential function. A set of nonlinear algebraic equations for the Fourier coefficients are derived from the free surface kinetic and dynamic boundary conditions. These algebraic equations are numerically solved through Newton's iterative method, and the iterative stability is further improved by a relaxation technology. The integral properties of steady water waves are numerically analyzed, showing that (1) the set-up and the set-down are both non-monotonic quantities with the wave steepness, and (2) the Fourier spectrum of the free surface is broader than that of the potential function. The latter further leads us to explore a modification for the present method by approximating the free surface and potential function through different Fourier series, with the truncation of the former higher than that of the latter. Numerical tests show that this modification is effective, and can notably reduce the errors of the free surface boundary conditions.展开更多
基金supported by National Natural Science Foundation of China(Grant No.61761011)Natural Science Foundation of Guangxi(Grant No.2020GXNSFBA297078).
文摘In the graph signal processing(GSP)framework,distributed algorithms are highly desirable in processing signals defined on large-scale networks.However,in most existing distributed algorithms,all nodes homogeneously perform the local computation,which calls for heavy computational and communication costs.Moreover,in many real-world networks,such as those with straggling nodes,the homogeneous manner may result in serious delay or even failure.To this end,we propose active network decomposition algorithms to select non-straggling nodes(normal nodes)that perform the main computation and communication across the network.To accommodate the decomposition in different kinds of networks,two different approaches are developed,one is centralized decomposition that leverages the adjacency of the network and the other is distributed decomposition that employs the indicator message transmission between neighboring nodes,which constitutes the main contribution of this paper.By incorporating the active decomposition scheme,a distributed Newton method is employed to solve the least squares problem in GSP,where the Hessian inverse is approximately evaluated by patching a series of inverses of local Hessian matrices each of which is governed by one normal node.The proposed algorithm inherits the fast convergence of the second-order algorithms while maintains low computational and communication cost.Numerical examples demonstrate the effectiveness of the proposed algorithm.
基金supported by National Natural Science Foundation of China(NSFC)Key Program(61573094)the Fundamental Research Funds for the Central Universities(N140402001)
文摘Gain based predistorter (PD) is a highly effective and simple digital baseband predistorter which compensates for the nonlinear distortion of PAs. Lookup table (LUT) is the core of the gain based PD. This paper presents a discrete Newton’s method based adaptive technique to modify LUT. We simplify and convert the hardship of adaptive updating LUT to the roots finding problem for a system of two element real equations on athematics. And we deduce discrete Newton’s method based adaptive iterative formula used for updating LUT. The iterative formula of the proposed method is in real number field, but secant method previously published is in complex number field. So the proposed method reduces the number of real multiplications and is implemented with ease by hardware. Furthermore, computer simulation results verify gain based PD using discrete Newton’s method could rectify nonlinear distortion and improve system performance. Also, the simulation results reveal the proposed method reaches to the stable statement in fewer iteration times and less runtime than secant method.
文摘This study considers the estimation of Maximum Likelihood Estimator and the Bayesian Estimator of the Weibull distribution with interval-censored data. The Bayesian estimation can’t be used to solve the parameters analytically and therefore Markov Chain Monte Carlo is used, where the full conditional distribution for the scale and shape parameters are obtained via Metropolis-Hastings algorithm. Also Lindley’s approximation is used. The two methods are compared to maximum likelihood counterparts and the comparisons are made with respect to the mean square error (MSE) to determine the best for estimating of the scale and shape parameters.
基金Jointly supported by China Major Key Project for Basic Researcher and Provincial Natrural Science Foundation.
文摘In this paper we discuss the convergence of a modified Newton’s method presented by A. Ostrowski [1] and J.F. Traub [2], which has quadratic convergence order but reduces one evaluation of the derivative at every two steps compared with Newton’s method. A convergence theorem is established by using a weak condition a≤3-2(2<sup>1/2</sup>) and a sharp error estimate is given about the iterative sequence.
基金Project supported by the National Natural Science Foundation of China (No. 10271025)the Program for New Century Excellent Talents in University of China
文摘The convergence criterion of Newton’s method to find the zeros of a map f from a Lie group to its corresponding Lie algebra is established under the assumption that f satisfies the classical Lipschitz condition, and that the radius of convergence ball is also obtained. Furthermore, the radii of the uniqueness balls of the zeros of f are estimated. Owren and Welfert (2000) stated that if the initial point is close sufficiently to a zero of f, then Newton’s method on Lie group converges to the zero; while this paper provides a Kantorovich’s criterion for the convergence of Newton’s method, not requiring the existence of a zero as a priori.
基金supported by the National Natural Science Foundation of China(Grant No.2011CBA00108)the National Basic Research Program of China(Grant No.2013CB921700)the Foundation of LCP
文摘In order to calculate the electronic structure of correlated materials, we propose implementation of the LDA+Gutzwiller method with Newton's method. The self-consistence process, efficiency and convergence of calculation are improved dramatically by using Newton's method with golden section search and other improvement approaches.We compare the calculated results by applying the previous linear mix method and Newton's method. We have applied our code to study the electronic structure of several typical strong correlated materials, including SrVO3, LaCoO3, and La2O3Fe2Se2. Our results fit quite well with the previous studies.
文摘In 1673, Yoshimasu Murase made a cubic equation to obtain the thickness of a hearth. He introduced two kinds of recurrence formulas of square and the deformation (Ref.[1]). We find that the three formulas lead to the extension of Newton-Raphson’s method and Horner’s method at the same time. This shows originality of Japanese native mathematics (Wasan) in the Edo era (1600- 1867). Suzuki (Ref.[2]) estimates Murase to be a rare mathematician in not only the history of Wasan but also the history of mathematics in the world. Section 1 introduces Murase’s three solutions of the cubic equation of the hearth. Section 2 explains the Horner’s method. We give the generalization of three formulas and the relation between these formulas and Horner’s method. Section 3 gives definitions of Murase-Newton’s method (Tsuchikura-Horiguchi’s method), general recurrence formula of Murase-Newton’s method (Tsuchikura-Horiguchi’s method), and general recurrence formula of the extension of Murase-Newton’s method (the extension of Tsuchikura-Horiguchi’s method) concerning n-degree polynomial equation. Section 4 is contents of the title of this paper.
基金Foundation item: Supported by the National Science Foundation of China(10701066)
文摘A class of third-order convergence methods of solving roots for non-linear equation,which are variant Newton's method, are given. Their convergence properties are proved. They are at least third order convergence near simple root and one order convergence near multiple roots. In the end, numerical tests are given and compared with other known Newton's methods. The results show that the proposed methods have some more advantages than others. They enrich the methods to find the roots of non-linear equations and they are important in both theory and application.
文摘In this paper, we propose an inexact damped Newtonmethod for solving nonlinear complementarity problems based on the equivalent B differentiable equations.Global convergence and locally quadratic convergence are obtained,and numerical results are given.
文摘Though well-known for its simplicity and efficiency, Newton’s method applied to a complex polynomial can fail quite miserably, even on a relatively large open set of initial guesses. In this work, we present some analytic and numerical results for Newton’s method applied to the complex quartic family where is a parameter. The symmetric location of the roots of?allows for some easy reductions. In particular, when λ is either real or purely imaginary, standard techniques from real dynamical systems theory can be employed for rigorous analysis. Classifying those λ-values where Newton’s method fails on an open set leads to complex and aesthetically intriguing geometry in the λ-parameter plane, complete with fractal-like figures such as Mandelbrot-like sets, tricorns and swallows.
文摘We propose a continuous analogy of Newton’s method with inner iteration for solving a system of linear algebraic equations. Implementation of inner iterations is carried out in two ways. The former is to fix the number of inner iterations in advance. The latter is to use the inexact Newton method for solution of the linear system of equations that arises at each stage of outer iterations. We give some new choices of iteration parameter and of forcing term, that ensure the convergence of iterations. The performance and efficiency of the proposed iteration is illustrated by numerical examples that represent a wide range of typical systems.
文摘In this paper, we propose new variants of Newton’s method based on quadrature formula and power mean for solving nonlinear unconstrained optimization problems. It is proved that the order of convergence of the proposed family is three. Numerical comparisons are made to show the performance of the presented methods. Furthermore, numerical experiments demonstrate that the logarithmic mean Newton’s method outperform the classical Newton’s and other variants of Newton’s method. MSC: 65H05.
文摘This paper gives the extension of Newton’s method, and a variety of formulas to compare the convergences for the extension of Newton’s method (Section 4). Section 5 gives the numerical calculations. Section 1 introduces the three formulas obtained from the cubic equation of a hearth by Murase (Ref. [1]). We find that Murase’s three formulas lead to a Horner’s method (Ref. [2]) and extension of a Newton’s method (2009) at the same time. This shows originality of Wasan (mathematics developed in Japan) in the Edo era (1603-1868). Suzuki (Ref. [3]) estimates Murase to be a rare mathematician in not only the history of Wasan but also the history of mathematics in the world. Section 2 gives the relations between Newton’s method, Horner’s method and Murase’s three formulas. Section 3 gives a new function defined such as .
文摘In this paper, we present and analyze a family of fifth-order iterative methods free from second derivative for solving nonlinear equations. It is established that the family of iterative methods has convergence order five. Numerical examples show that the new methods are comparable with the well known existing methods and give better results in many aspects.
基金The work was carried out in compliance with the current laws on animal welfare and research in China,and was supported by grants from the Zhejiang Provincial Natural Science Foundation of China(LQ16C040001,LY17C030003)National Natural Science Foundation of China(31500308,31971414)+1 种基金Special Founda tion fur Basic Work of the Science and technology Ministry of China(2015FY110200)Zhejiang Science and Technology Innovation Program for College Students(2019R434006).We thank Hongxing GUO,Yingchao HU,Youfu LIN,Hongze QI,Zeshuang WANG,Haohua WEI,Yankun WU and Yaofei YU for assistance during the research.
文摘The species diversity and altitudinal distribution of amphibians along an eleva tional gradient of 200-1600 m in the Xianxialing and Wuyishan Mountain Ranges in Southeastern China were investiga ted through time-constra ined visual surveys along 32 transect lines in 9 survey areas,in which the ha bitat types were also recorded.A total of 27 amphibian species belonging to 19 genera,7 families,and 2 orders were found.The species diversity of the amphibians plateaued at low elevation,and the altitudinal boundary of their distribution was at 800 m.Their species compositions were dissimilar in the two mountain ranges probably beca use the annual average temperature and annual rainfall were different in both areas.The eleva tional Rapoport's rule demonstrated that the species range size of the amphibians expanded as the elevation increased in both mountain ranges.The results of the cross species method supported the rule only when the influence of the low-frequency occurrence proba bility of an investigated species was excluded,whereas those of the Steven's method strongly corroborated the rule rega rdless of the incidental occurrence or absence of the species.
文摘Newton's learning algorithm of NN is presented and realized. In theory, the convergence rate of learning algorithm of NN based on Newton's method must be faster than BP's and other learning algorithms, because the gradient method is linearly convergent while Newton's method has second order convergence rate. The fast computing algorithm of Hesse matrix of the cost function of NN is proposed and it is the theory basis of the improvement of Newton's learning algorithm. Simulation results show that the convergence rate of Newton's learning algorithm is high and apparently faster than the traditional BP method's, and the robustness of Newton's learning algorithm is also better than BP method' s.
基金The Jiangsu Province Natural Science Foundation for the Young Scholar under contract No.BK20130827the Fundamental Research Funds for the Central Universities of China under contract No.2010B02614+1 种基金the National Natural Science Foundation of China under contract Nos 41076008 and 51009059the Priority Academic Program Development of Jiangsu Higher Education Institutions
文摘A computational method for steady water waves is presented on the basis of potential theory in the physical plane with spatial variables as independent quantities. The finite Fourier series are applied to approximating the free surface and potential function. A set of nonlinear algebraic equations for the Fourier coefficients are derived from the free surface kinetic and dynamic boundary conditions. These algebraic equations are numerically solved through Newton's iterative method, and the iterative stability is further improved by a relaxation technology. The integral properties of steady water waves are numerically analyzed, showing that (1) the set-up and the set-down are both non-monotonic quantities with the wave steepness, and (2) the Fourier spectrum of the free surface is broader than that of the potential function. The latter further leads us to explore a modification for the present method by approximating the free surface and potential function through different Fourier series, with the truncation of the former higher than that of the latter. Numerical tests show that this modification is effective, and can notably reduce the errors of the free surface boundary conditions.