资源列表
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
NA
- 数值计算书籍,算法及程序的matalb实现,很实用。-Numerical analysis and matlab programming, all the basic numerical scheme included.
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
Parabolic-equations
- 变系数抛物方程 用最简显格式、紧格式、Keller盒式格式求近似解和误差 -Parabolic equations with variable coefficients were the most simple form, tight format, Keller cassette format, the approximate solution and error
zuisuxiajiangfa
- 最速下降法(steepest descent method)是以负梯度方向作为下降方向的极小化算法,又称梯度法,是1874年法国科学家Cauchy提出的,最速下降法是无约束最优化中最简单的方法。-Steepest descent method
matrix-
- C++与Cuda结合,用并行来做加速,将普通的稀疏矩阵加减乘用并行来完成。-C++ and Cuda combined with a parallel acceleration to do, the ordinary addition and subtraction by using sparse matrix parallel to complete.
