Recent content by Catrin

  1. C

    Mathematica Computing DFT of NDSolve interpolating function output in Mathematica

    That's what I tried, but I just get a table of interpolating functions.
  2. C

    Mathematica Computing DFT of NDSolve interpolating function output in Mathematica

    I want to do a discrete Fourier transform of the solution I have found using NDSolve, however, because the NDSolve creates Interpolating functions rather than numbers I can't do this. Any help is appreciated. I've attatched the file I'm working with. Catrin