This program generates interpolation function for input data in three methods:...
- 资源大小:1.28 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
算法
fortran
资 源 简 介
This program generates interpolation function for input data in three methods:
1-Newton forward method
2-Newton backward method
3-lagrange method
文 件 列 表
Interpolation.f90