资源列表
EKF
- 简单的kalman滤波算法,本程序给出了keystone算法程序-Simple kalman filter algorithm, the program gives the keystone algorithm
Mathematical_method
- 整数算法的相关实现,有素数的判断,最大公因数,最小公倍数,同余方程组求解,欧拉算法实现,一次多元方程组求解-Implementation of integer arithmetic, a prime judgment, GCD, LCM, solving the Congruence Equations, Euler algorithm, a multivariate equations
Adaptive-Runge-Kutta-method
- 用FORTRAN语言编写了经典的常微分方程数值解法,改进了基本龙格库塔方法,以满足用户精度要求的同时保持计算效率。 -The numerical solution of ordinary differential equation with the FORTRAN language. Improved Runge Kutta method to meet the precision demand of user at the same time maintaining computation
Dichotomy-to-the-nonlinear-function
- 二分法是一种巧妙简单的非线性函数求解方法,也是一种通用的基础搜索方法。-Dichotomy is a clever and simple method for solving nonlinear function,as well as a generic base search method.
Lagrange-polynomial-interpolation
- 拉格朗日多项式插值法是实际使用最广的插值法,能保证较高的差值效率和精度-Lagrange polynomial interpolation method is the most widely used interpolation method, can guarantee the high efficiency and accuracy of the difference
Newton-iterative-method
- 牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
Newton-forward-interpolation
- 牛顿向前插值法是一种优秀的插值方法,它可以解决拉格朗日方法中遇到的效率问题-Newton forward interpolation method is a good method, it can solve the efficiency problem of Lagrange method
MELBP
- 求函数最优解经典方法的C语言源程序,对编程有很大帮助。-The classical method for function optimal solution C language source code, the programming is very helpful.
Compaq-Visual-Fortran
- Compaq Visual Fortran
(ebook-Prog)---Numerical-Recipes-in-Fortran-90.ra
- Partial Differential Equations
Math
- 龙贝格求积分,辛普森求积分,梯形公式以及三次样条求积分-Romberg quadrature, Simpson quadrature, trapezoidal formula and cubic spline quadrature
zheji
- 利用反褶进行的褶积运算合成地震记录。子波使用雷克子波,长度为Nw,Nt为反射系数长度,Nx为道数。提供四个地下模型:水平界面,两层水平界面,绕射界面和倾斜界面。输出二进制文件。-Use convolution operation performed deconvolution synthetic seismogram. Ricker wavelets using wave length Nw, Nt is the reflection coefficient length, Nx is the
