image thumbnail
from Essential MATLAB by Brian Hahn
Companion software for Essential MATLAB for Scientists and Engineers

df(x)
function y = df(x)
y = 3*x^2 + 1;

Contact us at files@mathworks.com