- #1
ergospherical
- 1,072
- 1,365
I am using MATLAB to compute a few symbolic derivatives. The outputs are correct (I've checked a few of them) but usually long and never simplified (even when "obvious" simplifications are possible, i.e. combining terms, cancelling things). Is there a way to get MATLAB to simplify symbolic expressions?
I found the "simplify" operation - doesn't seem to do much...
I found the "simplify" operation - doesn't seem to do much...