in

.NET Opensource

Community for opensource projects by Christoph Rüegg

Resample to 101 data points via Interpolation or extrapolation

Last post 04-21-2009 14:32 by Tirosh. 0 replies.
Page 1 of 1 (1 items)
Sort Posts: Previous Next
  • 04-21-2009 14:32

    • Tirosh
    • Top 150 Contributor
    • Joined on 04-21-2009
    • Posts 1

    Resample to 101 data points via Interpolation or extrapolation

    I am new to theMath.net library. I am trying to resample any given array/vector  to 101 data points. Thus if i have array of 74 data points i would like to create a new similar array but with 101 points. Same, if i have an array with 145 data points i would like to create a new similar arraybut with 101 data points.

    In other words i need to inerpol or extrapol (normalize) a given vector to resamle to a new vector of 101 dat points.

    Any help on how to do this with Math.net and if possible sample code (preferable vb.net) would be much appreciated.

    Filed under: ,
Page 1 of 1 (1 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems