Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hello,

I installed Maple 17 on Slackware Linux 14.0 today and everything seems to work except that when I want to search for something through Maple Help my mouse doesn't seem to activate the text search field. Is this happening with anyone else or is this just because I am running under Slackware?

 

Thanks,

Jovan

i have 6 non linear diff equation. for the quad copter i want to get its state space representation and its done in a master  but they didnot say how they did it ???

soo any one can help me?

I am supposed to adjust the code my teacher gave us for a project. The only problem is I dont know anything about maple or much about what I am supposed to do. I tried copying and pasting the code but I couldn't.

The assignment says to adjust the code to incorporate variable window size. There is a place in the code where it says insert code here and the teacher said it shouldn't need more than like 8 lines of code.

 

If anybody thinks they they can help I will be more then happy to forward you the email.

The general formula of GHR (Gazis-Herman-Rothery), the most well known car following model, is given by

an - acceleration of vehicle n implemented at time t
v - speed of follower vehicle
deltax and deltav - relative spacing and speeds respectively between follower and leader vehicle at a
     ...

Hy, 

I'm trying to display a list value in a maplet. But I can only manage to get textboxes, checkboxes and textfields. I know that in textfields I can display the evaluation of a function, but I tried many different ways and I still don't get the desired result. 

I designed a maplet with a button and 6 rows with a checkbox at the end of each row. When clicking the button I would like that the values of a list ("lstx", 6 values) are displayed in the 6 rows. Can you help me? thanx!!

I created a Maplet that calculates ODE (Ordinary Differential Equations) however I would like to create a button that can allow printing on paper

I am using an old package, Janet, I got from http://wwwb.math.rwth-aachen.de/Janet/janet.html with Maple 16.

I changed the libname to point to the directory where the package files are.

Few days ago I was able to call help(Janet); without any problems but now everytime I try to call help(Janet)

Maple front-end loses connection to the ihe Maple kernel.

The package loads fine...

Dear All,

 

I am trying to call the maple function fsolve in the matlab. I have used maple('fsolve(x^2-4)'). It worked.

 

Now in the matlab code I have defined another variable. let us say a = 10.  Now I am trying to call the fsolve as follows.

maple('fsolve(a*x^2-4)')

I ended up with the following error.

 

Error, (in fsolve) number of equations, 1, does not match number of variables, 2

Hi,

     Theres seems to be an error in the SphericalY function when the input is SphericalY( l, -l, theta, phi)

restart;

assume(phi, real):assume(theta, real):

for l from 1 to 2 do  
   m:=-l; 
   s:=SphericalY(l,m,theta, phi);
   f:=s*conjugate(s);
   plot3d(f, phi=0..2*Pi,theta=0..Pi,coords=spherical);#sphereplot(f, phi = 0 .. 2*Pi, theta = 0 ..Pi,  style...

How to transform between permutation group and linear transformation matrix in maple

is there a command like gap

gap> i:=IsomorphismPermGroup(G); 

to find permutation group which has isomorphism

Hellow,

 any one know how to solve the second order differential equation using finite element method (Using Linear shape functions)

https://skydrive.live.com/redir?resid=E0ED7271C68BE47C!358

1/x!*subs(z=0,Diff(g(z)^x, x$(x-1))) = n*x

1/x!*subs(z=0,Diff(g(z)^x, z$(x-1))) = n*x

how to solve for g(z) ?

as i do not know what do this respect to which variable from a book. so i capture this diagram.

hope that can solve it

Can you help me how to program about the interference of wave on the water surface in Maple ?

Hi, 

I've bought NAG C Library for my mac in order to use it in Maple.

However, it seems that Maple doesn't know where to search for it.
Indeed, it returns

Error, (in NAG:-h03abc) external linking: error loading external library libnagc_nag.dylib: dlopen(libnagc_nag.dylib, 129): image not found 

I've installed NAG C Library in usr/Library

 

Thank you very much for your help 

First 213 214 215 216 217 218 219 Last Page 215 of 2097