Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

There is a difference between a variable with an index and a variable name with an index in "2D Math"-Mode.

The variables look similar.

Here an example, what I type and what I get.

a (SHIFT + _) 1:=2
a (SHIFT + CTRL _) 2:=3
a (SHIFT + _) 1 * a (SHIFT + _) 2
a (SHIFT + CTRL _) 1 * a (SHIFT + CTRL _) 2
a (SHIFT + _) 1 * a (SHIFT + CTRL _) 2

And this is, what I get.

I want to determine the domain of definition for an expression using a command,

but i can't find it in the help,

can someone help me,

thanks in advance.

Eq[1] := .1*(diff(r(rho), rho))^5*r(rho)^4*sin(theta(rho))+(diff(r(rho), rho))^3*cos(theta(rho))^2*sin(theta(rho))*(r(rho)^4-.1*rho^4)+(diff(r(rho), rho))*rho^4*cos(theta(rho))^4*sin(theta(rho))+(r(rho)^2*rho^2*(diff(r(rho), rho))^4*cos(theta(rho))-rho^4*cos(theta(rho))^5+.1*r(rho)^4*(diff(r(rho), rho))^4-.1*r(rho)^2*rho^2*cos(theta(rho))^5)*(diff(theta(rho), rho))*r(rho)

 

Eq[2] := p*(diff(r(rho), rho))*cos(theta(rho))^3*rho-(diff(r(rho), rho))^4*r(rho...

QuetionLinearize.mwWhen I use 'Linearize' command to linearize a equation, linm:=Linearize(...), it returns a state space or, a differential equation.

Then I want to extract the matrices of the state space, I type linm[a], but failed.

Is there any way to extract the matrices a,b,c, and d from the output? Note that this problem is different from the one which had been submitted.

My operating system is Mac OS X 10.6.4.   Lately Maple has been EXTREMELY tempermental in letting me "Save As a Worksheet"......I'm NOT talking about the "classic worksheet"

 

I try to save a file with a different name using "Save As A Worksheet" and Maple goes through the whole "Saving Worksheet" routine BUT NO NEW NAMED file is made!

This is very frustrating.....since it wasn't like this before.

Any ideas?

 

Jim

a convex  planar polygon with 9 vertexes such that every its point, which is not a vertex, does not belong to three diagonals of that polygon? This is of interest in connection with a certain combinatorical problem.

I have gotten some comments about my new avatar, including a few commenting that while my picture is clear on the blog contributors sidebar, it is "blurry" on my blog posts. I just wanted clear this up.  I am not in the witness protection program; I just really love singular values.  My new avatar, just like my old one, is a rank 4 approximation of a picture of me using the singular value decomposition.

I lived in the UK before making the barely-considered decision to move to Canada.  I still have savings denominated in pounds sterling (all dutifully declared on my Canadian tax return).  Accordingly, I keep a close watch on the GBP-CAD exchange rate so I have some sense of my net worth.

When I arrived in Canada in July 2008, one pound sterling bought $2, down from $2.30 two years before that.  Today, the pound has devalued further and is worth around...

Hello everyone!

I am stuck after browsing my book and the help section for some time.

How can I find the value of a term like (with MAPLE syntax)

exp(x) for x=1,2,..,5 ?

I'm looking for something like matlab's k=1:5; operation.

Creating sequences or arrays/vectors didn't help.

Thank you for your time if you read this.

I have recently upgraded to Maple 14, and I can no longer cut and paste syntax between components when I am editing their properties.  Is this normal, or do I have to adjust a setting?

Thanks,

Phil

example.7.mwI have a question for a long time.

For some dynamic systems, I want to extract the matrices or the transfer functions which maple had yielded as a table. The table contains matrices or transfer function.

I want to extract them for other purposes, for example,using transfer function to plot its step response.

Now, is there any way to do this without retyping them manually? Becouse...

Hello, 

I'd like to modify the form of this expression

Code:
den := 1.*omega^4/omega[n]^4+1.-2.*omega^2/omega[n]^2+4.*epsilon^2*omega^2/omega[n]^2



To manage to have this form.

I have the function,

f:=5000/(1+99*exp((-0.8*t)));

and I would like to find it's inverse....how can I do this?

 

hi

I want to get points from plot for example I have a graph like y=x but I do not know its function I want to get just some points from that like [1,1] ,[2,2] and the others but I dont know how?

the second problem which I have is I cannot show points like [1,2,2] by plot,it shows just 2D not 3D points.

I mean x=1,y=2,z=2

plot shows just 2D like x=1,y=2

thanks for your attention.

Hello,

Is there a Maple procedure that generates all possible partitions of a given set? For example, for the set {1,2,3} it should give {1,2,3}, {1,{2,3}}, {2,{1,3}}, {3,{1,2}}, {{1,2,3}}.

If not, how could I write one?

Thank you!

First 1805 1806 1807 1808 1809 1810 1811 Last Page 1807 of 2259