Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hi!

 

I have a serious problem and im looking forward to any suggestions.

Like i already wrote i wanna create a simple matrix (14x14) out of four matrices(7x7) and i have no clue how to accomplish this task in maple.

to be more specific, i want to create matrix M=(A,B,C,D) each of them is another 7x7 which results in a 14x14 matrix.

I guess its a simple task but i tried hard and didnt get it worked.

thank you  in anticipation

Has the 'tabbing nuisance', as reported in I declare defeat: rolling back to Maple 9.5, been resolved in Maple 12+? And what about the 'XML-contamination', as also mentioned?

PS: Congratulations to MaplePrimes for a visually very appealing interface. With the migration to this new interface, I have finally been able to gain again access to my account, this partly explaining...

Dear MaplePrimers,

The y-axis of my graphs consists of small values (<10^(-4)). Unfortunately, Maple displays a lot of numbers after the comma and it's not cool. Is there a command or option that allows to control the numeric formatting (scientific, engineering...) of a particular axis? Specifically, I need to change the decimal formatting to scientific notation. The x-axis is OK and not must be changed.

Regards,

Tuti.

Is there a way of exporting a maplet programme into a universal programme so anyone can access it (someone who does not run maple)?

 

Thanks in advance

I'm trying to plot multiple inequality conditions such as

n/2 < m < 6-n  if 0 < n < 1/2

and

m >= n/2 if 1/2 < n < 3 .

I tried to do it by creating two plots via inequal and then using "display", which is what Tadashiito did here:

http://www.mapleprimes.com/questions/37286-Plotting-Multiple...

 

If a function is differentiable at some point c of its domain, then it is also continuous at c. However here we extend the notion of differentiability to be valid for individual points on the real number line, specifically positive integers.

 f(n)=(-1)^n* n^(1/n)

THEOREM MRBK 8.0

f=f' / (I*Pi+(1-ln(n))/n^2)| n ∈ {1,2,3,...}

By THEOREM MRBK 4.0, When n is in the set of (positive) integers the derivative of f is exactly I*Pi*f+(1-ln(n))*f/n^2.

So f' = I*Pi*f+(1-ln(n))*f/n^2| n ∈ {1,2,3,...}

Solving for f, we have the following:

f' = I*Pi*f+(1-ln(n))*f/n^2

f' = f*(I*Pi+(1-ln(n))/n^2)

f=f' / (I*Pi+(1-ln(n))/n^2)

 

For more on this click here (W/A).

Points and lines, and the relationships between them, are essential ingredients of so many problems in, for example, calculus. In particular, obtaining the equation of the perpendicular bisector of a line segment, dropping a perpendicular from a point to a given line, and calculating the distance from a point to a line are three tasks treated in elementary analytic geometry that recur in the applications....

I spend much of my time traveling for business. These trips often last a week, and we try to visit as many potential customers as possible, and in the most efficient order. This involves matching our hosts' calendars with our own, booking the most cost effective travel options, and coping with last-minute cancellations and changes. It isn’t easy!

This has become so much easier with the advent of shareable calendars and mapping services, like Google Maps. ...

A long while ago, I wrote a couple posts (part1 and part2) about mining data from the US SSA website.  I subsequently adapted the code from those blog posts into a visual application with sliders and interactive plots.  If you have played with the new ?MapleCloud functionality in Maple 14, you may have seen it posted already.

Hello,

I cannot understand the behavior of complexplot in the following...

Suppose you do the following:

> f := (x,y) -> sin(x+I);
> g := (x,y) -> cos(x+I);
> complexplot([f(x,y), g(x,y)],x=-2..2,y=-2..2,color=[red,green]);

This will plot two functions in red and green respectively.

Now, I redefine the functions to return a constant:

> f := (x,y) -> sin(I);

There is a proper function of Maple to perform matrix left division?
This procedure is right for the calculation of the uncertainties of the coefficients?
There are large these uncertainties?
Comment?


My question is this: 

In with(DifferentialGeometry): with(JetCalculus) with(Physics):

I work with the following Jet Bundle:

DGsetup([x], [u, psi], E, 40), 

where psi is declared anticommuting with Setup(anticommutativeprefix={psi}). 

When I work with expressions that are differential polynomials in u with coefficients arbitrary functions of u, the EulerLagrange operator behaves correctly. The same is true if I multiply these expressions by psi or by psi_1 ...

Let

    G:=s->q(1-ps)^(-1)

be a generating function with 1-p=q in (0,1). Then the repeated function composition

    G(G(G(s)));(G@@3)(s);simplify(%);

gives me some concrete expression. What is the simplest way to get the general expression for 3 replaced by n?   

I am recently new to maple software, but I was wondering if someone was able to help me with the following question.

 

I am trying to plot a 3D graph of some function f(x,y,z), I want a contour type-graph with normal axis, and I also have a few points that I want to plot on that graph:  [x1,y1,z1], ... [xn,yn,zn]; how do I do this on a single graph?

 

thanks so much;

I'm not sure if this happens in Maple 13 and up. But in the standard interface, if you hold your cursor over the maple tab at the bottom of Windows or the maple help tab at the bottom until the flyout (only takes a half second or so) and leave it, while it is there your typing in Maple will lag. Just checked the classic interface and it is not affected by this. Can anyone check this in Maple 13 and 14?
First 1803 1804 1805 1806 1807 1808 1809 Last Page 1805 of 2224