Tagged Questions
1
vote
2answers
78 views
Use a set of data points from a graph to find a derivative
I have a data logger that is recording the temperature readings from thermocouples at a specific interval. This gives me data points that I can graph where the x-coordinate is time and the ...
0
votes
1answer
68 views
Error in a numerical derivative
I have a graph of data, say temperature ($T$) vs time($t$), I know the error bounds in each $\Delta T$.
The range of t is from 0 $\to$ 1600 s, with small steps say 0.001 s.
If I numerically take ...
