Git Product home page Git Product logo

numericalanalysis's Introduction

数值分析简要算法实现

涉及一些简单的算法java实现,主要包括拉格朗日插值多项式、牛顿插值多项式、线性数据拟合、

复化梯形积分、Romberg积分、

用改进的欧拉(Euler)公式、四阶龙格-库塔(Runge-Kutta)方法求解常微分方程初值问题、

二分法、Newton迭代法、弦截法求方程f(x)=0的根

用Jacobi法、Gauss-Seidel法、超松弛法求n阶线性方程组的解

A brief algorithm of numerical analysis

It involves some simple algorithm java implementation, mainly including Lagrange interpolation polynomial, Newton interpolation polynomial, linear data fitting.

Complex trapezoid integral, Romberg integral.

Using the improved Euler formula and Runge Kutta method to solve the initial value problem of ordinary differential equation.

Dichotomy, Newton iteration and chord section to find the root of equation f (x) = 0.

Using Jacobi method, Gauss Seidel method and Overrelaxation method to find the solution of n-order linear equations.

numericalanalysis's People

Contributors

lengdanran avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.