Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

When I use the differential geometry package and setup a spherecial metric with greek letters using the palette it protects the variables displaying the actual greek symbol but it protects the basis elements (vectors and forms)  using the spelled versions i.e. dphi, dtheta.  In all subsequent calculations for other tensors like connection and curvature it displays the spelled names dphi dtheta whereas i would like to have the actual greek synbols displayed which it does in for example sin(φ...

Good morning.

 have a problem with maple that it can work and i need to know know how can i uninstall maple on ubuntu ( linux)

i can see that there isn't exist the folder uninstall.

help me please.

 

I want to plot the zeros of an ODE dependent on the change of a parameter of the ODE. My idea is to make a loop where i save the zeros to the given parameter into a file, so that i get multiple files with the zeros in it, and then make a plot with the parameter as x coordinate and the zeros as y coordinates. How can i make this possible in Maple? How can i set a variable filename, for example "parameter name = value".txt?

How do i plot a graph  of  (H .vs. X/(2.Pi.sqrt(2))) for different values of time =t

H is the film thickness

When I plot my values, I get a normal graph of H .vs. X, but I need to see the above mentioned graph.

Please suggest solutions.

The command which I wrote for my graph generation, looks like this:::::::::

> IBC := {h(x, 0) = 1+0.1e-2*sin(x/sqrt(2)), (D[1](h))(0, t) = 0, (D[1](h))(2*Pi*sqrt(2), t) = 0, (D[1](D[1](D[1...

Hi.

I have a procedure that takes multiple parameters, in which I want to fix all but one, and then define a single variable function that maps x to this remaining unspecified parameter, so I can give it to the plot() routine. I would like to define a number of such single variable functions for different values of the parameters and plot them all on the same axes.

Ideally, I would like to find a way to make the following, instead of returning 14, return 21,...

 

Can someone tell me why sprintf wont work in this situation?

 

out-of-balance_final.mw

Hi,

I want to explore for example:

Explore(plot(Sum(i^2*sin(i*x), i = 1 .. n), x = 0 .. 10));

I know that animate can be applied as:

animate(plot, [Sum(i^2*sin(i*x), i = 1 .. n), x = 0 .. 10], n = 1 .. 10);

Is it possible to get the Exploration Assistant in the same worksheet after the command Explore and not in another worksheet ?

Explore can be done for many parameters which is not the case for animate.

Thanks for any suggestion

I solved the canonical equations as piecewise functions and I wrote the Hamiltonian using these piecewise functions. Now the Hamiltonian is function of time (tau). I can not plot this Hamiltonian. Where is my mistake, please? Below is the Maple program. I mention that I tried to simplify the Hamiltonian, but without succes. Thank you for helping me.

                    ...

Hi,

 

I am trying to plot a 3D contour plot of a list of points in a csv file. I was able to successfully import the csv file to Maple, but when I try to do anything with the file, I get error messages. I don't really know how to do this, so if anyone could help me asap that would be great!

Hi,

Well i'm new to the maple program and i'm attempting to get my feet wet with a fairly simple problem. I'm attempting to make a system that all i have to do is enter the x value's and have it give me x-bar and then take the standard devation of those figures. So far this is what I have

S:=s->sqrt((sum(x-xb)^2)/(n-1))

 

If possible i can work this all I would want to enter is the x value and the n value and have the mean automaticaly...

Hi Dr. Kamel Boughrara,

I have a question,  I know phi = B*A, but in code i can't understand a part of it, can you kindly explain it in engineering terms.  

kindly see the attach file for phi.

Second question

why e-->sum(factor(e(t)),n=1..100), wht this means, 

Hi guys,

I am working on the following pde

m0=-Bwssss+(Ft-Bwss2)s(ws+rs0)+(Ft-Bwss2)wss+q

where

Ft=EAe+T0+pwgPiDo2 (Hw-z)/4-pmgPiDi2 (Hm-z)/4

Hi,

I am missing two options in the "fieldplot3d" command, which I am using in cylindrical coordinates: one is "style=contour" and the other is "axes=cylindrical" where apparently only the "axes=boxed" option as available.
Any ideas how I can get this?

Or can I show a polar plane at one end of the cylinder? like in the post:
http://www.mapleprimes.com/questions/38553-Plot-3D-Cylindrical-Coordinates


this is my plot:

with(plots):with(VectorCalculus):

Hi Dr. Kamel Boughrara,

I have question regrding the analytical solution in section 3.3,  I am attaching a file.   Question is regarding  the programming you did, does it has any effect on the solution.  Because i tried to change the values for p, and other variables but could't see the effect.

Also wht the following variable means;

First 1679 1680 1681 1682 1683 1684 1685 Last Page 1681 of 2223