Difference between revisions of "Discrete derivative"

 
Line 1: Line 1:
 
Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as  
 
Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as  
  
\[
+
<math>
 
\frac{f(x+h)-f(x)}{h}
 
\frac{f(x+h)-f(x)}{h}
\]
+
</math>

Latest revision as of 13:51, 27 August 2024

Discrete derivatives function (no pun intended) based on the concept of a difference quotient. Similarly to a derivative, the difference quotient is given as

$\frac{f(x+h)-f(x)}{h}$