kebitmat_f

20 Reputation

One Badge

15 years, 234 days

MaplePrimes Activity


These are questions asked by kebitmat_f

when i run a program that returns a expression, example :

f=3%1 + 2 cos(phi2 + phi3)
%1 := sin(phi3 + phi4 + phi2)

How to return f =3sin(phi3 + phi4 + phi2)+2 cos(phi2 + phi3)

I'm using MAPLE TOOLBOX FOR MATLAB, run in Matlab windown.

i'm using Maple Toolbox For Matlab. How to do this : sin(x)*cos(y)+sin(y)*cos(x) = sin(x+y) ?.

i used " simple" command but not done.

Page 1 of 1