资源列表
CMD
- Critere Modal decompose
scilab-4.1.2-src.tar
- SCILAB 是由法国国家信息、自动化研究院(INRIA)的科学家们开发的“开放源码”软件。SCILAB 一词来源于英文 “Scientific Laboratory"(科学实验室)词头的合并。-SCILAB is " open source" software developed by the French National Institute of Automation (INRIA) scientists. SCILAB term derived from the mer
EX_5_NEWTON
- 用Newton法计算方程的根,参考,施吉林等编著《计算机数值方法》第三版,第六章第三节,3-3 Newton迭代算法。-Newton algorithm for roots of nonlinear equation
EX_4_RK4
- 采用四阶Runge-Kutta算法求一阶常微分方程的初值问题,参考,施吉林等编著《计算机数值方法》,第五章第二节,2-2,四阶Runge-Kutta算法.-Four Order Runge-Kutta (RK4)
EX_3_ROMBERG
- Romberg数值积分算法,参考,施吉林等编著《计算机数值方法》,第四章第3节,3-3 ROMBERG算法设计部分。-Romberg Numerical Calculus
EX_2_SPLINE3
- 第二类边界条件三次样条插值多项式,参考,施吉林等编著《计算机数值方法》第三版,第三章第6节,6-3中三次样条插值算法设计。-Spline Interpolation
EX_1_GAUSS
- 解线性方程组的GAUSS列主元消元法,算法参考《计算机数值方法》施吉林等编著,第二章第二节2-3主元消去法算法设计。-Computerized Numerical Methods
Matrix
- matrix java code,package ,matrix java code,package
wave_fortran
- routines to compute the wavelet transform of a time series,
fftalgorithms
- 详细描述了FFT的各种常用算法,为全英文的说明-Described in detail a variety of commonly used FFT algorithm for the instructions in English
final.tar
- This file containt the implementation of dikjtr Algorithm dikjtra.
Interpolater
- 5.1 插值类设计 5.2 一元全区间不等距插值 5.3 一元全区间等距插值 5,4 一元三点不等距插值 5.5 一元三点等距插值 5.6 连分式不等距插值 5.7 连分式等距插值 5.8 埃尔米特不等距插值 5.9 埃尔米特等距插值 5.10 埃特金不等距逐步插值 5.11 埃特金等距逐步插值 5.12 光滑不等距插值 5.13 光滑等距插值 5.14 第一种边界条件的三次样条函数插值、微商与积分 5.15 第
