资源列表
UPPMTRX
- The procedure uppertrimatrix solves a system of linear equations with an upper triangular matrix
LAGRANGE
- The function Lagrange calculates the value of a polynomial given by Lagrange s interpolation formula
NWTDIFF
- Newton s interpolating formula.
ROMBDIFF
- This procedure calculates an approximate value of derivative f (x) of a function f(x) by Romberg s method-This procedure calculates an approximate value of derivative f (x) of a function f(x) by Romberg s method
newton
- 本例是数学中经典的Newton差值问题的数值计算问题,并给出一个实际例子。-It uses Newton Interpolation Method to solve an example.
CG
- 共轭梯度法(CG)是一种重要的求解矩阵的方法,本例给出了共轭梯度法的程序,并给出了一个算例-CG is an important method to solve the equation group. Give you a good example.
example
- 此程序用最小二乘法拟合椭圆图像,模拟地球的形状-This program fit ellipse images using the least squares method to simulate the Earth' s shape
eulers-formula
- 欧拉公式以及改进的欧拉公式,用c语言实现-euler s formula
Runge-Kutta
- 解三对角线性公式和龙格库塔公式用c语言实现-Runge Kutta formula
main.c
- NA root of Polynomials
sdf_fft_8pt
- 8pt sdf fft pipelined
sdf_fft_64pt_tb
- 64 pt fft tb sdf pipelined
