论文阅读 -- High-speed_function_approximation_using_a_minimax_quadratic_interpolator

<span class="portrait"></span>OneFri / 2023-05-11 / 原文

SFU 设计

算法基础

  • Interpolation

插值: 给定有限点预测附近点的方法

算法复现

require

  • Maple

代码复现

  • 算法核心

image

image

  • 使用Maple复现

image

精度与资源

image

reference

  1. High-Speed Function Approximation
  2. minimax
  3. coeff
  4. Aitken(埃特金)逐次插值法 | 一次插值、二次插值、k次插值
  5. FPGA_LUT-based_Interpolation
  6. FPGA-LUT-based-methods