数值计算非线性方程的数值解法的C++程序(A c + + program for numerical computation of nonlinear equations).docVIP

  • 77
  • 0
  • 约9.17千字
  • 约 23页
  • 2017-07-20 发布于河南
  • 举报

数值计算非线性方程的数值解法的C++程序(A c + + program for numerical computation of nonlinear equations).doc

数值计算非线性方程的数值解法的C程序(Acprogramfornumericalcomputationofnonlinearequations)

数值计算非线性方程的数值解法的C++程序(A c + + program for numerical computation of nonlinear equations) Learn a numerical calculation method of the experimental program, for a variety of solutions of nonlinear equations solution (dichotomy, simple iterative method, Newton iterative method, string section method, etc.) of c + + language, and call the GSL library function method. To successfully compile, you need to install and configure the GSL library. Compile method (under Ubuntu) : g + + nonline. Cpp-lg sl - lgslcblas Iterative solution for / / nonlinear equations # include iostream # include cmath # inc

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档