Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: Hobbyking_Cheetah_Compact Hobbyking_Cheetah_Compact_DRV8323_14bit Hobbyking_Cheetah_Compact_DRV8323_V51_201907 HKC_MiniCheetah ... more
Fork of mbed-dev by
Interpolation Functions
These functions perform 1- and 2-dimensional interpolation of data. More...
Modules | |
| Linear Interpolation | |
Linear interpolation is a method of curve fitting using linear polynomials. | |
| Bilinear Interpolation | |
Bilinear interpolation is an extension of linear interpolation applied to a two dimensional grid. | |
Detailed Description
These functions perform 1- and 2-dimensional interpolation of data.
Linear interpolation is used for 1-dimensional data and bilinear interpolation is used for 2-dimensional data.
Generated on Thu Jul 14 2022 04:46:52 by
1.7.2
