资源列表
laplace-equation
- 拉普拉斯方程求解五点差分,详细的程序,带有一个算例,基于matlab2010a(偏微分方程)-Laplace equation resolve
GUESS-SIDER
- 高斯赛德尔迭代,计算线性方程组的源程序,原创,有注释,有例子,分享,我数值计算课程的作业之一-Gauss seidel iterative calculating equations of the source, original, notes, we have examples, share one of my course of the assignment of numerical calculation
OCN
- 最优气候均态模型:利用数据本身的最佳均态拟合数据,得出未来预报-Optimal climate normals Model:
JCB
- Numerical analysis algorithm. Jacobian algorithm. Matlab code
fftc
- 不用多说,快速傅立叶变换算法大家都知道的。-Needless to say, the Fast Fourier Transform algorithm we all know.
fft
- C语言实现快速傅里叶算法,可以输入任意位,有正变换和反变换!-C language realization of fast Fourier algorithm, can enter any place, there is transformation and anti-transformation!
scyt
- 三次样条插值函数,可以用于计算插值,一阶导数,二阶导数-Cubic spline interpolation function can be used to calculate the interpolation, first derivative, second derivative
three
- 计算机数值分析中三次样条插值算法的演示算法-Computer numerical analysis algorithm for cubic spline interpolation algorithm demo
STAT_CHI2_NORM_TEST
- chi-square test,for goodneesfit test.-chi-square test, for goodneesfit test.
Matrix_Inverse
- 矩阵求逆,适用于求解N*N矩阵的逆矩阵。-Matrix inversion for solving the inverse matrix N* N matrix.
ssgj
- 求对称正定矩阵的逆矩阵,以矩阵static double a[4][4]={ {5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8.0,10.0,9.0}, {5.0,7.0,9.0,10.0}} 为例-Symmetric positive definite matrix of order matrix static double a [4] [4] = {{5.0,7.0,6.0,5.0}, {7.0,10.0,8.0,7.0}, {6.0,8
Chebyshev
- Chebyshev多项式拟合 对卫星星历进行拟合 得到精确地多项式-Chebyshev polynomial fitting to fit the satellite ephemeris To be accurate polynomial
