jessica99

17 Reputation

2 Badges

8 years, 86 days

MaplePrimes Activity


These are questions asked by jessica99

I am interested to perform taylor expansion

f(x,y)=sin(x+y)+y

at (0,0). How we perform this in maple?

In manual solution is no problem, but i am interest to compute it with any software such maple since i am not familiar, How to find solution in term of parametric equation a(r), b(r), c(r) for r=-5..5 and also visualize this three derivative condition? d(a)=a+b+c, d(b)=a-b+c, d(c)=a-b-c

 

I want to run a specific color red outside and yellow inside on my equation here using MAPLE 8.00:

plot3d([(0.5+cos(5*u))*sin(2*v),(0.5+cos(5*u))*cos(2*v),0.5*(cos(5*u)-0.3*cos(15*u)+0.02*cos(25*v))],u=0..2*Pi,v=0..2*Pi,axes=FRAMED);

is there some one here can help me? thanks...here is the example of color I want Eg: 

Hi Maple expert,

May I ask your time little bit, I am struggling with the 3D plot in maple, for basic 3D plot in maple is no problem for me, but this is a new case for me actually I want to perform a 3D plot based on these 3 different type of plots (or equations), here they are:

1. plot(2*(exp(-0.15*(u)^1.5))*(u)^0.5,u=0..2);

2. plot([0.2*(x-sin(x)),0.5*(1-cos(x)),x=0..10*Pi]);

3. polarplot(4+1*cos(5*x),x=0..2*Pi);

Can someone help me for this, many thanks for your help and time.

Page 1 of 1