show/hide this revision's text 4 deleted 48 characters in body

I am looking for a method to compute a derivate using a discrete and fast method. Basically what Since now I have is an do not know the type of equation like this:

f(x,y,z) = x*a + y*b + z*c

And I have, I am interested in get this:

f/∂x, f/∂y, f/∂z

Is there any looking for discrete method methods analog to do it?the ones that we can find for the integral such as, the Euler method.

Thanks a lot.

show/hide this revision's text 3 edited tags

Hello,

I am looking for a method to compute a derivate using a discrete and fast method. Basically what I have is an equation like this:

f(x,y,z) = x*a + y*b + z*c

And I am interested in get this:

∂f/∂x, ∂f/∂y, ∂f/∂z

Is there any discrete method to do it?.

show/hide this revision's text 2 tagged

Hello,

I am looking for a method to compute a derivate using a discrete and fast method. Basically what I have is an equation like this:

f(x,y,z) = x*a + y*b + z*c

And I am interested in get this:

∂f/∂x, ∂f/∂y, ∂f/∂z

Is there any discrete method to do it?.

Can please anyone edit my question and add the derivative tag, I can't because I do not have enough points...

show/hide this revision's text 1