资源列表
WENOandENO
- 利用5阶精度的WENO方法求解欧拉方程,里面有源代码和说明文档,具体可参考论文Efficient Implementation of Weighted ENO Schemes。-The use of 5-order accuracy of the WENO method for solving Euler equations, which source code and documentation, specific reference papers Efficient Implementati
Kalmtool
- 是卡尔曼滤波算法的源代码,采用c语言实现。-Kalman filter algorithm are the source code using c language implementation.
CORRE
- 自回归分析中的(自)相关系数的两个程序设计。-Since the regression analysis of the [self-] correlation coefficient of program design.
403
- 简洁的素数判断程序,输入数据,即可显示,也可以稍加扩展,变成大范围的判断-Simple prime number judging procedures, input data can be displayed, you can easily expand into a wide range of judgments
Newton
- 牛顿迭代发法求解方程,数值分析上的内容,用到的方法。-Newton iteration method hair equations, the contents of thenumerical analysis
GRKT10
- 龙格-库塔法,数值分析中求解微分方程的方法。-Runge- Kutta method, numerical analysis methods for solving differential equations.
ga
- 用C语言实现遗传的算法,MATLAB虽然有很多算法,但有时用c语言编写的代码执行的快得多-Using C language implementation of genetic algorithm, MATLAB although has a lot of algorithms, but sometimes using c language code implemented much faster
Mathcalculationprocedures
- 该程序包含矩阵最大特征值上、下界估计、线性方程组的求解、非线性方程组的一个最新迭代方法、数值积分、微分方程数值解!-The program contains the largest eigenvalue matrix, the lower bound estimates, linear equations, nonlinear equations, a recent iterative method, numerical integration, numerical solution of di
NewtonDif
- 牛顿差值,逼近曲线,收敛速度不理想,但是精度任意-Newton margin, curve approximation, the convergence rate is not ideal
Runge_Kutta
- runge-kutta算法,解决常微分方程初值问题-runge-kutta method to solve ordinary differential equations initial value problem
5_4_7Talor
- Taylor方法,解决常微分方程的初值问题-Taylor method to solve ordinary differential equations initial value problem
5_3_12_Euler
- Euler算法,解决常微分方程的初值问题。-Euler algorithm to solve the initial value problem of ordinary differential equations.
