# Numerical_Calculation_Method_fortran **Repository Path**: bugatti100Peagle/Numerical_Calculation_Method_fortran ## Basic Information - **Project Name**: Numerical_Calculation_Method_fortran - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-06-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Numerical_Calculation_Method_fortran Some codes for Computational Method, welcome to discuss. >这里是个人写的《计算方法》的作业代码,欢迎交流学习。 --- ## Interpolation 插值 --- ## Linear algebra 线性代数 - [高斯消去法](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/Gaussian_elimination/Introduce_of_Gaussi.md) - [SOR松弛法](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/SOR/Introduce_to_SOR.md) --- ## Numerical integration 数值积分 - [龙贝格求积](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/Romberg/Introduce_of_Romberg.md) --- ## Different equations 微分方程 - [差分](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/Difference/Differece.md) - [拉普拉斯求速度矢量场](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/Laplace/Introdice_of_Laplace.md) --- ## 总体改进方法 (假期待补充) - 数学证明单独贴,连接至编程贴 - 尽量用图表说明 - 代码写注释,必要时编程贴截图说明 - 对比老代码 ![enter imag](https://github.com/Bugatti100Peagle/Numerical_Calculation_Method_fortran/blob/master/pictures/how_study_by_myself.jpg)