How to calculate first derivative of time series

后端 未结 3 651
梦谈多话
梦谈多话 2021-01-31 20:16

I would calculate the first derivative (dpH/dtime) of time series using two variables, time and pH.

Are there any kind of functions to do this

3条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-31 20:50

    Here's a link to "Numerical Differentiation".

    http://en.wikipedia.org/wiki/Numerical_differentiation

    Here's a link describing a method based on Taylor Series Expansions:

    http://ocw.usu.edu/civil_and_environmental_engineering/numerical_methods_in_civil_engineering/ODEsMatlab.pdf

提交回复
热议问题