| Author |
Comment/Response |
Alex
|
09/16/09 09:48am
Currently I have two interpolated functions, d[ t] and l[ t], and want to sum them create a new interpolating function. Does anyone know of a way to do this as a summation, i.e. something like comb[t] = d[t] + l[t], rather than defining than using the function interpolation again?
Thanks,
Alex
URL: , |
|