Recent content by danutz

  1. D

    Interpolation Method: Solving Missing Data

    thanks i looked through it but my function won't be a periodic function but one that has somehow random values so it cannot be defined like f(x)=... i need a method that doesn't interpolate only by the interp polynomial but also by some other values(the temperatures in other days at the same...
  2. D

    Interpolation Method: Solving Missing Data

    hi i need some help with a problem I'm dealing with i have a text file of this format 01 08 2002 12 45 26.7 01 08 2002 13 00 27.8 01 08 2002 13 15 27.0 01 08 2002 13 30 28.2 the last being the temperature and i need to interpolate some missing elements using not only the values...
Back
Top