10-09-2021 03:04 AM
Hi everyone,
Can somebody share code of Spline interpolation ? I have to implement it in FPGA.
Thank you,
10-09-2021 03:10 AM
Hi Sundus,
@SundusJabeen wrote:
Can somebody share code of Spline interpolation ? I have to implement it in FPGA.
The usual way is like this:
So please attach your code (attempt). As this is a FPGA project you should attach a ZIP of the whole project.
When you still want "ready-to-use" VIs you may look in VIPM for suitable code - or offer some money for someone else doing your job…
10-09-2021 09:13 AM
Open a Search Engine (such as "Google") and type "Spline Interpolation". Then code up the algorithm.
Bob Schor