Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,...Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance.展开更多
We find the exact forms of meromorphic solutions of the nonlinear differential equations■,n≥3,k≥1,where q,Q are nonzero polynomials,Q■Const.,and p_(1),p_(2),α_(1),α_(2)are nonzero constants withα_(1)≠α_(2).Co...We find the exact forms of meromorphic solutions of the nonlinear differential equations■,n≥3,k≥1,where q,Q are nonzero polynomials,Q■Const.,and p_(1),p_(2),α_(1),α_(2)are nonzero constants withα_(1)≠α_(2).Compared with previous results on the equation p(z)f^(3)+q(z)f"=-sinα(z)with polynomial coefficients,our results show that the coefficient of the term f^((k))perturbed by multiplying an exponential function will affect the structure of its solutions.展开更多
In this paper,we consider a class of third-order nonlinear delay dynamic equations.First,we establish a Kiguradze-type lemma and some useful estimates.Second,we give a sufficient and necessary condition for the existe...In this paper,we consider a class of third-order nonlinear delay dynamic equations.First,we establish a Kiguradze-type lemma and some useful estimates.Second,we give a sufficient and necessary condition for the existence of eventually positive solutions having upper bounds and tending to zero.Third,we obtain new oscillation criteria by employing the Potzsche chain rule.Then,using the generalized Riccati transformation technique and averaging method,we establish the Philos-type oscillation criteria.Surprisingly,the integral value of the Philos-type oscillation criteria,which guarantees that all unbounded solutions oscillate,is greater than θ_(4)(t_(1),T).The results of Theorem 3.5 and Remark 3.6 are novel.Finally,we offer four examples to illustrate our results.展开更多
The stability of a set of spatially constant plane wave solutions to a pair of damped coupled nonlinear Schrödinger evolution equations is considered. The equations could model physical phenomena arising in fluid...The stability of a set of spatially constant plane wave solutions to a pair of damped coupled nonlinear Schrödinger evolution equations is considered. The equations could model physical phenomena arising in fluid dynamics, fibre optics or electron plasmas. The main result is that any small perturbation to the solution remains small for all time. Here small is interpreted as being both in the supremum sense and the square integrable sense.展开更多
The new independent solutions of the nonlinear differential equation with time-dependent coefficients (NDE-TC) are discussed, for the first time, by employing experimental device called a drinking bird whose simple ba...The new independent solutions of the nonlinear differential equation with time-dependent coefficients (NDE-TC) are discussed, for the first time, by employing experimental device called a drinking bird whose simple back-and-forth motion develops into water drinking motion. The solution to a drinking bird equation of motion manifests itself the transition from thermodynamic equilibrium to nonequilibrium irreversible states. The independent solution signifying a nonequilibrium thermal state seems to be constructed as if two independent bifurcation solutions are synthesized, and so, the solution is tentatively termed as the bifurcation-integration solution. The bifurcation-integration solution expresses the transition from mechanical and thermodynamic equilibrium to a nonequilibrium irreversible state, which is explicitly shown by the nonlinear differential equation with time-dependent coefficients (NDE-TC). The analysis established a new theoretical approach to nonequilibrium irreversible states, thermomechanical dynamics (TMD). The TMD method enables one to obtain thermodynamically consistent and time-dependent progresses of thermodynamic quantities, by employing the bifurcation-integration solutions of NDE-TC. We hope that the basic properties of bifurcation-integration solutions will be studied and investigated further in mathematics, physics, chemistry and nonlinear sciences in general.展开更多
A fifth-order family of an iterative method for solving systems of nonlinear equations and highly nonlinear boundary value problems has been developed in this paper.Convergence analysis demonstrates that the local ord...A fifth-order family of an iterative method for solving systems of nonlinear equations and highly nonlinear boundary value problems has been developed in this paper.Convergence analysis demonstrates that the local order of convergence of the numerical method is five.The computer algebra system CAS-Maple,Mathematica,or MATLAB was the primary tool for dealing with difficult problems since it allows for the handling and manipulation of complex mathematical equations and other mathematical objects.Several numerical examples are provided to demonstrate the properties of the proposed rapidly convergent algorithms.A dynamic evaluation of the presented methods is also presented utilizing basins of attraction to analyze their convergence behavior.Aside from visualizing iterative processes,this methodology provides useful information on iterations,such as the number of diverging-converging points and the average number of iterations as a function of initial points.Solving numerous highly nonlinear boundary value problems and large nonlinear systems of equations of higher dimensions demonstrate the performance,efficiency,precision,and applicability of a newly presented technique.展开更多
This research extensively evaluates three leading mathematical software packages: Python, MATLAB, and Scilab, in the context of solving nonlinear systems of equations with five unknown variables. The study’s core obj...This research extensively evaluates three leading mathematical software packages: Python, MATLAB, and Scilab, in the context of solving nonlinear systems of equations with five unknown variables. The study’s core objectives include comparing software performance using standardized benchmarks, employing key performance metrics for quantitative assessment, and examining the influence of varying hardware specifications on software efficiency across HP ProBook, HP EliteBook, Dell Inspiron, and Dell Latitude laptops. Results from this investigation reveal insights into the capabilities of these software tools in diverse computing environments. On the HP ProBook, Python consistently outperforms MATLAB in terms of computational time. Python also exhibits a lower robustness index for problems 3 and 5 but matches or surpasses MATLAB for problem 1, for some initial guess values. In contrast, on the HP EliteBook, MATLAB consistently exhibits shorter computational times than Python across all benchmark problems. However, Python maintains a lower robustness index for most problems, except for problem 3, where MATLAB performs better. A notable challenge is Python’s failure to converge for problem 4 with certain initial guess values, while MATLAB succeeds in producing results. Analysis on the Dell Inspiron reveals a split in strengths. Python demonstrates superior computational efficiency for some problems, while MATLAB excels in handling others. This pattern extends to the robustness index, with Python showing lower values for some problems, and MATLAB achieving the lowest indices for other problems. In conclusion, this research offers valuable insights into the comparative performance of Python, MATLAB, and Scilab in solving nonlinear systems of equations. It underscores the importance of considering both software and hardware specifications in real-world applications. The choice between Python and MATLAB can yield distinct advantages depending on the specific problem and computational environment, providing guidance for researchers and practitioners in selecting tools for their unique challenges.展开更多
The dynamic characteristics and the efficiency of the Ostrowski’s method allow it to be crowned as an excellent tool for solving nonlinear problems.This article shows different versions of the classic method that all...The dynamic characteristics and the efficiency of the Ostrowski’s method allow it to be crowned as an excellent tool for solving nonlinear problems.This article shows different versions of the classic method that allow it to be applied to a wide range of engineering problems.Among them stands out the derivative-free definition applying divided differences,the introduction of memory and its extension to the resolution of nonlinear systems of equations.All of these versions are compared in a numerical simulations section where the results obtained are compared with other classic methods.展开更多
Numerical treatment of engineering application problems often eventually results in a solution of systems of linear or nonlinear equations.The solution process using digital computational devices usually takes tremend...Numerical treatment of engineering application problems often eventually results in a solution of systems of linear or nonlinear equations.The solution process using digital computational devices usually takes tremendous time due to the extremely large size encountered in most real-world engineering applications.So,practical solvers for systems of linear and nonlinear equations based on multi graphic process units(GPUs)are proposed in order to accelerate the solving process.In the linear and nonlinear solvers,the preconditioned bi-conjugate gradient stable(PBi-CGstab)method and the Inexact Newton method are used to achieve the fast and stable convergence behavior.Multi-GPUs are utilized to obtain more data storage that large size problems need.展开更多
Nonlinear equations systems(NESs)arise in a wide range of domains.Solving NESs requires the algorithm to locate multiple roots simultaneously.To deal with NESs efficiently,this study presents an enhanced reinforcement...Nonlinear equations systems(NESs)arise in a wide range of domains.Solving NESs requires the algorithm to locate multiple roots simultaneously.To deal with NESs efficiently,this study presents an enhanced reinforcement learning based differential evolution with the following major characteristics:(1)the design of state function uses the information on the fitness alternation action;(2)different neighborhood sizes and mutation strategies are combined as optional actions;and(3)the unbalanced assignment method is adopted to change the reward value to select the optimal actions.To evaluate the performance of our approach,30 NESs test problems and 18 test instances with different features are selected as the test suite.The experimental results indicate that the proposed approach can improve the performance in solving NESs,and outperform several state-of-the-art methods.展开更多
How to accelerate the convergence speed and avoid computing the inversion of a Jacobian matrix is important in the solution of nonlinear algebraic equations(NAEs).This paper develops an approach with a splitting-linea...How to accelerate the convergence speed and avoid computing the inversion of a Jacobian matrix is important in the solution of nonlinear algebraic equations(NAEs).This paper develops an approach with a splitting-linearizing technique based on the nonlinear term to reduce the effect of the nonlinear terms.We decompose the nonlinear terms in the NAEs through a splitting parameter and then linearize the NAEs around the values at the previous step to a linear system.Through the maximal orthogonal projection concept,to minimize a merit function within a selected interval of splitting parameters,the optimal parameters can be quickly determined.In each step,a linear system is solved by the Gaussian elimination method,and the whole iteration procedure is convergent very fast.Several numerical tests show the high performance of the optimal split-linearization iterative method(OSLIM).展开更多
In nonlinear optical systems,optical solitons have the transmission properties of reducing error rate,improving system security and stability,and have important research significance in future research on all optical ...In nonlinear optical systems,optical solitons have the transmission properties of reducing error rate,improving system security and stability,and have important research significance in future research on all optical communication.This paper uses the bilinear method to obtain the two-soliton solutions of the nonlinear Schrödinger equation.By analyzing the relevant physical parameters in the obtained solutions,the interaction between optical solitons is optimized.The influence of the initial conditions on the interactions of the optical solitons is analyzed in detail,the reason why the interaction of the optical solitons is sensitive to the initial condition is discussed,and the interactions of the optical solitons are effectively weakened.The relevant results are beneficial for reducing the error rate and promoting the communication quality of the system.展开更多
We derive the multi-hump nondegenerate solitons for the(2+1)-dimensional coupled nonlinear Schrodinger equations with propagation distance dependent diffraction,nonlinearity and gain(loss)using the developing Hirota b...We derive the multi-hump nondegenerate solitons for the(2+1)-dimensional coupled nonlinear Schrodinger equations with propagation distance dependent diffraction,nonlinearity and gain(loss)using the developing Hirota bilinear method,and analyze the dynamical behaviors of these nondegenerate solitons.The results show that the shapes of the nondegenerate solitons are controllable by selecting different wave numbers,varying diffraction and nonlinearity parameters.In addition,when all the variable coefficients are chosen to be constant,the solutions obtained in this study reduce to the shape-preserving nondegenerate solitons.Finally,it is found that the nondegenerate two-soliton solutions can be bounded to form a double-hump two-soliton molecule after making the velocity of one double-hump soliton resonate with that of the other one.展开更多
We extend two adaptive step-size methods for solving two-dimensional or multi-dimensional generalized nonlinear Schr ¨odinger equation(GNLSE): one is the conservation quantity error adaptive step-control method(R...We extend two adaptive step-size methods for solving two-dimensional or multi-dimensional generalized nonlinear Schr ¨odinger equation(GNLSE): one is the conservation quantity error adaptive step-control method(RK4IP-CQE), and the other is the local error adaptive step-control method(RK4IP-LEM). The methods are developed in the vector form of fourthorder Runge–Kutta iterative scheme in the interaction picture by converting a vector equation in frequency domain. By simulating the supercontinuum generated from the high birefringence photonic crystal fiber, the calculation accuracies and the efficiencies of the two adaptive step-size methods are discussed. The simulation results show that the two methods have the same global average error, while RK4IP-LEM spends more time than RK4IP-CQE. The decrease of huge calculation time is due to the differences in the convergences of the relative photon number error and the approximated local error between these two adaptive step-size algorithms.展开更多
In this paper, we study potential symmetries to certain systems of nonlinear diffusion equations. Thosesystems have physical applications in soil science, mathematical biology, and invariant curve flows in R^3. Lie po...In this paper, we study potential symmetries to certain systems of nonlinear diffusion equations. Thosesystems have physical applications in soil science, mathematical biology, and invariant curve flows in R^3. Lie point symmetries of the potential system, which cannot be projected to vector fields of the given dependent and independent variables, yield potential symmetries. The class of the system that admits potential symmetries is expanded.展开更多
A new method is applied to study the asymptotic behavior of solutions of boundary value problems for a class of systems of nonlinear differential equations u' = nu, epsilon nu' + f(x, u, u')nu' - g(x, ...A new method is applied to study the asymptotic behavior of solutions of boundary value problems for a class of systems of nonlinear differential equations u' = nu, epsilon nu' + f(x, u, u')nu' - g(x, u, u') nu = 0 (0 < epsilon much less than 1). The asymptotic expansions of solutions are constructed, the remainders are estimated. The former works are improved and generalized.展开更多
This paper presents several new Lyapunov-type inequalities for a system of first-order nonlinear differential equations. Our results generalize and improve some existing ones.
In this paper, an actuator fault diagnosis scheme based on the backstepping method is proposed for a class of nonlinear heat equations. The fault diagnosis scheme includes fault detection, fault estimation and time to...In this paper, an actuator fault diagnosis scheme based on the backstepping method is proposed for a class of nonlinear heat equations. The fault diagnosis scheme includes fault detection, fault estimation and time to failure (TTF) prediction. Firstly, we achieve fault detection by comparing the detection residual with a predetermined threshold, where the detection residual is defined as the difference between the observer output and the system measurement output. Then, we estimate the fault function through the fault parameter update law and calculate the TTF using only limited measurements. Finally, the numerical simulation is performed on a nonlinear heat equation to verify the effectiveness of the proposed fault diagnosis scheme.展开更多
We study the dynamics of fundamental and double-pole breathers and solitons for the focusing and defocusing nonlinear Schrodinger equation with the sextic operator under non-zero boundary conditions. Our analysis main...We study the dynamics of fundamental and double-pole breathers and solitons for the focusing and defocusing nonlinear Schrodinger equation with the sextic operator under non-zero boundary conditions. Our analysis mainly focuses onthe dynamical properties of simple- and double-pole solutions. Firstly, through verification, we find that solutions undernon-zero boundary conditions can be transformed into solutions under zero boundary conditions, whether in simple-pole ordouble-pole cases. For the focusing case, in the investigation of simple-pole solutions, temporal periodic breather and thespatial-temporal periodic breather are obtained by modulating parameters. Additionally, in the case of multi-pole solitons,we analyze parallel-state solitons, bound-state solitons, and intersecting solitons, providing a brief analysis of their interactions.In the double-pole case, we observe that the two solitons undergo two interactions, resulting in a distinctive “triangle”crest. Furthermore, for the defocusing case, we briefly consider two situations of simple-pole solutions, obtaining one andtwo dark solitons.展开更多
The presented study deals with the investigation of nonlinear Bogoyavlenskii equations with conformable time-derivative which has great importance in plasma physics and non-inspectoral scattering problems.Travelling w...The presented study deals with the investigation of nonlinear Bogoyavlenskii equations with conformable time-derivative which has great importance in plasma physics and non-inspectoral scattering problems.Travelling wave solutions of this nonlinear conformable model are constructed by utilizing two powerful analytical approaches,namely,the modified auxiliary equation method and the Sardar sub-equation method.Many novel soliton solutions are extracted using these methods.Furthermore,3D surface graphs,contour plots and parametric graphs are drawn to show dynamical behavior of some obtained solutions with the aid of symbolic software such as Mathematica.The constructed solutions will help to understand the dynamical framework of nonlinear Bogoyavlenskii equations in the related physical phenomena.展开更多
基金This work was supported by the National Natural Science Foundation of China(62073341)in part by the Natural Science Fund for Distinguished Young Scholars of Hunan Province(2019JJ20026).
文摘Nonlinear equations systems(NESs)are widely used in real-world problems and they are difficult to solve due to their nonlinearity and multiple roots.Evolutionary algorithms(EAs)are one of the methods for solving NESs,given their global search capabilities and ability to locate multiple roots of a NES simultaneously within one run.Currently,the majority of research on using EAs to solve NESs focuses on transformation techniques and improving the performance of the used EAs.By contrast,problem domain knowledge of NESs is investigated in this study,where we propose the incorporation of a variable reduction strategy(VRS)into EAs to solve NESs.The VRS makes full use of the systems of expressing a NES and uses some variables(i.e.,core variable)to represent other variables(i.e.,reduced variables)through variable relationships that exist in the equation systems.It enables the reduction of partial variables and equations and shrinks the decision space,thereby reducing the complexity of the problem and improving the search efficiency of the EAs.To test the effectiveness of VRS in dealing with NESs,this paper mainly integrates the VRS into two existing state-of-the-art EA methods(i.e.,MONES and DR-JADE)according to the integration framework of the VRS and EA,respectively.Experimental results show that,with the assistance of the VRS,the EA methods can produce better results than the original methods and other compared methods.Furthermore,extensive experiments regarding the influence of different reduction schemes and EAs substantiate that a better EA for solving a NES with more reduced variables tends to provide better performance.
基金supported by the NSFC(12261044)the STP of Education Department of Jiangxi Province of China(GJJ210302)。
文摘We find the exact forms of meromorphic solutions of the nonlinear differential equations■,n≥3,k≥1,where q,Q are nonzero polynomials,Q■Const.,and p_(1),p_(2),α_(1),α_(2)are nonzero constants withα_(1)≠α_(2).Compared with previous results on the equation p(z)f^(3)+q(z)f"=-sinα(z)with polynomial coefficients,our results show that the coefficient of the term f^((k))perturbed by multiplying an exponential function will affect the structure of its solutions.
基金supported by the National Natural Science Foundation of China(12071491,12001113)。
文摘In this paper,we consider a class of third-order nonlinear delay dynamic equations.First,we establish a Kiguradze-type lemma and some useful estimates.Second,we give a sufficient and necessary condition for the existence of eventually positive solutions having upper bounds and tending to zero.Third,we obtain new oscillation criteria by employing the Potzsche chain rule.Then,using the generalized Riccati transformation technique and averaging method,we establish the Philos-type oscillation criteria.Surprisingly,the integral value of the Philos-type oscillation criteria,which guarantees that all unbounded solutions oscillate,is greater than θ_(4)(t_(1),T).The results of Theorem 3.5 and Remark 3.6 are novel.Finally,we offer four examples to illustrate our results.
文摘The stability of a set of spatially constant plane wave solutions to a pair of damped coupled nonlinear Schrödinger evolution equations is considered. The equations could model physical phenomena arising in fluid dynamics, fibre optics or electron plasmas. The main result is that any small perturbation to the solution remains small for all time. Here small is interpreted as being both in the supremum sense and the square integrable sense.
文摘The new independent solutions of the nonlinear differential equation with time-dependent coefficients (NDE-TC) are discussed, for the first time, by employing experimental device called a drinking bird whose simple back-and-forth motion develops into water drinking motion. The solution to a drinking bird equation of motion manifests itself the transition from thermodynamic equilibrium to nonequilibrium irreversible states. The independent solution signifying a nonequilibrium thermal state seems to be constructed as if two independent bifurcation solutions are synthesized, and so, the solution is tentatively termed as the bifurcation-integration solution. The bifurcation-integration solution expresses the transition from mechanical and thermodynamic equilibrium to a nonequilibrium irreversible state, which is explicitly shown by the nonlinear differential equation with time-dependent coefficients (NDE-TC). The analysis established a new theoretical approach to nonequilibrium irreversible states, thermomechanical dynamics (TMD). The TMD method enables one to obtain thermodynamically consistent and time-dependent progresses of thermodynamic quantities, by employing the bifurcation-integration solutions of NDE-TC. We hope that the basic properties of bifurcation-integration solutions will be studied and investigated further in mathematics, physics, chemistry and nonlinear sciences in general.
基金The authors extend their appreciation to the Deanship of Scientific Research at King Khalid University for funding this work through the Large Groups Project under grant number RGP.2/235/43.
文摘A fifth-order family of an iterative method for solving systems of nonlinear equations and highly nonlinear boundary value problems has been developed in this paper.Convergence analysis demonstrates that the local order of convergence of the numerical method is five.The computer algebra system CAS-Maple,Mathematica,or MATLAB was the primary tool for dealing with difficult problems since it allows for the handling and manipulation of complex mathematical equations and other mathematical objects.Several numerical examples are provided to demonstrate the properties of the proposed rapidly convergent algorithms.A dynamic evaluation of the presented methods is also presented utilizing basins of attraction to analyze their convergence behavior.Aside from visualizing iterative processes,this methodology provides useful information on iterations,such as the number of diverging-converging points and the average number of iterations as a function of initial points.Solving numerous highly nonlinear boundary value problems and large nonlinear systems of equations of higher dimensions demonstrate the performance,efficiency,precision,and applicability of a newly presented technique.
文摘This research extensively evaluates three leading mathematical software packages: Python, MATLAB, and Scilab, in the context of solving nonlinear systems of equations with five unknown variables. The study’s core objectives include comparing software performance using standardized benchmarks, employing key performance metrics for quantitative assessment, and examining the influence of varying hardware specifications on software efficiency across HP ProBook, HP EliteBook, Dell Inspiron, and Dell Latitude laptops. Results from this investigation reveal insights into the capabilities of these software tools in diverse computing environments. On the HP ProBook, Python consistently outperforms MATLAB in terms of computational time. Python also exhibits a lower robustness index for problems 3 and 5 but matches or surpasses MATLAB for problem 1, for some initial guess values. In contrast, on the HP EliteBook, MATLAB consistently exhibits shorter computational times than Python across all benchmark problems. However, Python maintains a lower robustness index for most problems, except for problem 3, where MATLAB performs better. A notable challenge is Python’s failure to converge for problem 4 with certain initial guess values, while MATLAB succeeds in producing results. Analysis on the Dell Inspiron reveals a split in strengths. Python demonstrates superior computational efficiency for some problems, while MATLAB excels in handling others. This pattern extends to the robustness index, with Python showing lower values for some problems, and MATLAB achieving the lowest indices for other problems. In conclusion, this research offers valuable insights into the comparative performance of Python, MATLAB, and Scilab in solving nonlinear systems of equations. It underscores the importance of considering both software and hardware specifications in real-world applications. The choice between Python and MATLAB can yield distinct advantages depending on the specific problem and computational environment, providing guidance for researchers and practitioners in selecting tools for their unique challenges.
文摘The dynamic characteristics and the efficiency of the Ostrowski’s method allow it to be crowned as an excellent tool for solving nonlinear problems.This article shows different versions of the classic method that allow it to be applied to a wide range of engineering problems.Among them stands out the derivative-free definition applying divided differences,the introduction of memory and its extension to the resolution of nonlinear systems of equations.All of these versions are compared in a numerical simulations section where the results obtained are compared with other classic methods.
文摘Numerical treatment of engineering application problems often eventually results in a solution of systems of linear or nonlinear equations.The solution process using digital computational devices usually takes tremendous time due to the extremely large size encountered in most real-world engineering applications.So,practical solvers for systems of linear and nonlinear equations based on multi graphic process units(GPUs)are proposed in order to accelerate the solving process.In the linear and nonlinear solvers,the preconditioned bi-conjugate gradient stable(PBi-CGstab)method and the Inexact Newton method are used to achieve the fast and stable convergence behavior.Multi-GPUs are utilized to obtain more data storage that large size problems need.
基金This work was partly supported by the Natural Science Foundation of Guangxi Province(No.2020JJA170038)Special Talent Project of Guangxi Science and Technology Base(No.GuiKe AD21220119)the High-Level Talents Research Project of Beibu Gulf(No.2020KYQD06)。
文摘Nonlinear equations systems(NESs)arise in a wide range of domains.Solving NESs requires the algorithm to locate multiple roots simultaneously.To deal with NESs efficiently,this study presents an enhanced reinforcement learning based differential evolution with the following major characteristics:(1)the design of state function uses the information on the fitness alternation action;(2)different neighborhood sizes and mutation strategies are combined as optional actions;and(3)the unbalanced assignment method is adopted to change the reward value to select the optimal actions.To evaluate the performance of our approach,30 NESs test problems and 18 test instances with different features are selected as the test suite.The experimental results indicate that the proposed approach can improve the performance in solving NESs,and outperform several state-of-the-art methods.
基金support provided by the Ministry of Science and Technology,Taiwan,ROC under Contract No.MOST 110-2221-E-019-044.
文摘How to accelerate the convergence speed and avoid computing the inversion of a Jacobian matrix is important in the solution of nonlinear algebraic equations(NAEs).This paper develops an approach with a splitting-linearizing technique based on the nonlinear term to reduce the effect of the nonlinear terms.We decompose the nonlinear terms in the NAEs through a splitting parameter and then linearize the NAEs around the values at the previous step to a linear system.Through the maximal orthogonal projection concept,to minimize a merit function within a selected interval of splitting parameters,the optimal parameters can be quickly determined.In each step,a linear system is solved by the Gaussian elimination method,and the whole iteration procedure is convergent very fast.Several numerical tests show the high performance of the optimal split-linearization iterative method(OSLIM).
基金Project supported by the National Natural Science Foundation of China(Grant No.11875005).
文摘In nonlinear optical systems,optical solitons have the transmission properties of reducing error rate,improving system security and stability,and have important research significance in future research on all optical communication.This paper uses the bilinear method to obtain the two-soliton solutions of the nonlinear Schrödinger equation.By analyzing the relevant physical parameters in the obtained solutions,the interaction between optical solitons is optimized.The influence of the initial conditions on the interactions of the optical solitons is analyzed in detail,the reason why the interaction of the optical solitons is sensitive to the initial condition is discussed,and the interactions of the optical solitons are effectively weakened.The relevant results are beneficial for reducing the error rate and promoting the communication quality of the system.
基金supported by the National Natural Science Foundation of China (Grant Nos.11975204 and 12075208)the Project of Zhoushan City Science and Technology Bureau (Grant No.2021C21015)the Training Program for Leading Talents in Universities of Zhejiang Province。
文摘We derive the multi-hump nondegenerate solitons for the(2+1)-dimensional coupled nonlinear Schrodinger equations with propagation distance dependent diffraction,nonlinearity and gain(loss)using the developing Hirota bilinear method,and analyze the dynamical behaviors of these nondegenerate solitons.The results show that the shapes of the nondegenerate solitons are controllable by selecting different wave numbers,varying diffraction and nonlinearity parameters.In addition,when all the variable coefficients are chosen to be constant,the solutions obtained in this study reduce to the shape-preserving nondegenerate solitons.Finally,it is found that the nondegenerate two-soliton solutions can be bounded to form a double-hump two-soliton molecule after making the velocity of one double-hump soliton resonate with that of the other one.
基金supported by the National Key Research and Development Program of China (Grant Nos. 2021YFC2201803 and 2020YFC2200104)。
文摘We extend two adaptive step-size methods for solving two-dimensional or multi-dimensional generalized nonlinear Schr ¨odinger equation(GNLSE): one is the conservation quantity error adaptive step-control method(RK4IP-CQE), and the other is the local error adaptive step-control method(RK4IP-LEM). The methods are developed in the vector form of fourthorder Runge–Kutta iterative scheme in the interaction picture by converting a vector equation in frequency domain. By simulating the supercontinuum generated from the high birefringence photonic crystal fiber, the calculation accuracies and the efficiencies of the two adaptive step-size methods are discussed. The simulation results show that the two methods have the same global average error, while RK4IP-LEM spends more time than RK4IP-CQE. The decrease of huge calculation time is due to the differences in the convergences of the relative photon number error and the approximated local error between these two adaptive step-size algorithms.
基金The project supported by National Natural Science Foundation of China under Grant No.10671156the Program for New CenturyExcellent Talents in Universities under Grant No.NCET-04-0968
文摘In this paper, we study potential symmetries to certain systems of nonlinear diffusion equations. Thosesystems have physical applications in soil science, mathematical biology, and invariant curve flows in R^3. Lie point symmetries of the potential system, which cannot be projected to vector fields of the given dependent and independent variables, yield potential symmetries. The class of the system that admits potential symmetries is expanded.
文摘A new method is applied to study the asymptotic behavior of solutions of boundary value problems for a class of systems of nonlinear differential equations u' = nu, epsilon nu' + f(x, u, u')nu' - g(x, u, u') nu = 0 (0 < epsilon much less than 1). The asymptotic expansions of solutions are constructed, the remainders are estimated. The former works are improved and generalized.
基金The NSF(41405083,91437220)of Chinathe NSF(2015JJ3098)of Hunan Province of China
文摘This paper presents several new Lyapunov-type inequalities for a system of first-order nonlinear differential equations. Our results generalize and improve some existing ones.
文摘In this paper, an actuator fault diagnosis scheme based on the backstepping method is proposed for a class of nonlinear heat equations. The fault diagnosis scheme includes fault detection, fault estimation and time to failure (TTF) prediction. Firstly, we achieve fault detection by comparing the detection residual with a predetermined threshold, where the detection residual is defined as the difference between the observer output and the system measurement output. Then, we estimate the fault function through the fault parameter update law and calculate the TTF using only limited measurements. Finally, the numerical simulation is performed on a nonlinear heat equation to verify the effectiveness of the proposed fault diagnosis scheme.
基金the Fundamental Research Funds for the Central Universities(Grant No.2024MS126).
文摘We study the dynamics of fundamental and double-pole breathers and solitons for the focusing and defocusing nonlinear Schrodinger equation with the sextic operator under non-zero boundary conditions. Our analysis mainly focuses onthe dynamical properties of simple- and double-pole solutions. Firstly, through verification, we find that solutions undernon-zero boundary conditions can be transformed into solutions under zero boundary conditions, whether in simple-pole ordouble-pole cases. For the focusing case, in the investigation of simple-pole solutions, temporal periodic breather and thespatial-temporal periodic breather are obtained by modulating parameters. Additionally, in the case of multi-pole solitons,we analyze parallel-state solitons, bound-state solitons, and intersecting solitons, providing a brief analysis of their interactions.In the double-pole case, we observe that the two solitons undergo two interactions, resulting in a distinctive “triangle”crest. Furthermore, for the defocusing case, we briefly consider two situations of simple-pole solutions, obtaining one andtwo dark solitons.
文摘The presented study deals with the investigation of nonlinear Bogoyavlenskii equations with conformable time-derivative which has great importance in plasma physics and non-inspectoral scattering problems.Travelling wave solutions of this nonlinear conformable model are constructed by utilizing two powerful analytical approaches,namely,the modified auxiliary equation method and the Sardar sub-equation method.Many novel soliton solutions are extracted using these methods.Furthermore,3D surface graphs,contour plots and parametric graphs are drawn to show dynamical behavior of some obtained solutions with the aid of symbolic software such as Mathematica.The constructed solutions will help to understand the dynamical framework of nonlinear Bogoyavlenskii equations in the related physical phenomena.