Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
NCTM or The Math Forum.
|
|
|
Color according to concavity
Posted:
Dec 3, 2012 3:18 AM
|
|
Dear fellows at mathgroup:
I want to plot a function with the color of the parts of the curve according to concavity, say Red when concve down an blue when concave up.
I can do it by brute force, finding whwn the second derivative is cero, and then finding the sign of it in the different intervals, etc. This for particular examples.
But, is there a way to use the second derivative as part of a ColorFunction, or something like that?
Thanks
|
|
|
|