Top "Differentiation" questions

The process of finding a derivative.

What's the best way to calculate a numerical derivative in MATLAB?

(Note: This is intended to be a community Wiki.) Suppose I have a set of points xi = {x0,x1,x2,...…

matlab numerical-methods derivative differentiation
Java - Computation of Derivations with Apache Commons Mathematic Library

I have a problem in using the apache commons math library. I just want to create functions like f(x) = 4…

java derivative differentiation apache-commons-math automatic-differentiation
Derivative Calculator

I'm interested in building a derivative calculator. I've racked my brains over solving the problem, but I haven't found a …

math calculator derivative differentiation
Multi-touch detecting & differentiating - Cocos2d for iPhone

I would like to know how to detect and differentiate between touches in a multi-touch view. I have read about …

iphone cocos2d-iphone multi-touch differentiation