Scilab polynomial interpolation of covid 19 day-by-day new infected

56 Views Asked by At

I am trying to understand how polynomial interpolation works and how I should implement it on Scilab. A friend suggested to see covid-19 day-by-day new infected and to compare the polynomial interpolation with the real data. I understood how it works in the theorical aspect, but I didn't understand how to do it in practice. I don't have any instrument and my friends are using Scilab, so I think I'll do it too. So I have Italian open data about covid19, but how can I get them together and work on them? Has anybody done the same thing so far? Can you link me examples please? Thanks