Tagged Questions

5
votes
10answers
4k views

Compute a derivative using discrete methods

I am looking for a method to compute a derivate using a discrete and fast method. Since now I do not know the type of equation I have, I am looking for discrete methods analog to the ones that we can ...
-1
votes
2answers
350 views

How to write derivative function? [closed]

I am trying to do my homework. I have to write method of derivative. I am thinking to write a function of derivative. (It is Scala) Please give me a hint here. Thank you