CMSIS2000  0.0.7
 Указатель Структуры данных Файлы Функции Переменные Определения типов Перечисления Элементы перечислений Макросы Группы Страницы
Interpolation Functions

These functions perform 1- and 2-dimensional interpolation of data. Подробнее...

Граф связей класса Interpolation Functions:

Группы

 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.

Подробное описание

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.