MaplePrimes Questions

Hello, I've been having trouble plotting multiple hyperbolas of the for xy=c on the same plot. Basically I'm supposed to plot several hyperbolas of that equation when c=+-1,+-2,+-3 on the same plot. If anyone can help i'd really appreciate it. ^^;;

how do I use maple 12 to solve this equation

I need help please

y"  + y = f(t) , where f(t) =        0,    0<= t < pi

                                                   1,   pi <= t < 2pi, y(0)  = 0 , y ' (0)  1

hi everybody.

i want to know what command convert "exp" to "hyperbolic functions".

for ex :    e^(x)+e^(-x)  -->  2cosh(x)

please help me.

Hi everyone,

does anyone know how to use the LagrangianMultipliers function so that the solutions obtained will be the closest integer smaller than whatever the output is for each entry in the list.

e.g.

LagrangeMultipliers(x1*x2*x3*x4*x5*x6*x7, [x1+x2+x3+x4+x5+x6+x7-32, x1^2+x2^2+x3^2+x4^2+x5^2+x6^2+x7^2-160],[x1,x2,x3,x4,x5,x6,x7]);

will give us entries which are not integers, and if i use other conditions I will sometimes not receive any integer solutions - which is to be expected.

Any help would be warmly received.

Thanks,

Alex

 

Maple 12

Windows XP

 

 

Looking to get help figuring out why Maple 12 won't launch.

I click on the icon and nothing. (not even a splash screen)

I have tried to change the launch.ini file maxheap command, but it still won't launch.

The fact that it doesn't even show the spash screen makes me think it is unrelated to the maxheap command.

 

I have tried to launch in a cmd window but when i type "maplew" all I get is a new command propmt.

 

Hello,

some time ago I have developed a procedure for nonlinear regression in Maple 9 that worked perfectly. Upgrading to Maple 12, the code still works well, except for the part in which I plotted the experimental datapoints and the calculated curve:

Hello,

I have two functions:

Gx(x)=0.025+(x^2)/40

Hxi(x)=0.006+0.5*x^2

with values I'd like to add

Fx(x)=Gx(x)+Hxi(x)

and plot new function

I use

F=plot(Fx(x),x=0..2)

G=plot(Gx(x),x=0..2)

H=plot(Hxi(x),x=0..2)

then:

display(F,G,H)

But it doesnt work. Then when I displaed

By the way, Hxi are correction, in function of x.

 

The second problem with I have is with ploting.

Hi, Can someone please tell me how to plot the region

Hello,

I am wondering if there is any way to set global plot parameters.

Hi guys,

I modelled a surface, of which I'd like to have a mathematical representation. The following image is what I need to have.

 

I've written the parameters of both curves that are drawn on it.

I'm supposed to be able to find it, but I think I just didn't do enough pure mathematics in the past year ...

Hope you can help me?

Thanks

I have the following differential equation:

(dy / dx) = (x* (1 - .5*x - .5*y) ) / (y* (-.25 + .5*x))

First, I would like to graph the solution to this equation with multiple initial conditions. For example, I would like to graph the solution with y(1) = 2, y(1) = 4, etc. Is this possible using the ODEplot command? If it is not possible using ODEplot, can you provide me with a command I can use and with sample code?

Hello

yesterday i downloaded Maple13 64 bit for Linux. (OpenSuse 11.1 64bit)

When i try to print it does not work. No dialog menü pops up where i can
select the printer or change other printer-specific things

If i try with Maple12, which i have installed parallel in a seperate directory, Maple12 does print indeed.
 

Does anybody have an idea ? Besides printing all is working good on Maple13

Thanks in advance

Michael

cos(x)<1 ; cos(x) >=1
I tried using solve, but it throws the "Warning, solutions may have been lost" problem, thanks in anticipation.

Maple 12.02 on a Mac running OS X.4.11.

As a first step trying to simplify a longish expression (pasted together from separate parts), I copy it to a scratch worksheet and ask it be displayed.  It shows up (2D Math mode) with the front part of it missing.  When I step through the expression with the arrow keys, the mode stays the same, so there doesn't seem to be break in it.  Here's the expression and its displayed form, pasted into the box that appears on clicking on the Maple leaf icon above this message input area:

Hi, assume we have two large nxn-Matrices A,B and we want to know if B is a Permutation of A, so A and B would have the same Elements, just in different places.
Because of the size of A,B, it has to be effective. What ist the best way to do this ?

Thanks

 

First 2127 2128 2129 2130 2131 2132 2133 Last Page 2129 of 2428