资源列表
niudunfa
- 这是一个牛顿法求解非线性方程的C++源码。-This is a Newton method for solving nonlinear equations C++ source.
gaijinoulafangfa
- 这是一个改进欧拉方法的C++源码,里面包含输入输入和输出-This is an improvement C++ source Euler method, which contains Input and Output
bianbuchangtixingjiefen
- 这是一个梯形变步长积分的C++源码,里面包含输入输入和输出-This is a trapezoid variable step integration of C++ source code, which contains the Input and Output
Lu-method
- 这一个LU分解法程序,用C++编写,里面包含数据输入-This is a LU decomposition program, written C++, which contains data input
WUDUIJIAOZHUIGAN
- 五对角矩阵追赶法求解矩阵,有调用方法,并且经过我优化,一次性将矩阵处理成五对角数列,减少循环次数-Pentadiagonal matrix chase method for solving the matrix, there is a method call, and after I optimized one-time matrix processing into PENTADIAGONAL series, reducing the number of cycles
yiweidingchang
- 自己编写的,求解杆问题的简单一维定常传热,并且将数值解与解析解进行了比较,最后用高斯消去法求解的矩阵,适合新手FORTRAN入门参照-I have written, to solve the problems stem simple one-dimensional unsteady heat transfer, and the numerical solution were compared with the analytical solution, and finally with Gauss
SOR_METHOD
- 欠/超松弛迭代法以及主程序调用范本,来自于FORTRAN算法集-over relaxation method, and calls the main program template
New-folder
- this program is about mri problem
clusom1
- this program about mri problem
System-Identity
- 用户系统辨识理论,国外经典的系统辨识理论书籍-System Identification theory for the Users, foreign classical systems theory books, edited by the Lennart Ljung
ordinary-differential-equation
- 本次课程设计中,主要讨论了常微分方程的初值问题数值解法。文章主要分3大块,分别是:1.简单介绍几种常微分方程的初值问题数值解的求法,给出其算法流程图和相应matlab程序。2.通过运用典型的数值解法如Eulor方法,改进Eulor方法,Runge-Kutta方法求解具体常微分方程并分析对比方法收敛阶、稳定性。3.进一步去用以上三种方法求解Lotka-Volterra方程,分析食饵与捕食者模型,得出相关结论。-The curriculum design, focused on the numeri
openCLtest
- OpenCl code to test GPU