资源列表
Gaussianelimination
- 运用c语言对方程组的求解进行编程,运用高斯消元法进行求解。-use c language ,programming
iterativemethod
- 运用c语言的知识。对实验数据进行处理。并对方程进行求解。-use c language ,deal with equation
newton
- 计算方法 newdon法 解方程非线性方程的数值解法中的各种方法的使用-Newdon calculation method of nonlinear equation solutions method, the numerical solution of the use of various methods
grid
- The files in this directory will be replaced by new versions some time in the future. Check this file for information on latest update. The following files are presently included: GRID.F This file contains a code for generating 3D Cartesi
MatrixComputer
- 矩阵求逆 利用逐行求逆的方法来解 运行较简单-Matrix inversion using progressive methods to solve the inverse operation simple
LSsmoothC
- 利用最小二乘法获得平滑的曲线,所用语言为C。-Using least squares method of curve smoothing, the use of language is C.
xiaobo
- 小波分析的fortran程序及grads绘图输出的ctl和gs文件-fortran program for wavelet analysis and the ctl/gs file for grads ouput.
Interpolation
- 已知节点x(n)和函数值y(n),用三次样条求节点t(m)上的内插值sy(m)。 -Spline Interpolation
SButterworh
- 二阶Butterworth带通滤波器:求序列x(n)(n是资料长度)的二阶Butterworth带通滤波序列y(n)-Second Order Butterworth Band-Pass Filter
Gaussfilter
- 高斯低通滤波器:求序列x(n)(n是资料长度)的m项高斯低通滤波序列y(n) -M-term Guassian-Type Filter
C1seasonality
- 动态标准化季节变率 已知u,v风场,计算动态标准化季节变率suv-Dynamical Normalized Seasonality
shuzhi-longbeige
- 面对一些复杂难算的数学积分,我们可以用一些计算机编程实现他们的计算,本程序是用龙贝格计算积分-Hard to calculate in the face of some complex mathematical points so we are able to use some implementation in computer to their calculations, Romberg procedure is used Calculate the
