资源列表
denominator
- 允许用户输入两个整数,求出并输出两个整数的最大公约数的c语言源码-Allows the user to input two integers, find the greatest common divisor of two integers and outputs the c language source code
moore-penrose-generalized-inverse
- 用于计算moore-penrose generalized inverse matrix 的fortran 子程序。-Used to calculate the moore-penrose generalized inverse matrix of fortran subroutines.
GAUSSIAN-ELIMINATION-METHOD
- 高斯消去法求解联立线性方程组的fortran子程序。-Gaussian elimination method for solving simultaneous linear equations fortran subroutine.
Efficiency-of-the-Iterative
- 探讨零多项式联立逼近迭代算法的计算效率问题。-Simultaneous approximation of polynomial zeros iterative calculation efficiency.
towton
- 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s FormThe Lagrange FormThe convent
longge
- 插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。如果这特定函数是多项式,就称它为插值多项式。利用插值基函数很容易得到拉格朗日插值多项式,公式结构紧凑,在理论分析中甚为方便,但当插值节点增减时全部插值基函数均要随之变化,整个公式也将发生变化, 这在实际计算中是很不方便的,为了克服这一缺点,提出了牛顿插值。 -The Newton s FormThe Lagrange FormThe convent
method
- 哈密尔顿系统的有限元法Hamilton system, finite element method-Hamilton system, finite element method
Fortran
- 一本包含fortran程序各种算法的书籍,实用-A fortran program contains a variety of algorithm books, practical
up
- 位场向上延拓,可用于对grid文件进行操作 先对grid文件做扩边处理,再做FFT变换。-Upward Continuation transformation
Meanshift-and-kalman--article
- 基于meanshift+kalman算法的文章-Meanshift+ kalman algorithm based on the article
fast-calculator
- 从数值分析入手,对参考论文中提出的指数及对数函数高精度快速算法进行了分析,并对exp,log两个函数的计算复杂性以及误差作了详细的讨论。并编写了C#程序实现了论文中讨论的关于5个指对函数的数值算法,取得了理想的实验结果。-Starting from the numerical analysis, paper presented to the reference index and logarithmic functions of fast algorithms for high-precisio
quxiannihe
- 曲线拟合算法,以及用C代码实现曲线拟合功能程序-Curve fitting algorithm, as well as the C code functions curve fitting procedures
