- Category:
- matlab
- Tags:
-
[Matlab]
[源码]
- File Size:
- 9kb
- Update:
- 2017-07-07
- Downloads:
- 0 Times
- Uploaded by:
- 冯页帆
Description: On the basis of discrete data, a continuous function is inserted to make the continuous curve pass through all the given discrete data points. Interpolation is an important method of approximation of discrete functions. It can be used to estimate the approximate values of functions at other points by means of the values of the functions at finite points. Interpolation: used to fill the space between pixels when an image is transformed.
To Search:
File list (Check if you may need any files):
第4章 插值\Atken.m
第4章 插值\BSample.m
第4章 插值\DCS.m
第4章 插值\DH.m
第4章 插值\DL.m
第4章 插值\DTL.m
第4章 插值\FCZ.m
第4章 插值\Gauss.m
第4章 插值\Hermite.m
第4章 插值\Language.m
第4章 插值\Neville.m
第4章 插值\Newton.m
第4章 插值\Newtonback.m
第4章 插值\Newtonforward.m
第4章 插值\SecSample.m
第4章 插值\SubHermite.m
第4章 插值\ThrSample1.m
第4章 插值\ThrSample2.m
第4章 插值\ThrSample3.m
第4章 插值