Giter Site home page Giter Site logo

numericalanalysis's Introduction

NumericalAnalysis

数值分析

  • 求解代数方程和超越方程的实数根:
    • 划界法:图解法、二分法、试位法、
    • 开放法:定点迭代法、牛顿切线法、正割法
  • 求解多项式的所有实数根和复数根:
    • 牛顿法
    • 贝尔斯托法
  • 曲线拟合:
    • 最小二乘法
    • 插值法:牛顿差商插值多项式、拉格朗日插值多项式、样条法
  • 线性代数方程组:
    • 原始高斯消去法、高斯-约当消元法
    • 解求精技术:使用更多的有效位、交换主元法、缩放(缩放的目的在于判断是否需要交换主元)
    • LU分解法
  • 数值微积分:
    • 牛顿-柯特斯积分公式
    • 梯形法则:一阶的牛顿-柯特斯积分公式
    • 多应用型梯形法则
  • 常微分方程:
    • 欧拉法
    • 修恩法(改进的欧拉法)

numericalanalysis's People

Contributors

yang-yulin avatar

Stargazers

 avatar  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.