MaplePrimes Questions

I'm using the instructions;


with(CurveFitting):
pts := [[1, 2.5092], [2, 2.1219], [3, 1.8809], [4, 1.9421], [5, 2.2572], [6, 2.7967], [7, 3.2268], [8, 4.0927], [9, 4.9853], [10,6.3753]];
fn := LeastSquares( pts, x, curve = a*x^2 + b*x + c );
plots[pointplot]( pts );

and I get the plot, but a need to take the coeficients a, b, c. How I can get them into the same program?

Thanks you. Benjamin

Hello,

in areas with strong slopes the accuracy of 3-D plots is quite poor.

E. g. is in the following plot the area with the strong slope displayed angular (also dependig on the perspective).

plot3d(0.2387865921e-3*Pi*sqrt(2)*(1/(Pi*T))^(3/2)*v^2*exp(-0.1924464758e-2*v^2/T), v = 0 .. 1000, T = 0 .. 500, axes = boxed);

Is it possible to enhance the quality (resolution) of a plot in this reginons (or in the whole plot)?

Thanks,

Dirk

How can I convert this equation v''(t)+v'(t)+v=0, to a Maple differential equation and make it solved. Thanks
1) SS (x^2 + y^2) dxdy D: y=x, y=x+a, y=a, y=3*a, a>0 2) SS ln(1+x^2+y^2) dxdy D: (x^2+y^2)=R^2 x>=0, y>=0 3) SSS x*y*z dxdydz D: x=-1 x=2 y=0 y=2 z=-2 z=2 4) S (x-y) dS L: x^2+y^2=3*x

Hi,

Usuallt I am using Maple under windows xp . However my friend is using Maple 11 on MAC.

Just curious, dose the Maple on MAC has Classical Worksheet? because I want to type "pretty and proper" command....

the normal Maple has a problem with the font.....even if i change the font and the bold or itlaz, when i press "enter", the new line change back to 2d input....

 

Thanks

In Maple 11 using document mode, there are triangles to the left of section headings that collapses and expands the section. How do I hide them on printed documents?

Thanks,

RB

I'd like to have better control over formatting. It seems that Maple will put one image next to another but will only allow 1 line of text next to the images. Is there advanced formating control available?

~Rich~

Hi,

On a preceding post, I asked if someone could help me with a problem with the equations of a system of pulleys.  It's still an open problem.  Any ideas!  Here the file:

Download poulie3.mw


Mario

I have a document template (be happy to upload if I can figure out how to)View 1292_$RLM Maple 12 UNH template.mw on MapleNet or Download 1292_$RLM Maple 12 UNH template.mw

Hallo to everybody I have some problem with the partial derivation of a matrix... I want to derive all the term of a matrix for "x". The matrix contains symbolic variable that are functions of x,y,t.  How can I do that? I attach to you my sheet,I hope that you can help me

thanks a  lot

alberto

 

 

Hallo to everybody I have some problem with the partial derivation of a matrix... I want to derive all the term of a matrix for "x". The matrix contains symbolic variable that are functions of x,y,t.  How can I do that? I attach to you my sheet,I hope that you can help me

thanks a  lot

alberto

 

 

Hallo to everybody I have some problem with the partial derivation of a matrix... I want to derive all the term of a matrix for "x". The matrix contains symbolic variable that are functions of x,y,t.  How can I do that? I attach to you my sheet,I hope that you can help me

thanks a  lot

alberto

 

 

Hello

today i downloaded the maple12 student version (32 bit) for Linux.
I have openSuSe 10.3 with kernel 2.6.24 and its 64bit Linux. In the past i
worked with 32bit Maple 10 and 11 without a problem.
But now after starting maple12 (the pure asci console maple) it
terminates with the message:

Hello.

I'm solving a system of 16 odes which is stiff. I'm using the rosenbrock solver and I would like to specify

the jacobian matrix for the solver. I found something in Maple's help but it didn't help me a lot. 

Does anyone have some even simple example how to specify jacobian matrix in dsolve call, please? 

Thanks. 

First 2216 2217 2218 2219 2220 2221 2222 Last Page 2218 of 2407