An open API service indexing awesome lists of open source software.

https://github.com/algebra-fun/numerical-analysis

My code and report of course of numerical analysis
https://github.com/algebra-fun/numerical-analysis

eigenvalues interpolation julia linear-algebra numerical-analysis

Last synced: 4 months ago
JSON representation

My code and report of course of numerical analysis

Awesome Lists containing this project

README

          

# 数值分析实验报告
## 关于

这是`数值分析`课程上机实验报告展示页

## 目录索引
- [LU分解与列主元的Gauss消去法解线性方程组](./Notebooks/LU&Gauss.ipynb)
- [多项式插值与三次样条插值](./Notebooks/Interpolate.ipynb)
- [矩阵特征值计算:幂法与反幂法](./Notebooks/PowerMethod.ipynb)

## Github repo

- [gitee](https://gitee.com/Algebra-FUN/Numerical-Analysis)
- [github](https://github.com/Algebra-FUN/Numerical-Analysis)

## Copyright

> Copyright 2021 by Algebra-FUN(樊一飞)
>
> ALL RIGHTS RESERVED.