资源列表
C-solutionsof-Differential-equations
- 对于常微分方程组的多种数值解法,改进欧拉法、龙格-库塔算法、高斯消去法、定步长变步长-multiply C solutions-of-Differential-equation-group
FEM
- 断裂有限元分析理论基础,理论知识书籍,需要认真学习-basic theory of FEM
Runge-Kutta
- 用四阶Runge-Kutta法求解二阶微分方程-Fourth-order Runge-Kutta method for solving second-order differential equations
Runge-Kutta-(2)
- 用四阶Runge-Kutta方法求解三阶微分方程-Fourth-order Runge-Kutta method for solving third-order differential equations
Runge-Kutta-(3)
- 用四阶Runge-Kutta方法求解四阶微分方程-The fourth-order Runge-Kutta method and fourth order differential equations
Runge-Kutta-(4)
- 用四阶Runge-Kutta方法求五阶微分方程-The fourth-order Runge-Kutta method and the fifth-order differential equations
Jacobi-iterative-
- 用雅可比迭代的方法求解四元线性方程组的解-Jacobi iterative method for solving the solution of four linear equations
connectivity
- 使用C++实现的一个计算图的连通度的程序 该算法使用Edmonds-Karp算法,基于网络流的计算而成。-this program is implemented by c++ and it is for the calculation of Graph Connectivity Degree,it uses Edmonds-Karp algorithm,which is famous for calculating network flow.
Fermats-theorem
- 很好玩的数学知识,费马大定理,以简单幽默历史的方法向你展示数学的魅力-Fermat s theorem
jacobi
- 雅克比迭代法,运行方便,对于程序员可能会有非常大的帮助-Jacobi iterative method
Matrix
- 一些矩阵运算程序,用c实现的,简单明了,通俗易懂!-some matrix code
blind-separation
- 《基于白化旋转技术的盲分离算法文章及程序》自己写的针对文章的仿真,基本符合要求还有很多不足-blind source separation
