Differentiation - MATLAB & Simulink Example
www.mathworks.com › help › symbolicAs an example, create a rational expression (i.e., a fraction where the numerator and denominator are polynomial expressions). f = (3*x^3 + 17*x^2 + 6*x + 1)/ (2*x^3 - x + 3) f =. Plotting this expression shows that the expression has horizontal and vertical asymptotes, a local minimum between -1 and 0, and a local maximum between 1 and 2 ...