标题: [M480] M4 DSP Linear Interpolation [打印本页] 作者: admin 时间: 2022-5-31 15:21 标题: [M480] M4 DSP Linear Interpolation
Application: This sample code uses the M4 DSP to calculate linear interpolation.
BSP Version: M480 Series BSP CMSIS V3.04.000
Hardware: NuMaker-PFM-M487 Ver 3.0
This sample code uses the CMSIS DSP library to calculate Linear Interpolation. User can use these functions to implement mathematical equations. The sample code compares the difference between using the DSP calculation time and calculates the efficiency improvement ratio.