Gistlib Logo

gistlib

other matlab categories

simplification code snippets in matlab

create a symbolic variable x and use it to define f=(1-x^3)/(1-x)-x^2-1. simplify it using matlab. compute the derivative of f, store in a variable df and the simplify it in matlab

gistlibby LogSnag