搜索资源列表
20071251578830
- FORTRAN程序 共有8个插值程序 希望能帮到大家
Acc1-1
- 基于数据采集中的直线插值算法程序,内有详细的程序注释,适合于汇编语言和接口教学的范例-Based on data collected in the linear interpolation algorithm process, there are detailed procedures for the Notes is suitable for teaching assembly language and interface example
Acc1-2
- 基于数据采集中的二次曲线插值算法程序,内有详细的程序注释,适合于汇编语言和接口教学的范例-Based on data collected in the second curve interpolation algorithm process, there are detailed procedures for the Notes is suitable for teaching assembly language and interface example
erchafa
- 二次插值法,要用的自己下来看看吧,很好的优化程序 -Quadratic interpolation method, we should take a look at it from their own, a good optimizer
newton
- 牛顿插值程序 matlab好学者 简单易懂-The Newton interpolation procedure matlab scholars straightforward
B-spline
- b样条插值的c++程序,里面东西有点多,蛋不影响,希望大家一起学习。-b-spline interpolation c++ procedures, something a little more, does not affect the eggs, I hope you learn together.
chazhijisuan
- 插值计算程序,用来估算拟合曲线上的点,采用插值法估算-Interpolation calculation procedures used to estimate the point on the curve fitting, using the interpolation method to estimate
FORTRAN程序8个插值程序
- FORTRAN程序8个插值程序 很经典的插值程序,初学者必备。
insert
- 有关插值的几个经典程序,自己编的,效果还-Some classic program about interpolation, oneself plait, effect is also okay
peizhun1
- 图像配准程序,采用双线性插值,结果能运行。-Image registration process, USES the bilinear interpolation, the result can run.
niudui-gongetidu-ercichazhi
- 优化设计:牛顿法、二次插值法、共轭梯度法,c程序-Optimal design: Newton method, two time interpolation method, conjugate gradient method, C program
Akima-code
- 本程序根据Akima三次插值方法编写,主要用于曲线拟合,例如腔体边界形状拟合。-This program is created based on the Akima cubic interpolation, which can be use to approximate the geometry shape of enclosures.
xianxingchazhi
- 本程序可用于线性插值,Fortran源码用于插值计算。-Program for linear interpolation.