Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

I am of interest about using StateSpace(de, invars

Hi all,

How can I plot, say, y1=x+4, 0<x<5 and y2=2x+1, 0<x<10 on the same plot area?

Thank you,

Ozgur

This is my situation, please help me.

Cargando  MathematicalFunctions

Cargando  PDEtools

> with(DEtools);
> restart; m[1] := 1; m[2] := 1; l[1] := 1; l[2] := 1; g := 9.8; w := 1; ec1 := (((1/3)*m[1]+m[2]+w)*l[1]^2+((1/3)*m[2]+w)*l[2]^2+(2*((1/2)*m[2]+w))*l[1]*l[2]*cos(beta(t)))*(diff(alpha(t), t, t))+(((1/3)*m[2]+w)*l[2]^2+((1/2)*m[2]+w)*cos(beta(t)))*(diff(beta(t), t, t))-(2*((1/2)*m[2]+w))*l[1]*l[2]*sin(beta(t))*(diff(alpha(t), t))*(diff(beta(t), t))-((1/2)*m[2...

Hi,

How to load Maple-NAG connector to execut this example ?

Is it an additional program to install ?

n := 4:
nnz := 11:
la := 22:
lfill := 1:
dtol := 0:
pstrat := "Nag_SparseNsym_CompletePiv":
milu := "Nag_SparseNsym_UnModFact":
a := Vector[row](la,[1.0,1.0,-1.0,2.0,2.0,3.0,-2.0,1.0,-2.0,1.0,1.0],datatype=float[8]):
irow := Vector[row](22,[1,1,2,2,2,3,3,4,4,4,4],datatype=integer[kernelopts('wordsize')/8]):
icol := Vector[row...

Maple is such a useful and wonderful sorftware, but,

coud you make the classic worksheet compatible with 64bits?

There are packages (grtensor) that do not run on the new worksheet.

 

 

I am pleased to announce that Maple 15 will be available on April 13. We are very proud of this new release of Maple, which has been twelve months in the making, and I...

Hello,

 

I was wondering if someone could assist me with the code for listcontplot.

 

I've tried the following:

 

M:=Student[LinearAlgebra]:-RandomMatrix(4,4);

listcontplot(M);

 

But this does not work.  Is there any way to use listcontplot, listcontplot3d, or any other command to generate something similar to what Excel calls a Surface - contourplot?

Thanks.

I see how to get the solutions of the Schroginger eqn

 

I have the function r=sqrt(1+(cos(2*theta)) and theta E [0,pi/2] I need to find the arc length of this function using maple 14

 

so far i have this

with vector (calculus):

ArcLength(sqrt(1+cos(2*theta)), theta=0..pi/2)

I dont know what to do after this

"I" is reserved for square root of -1.  I don't use complex numbers and want to use "I" in my equations.  How do I go about doing this?  I tried to unprotect it with a number of variations of quoting "I".

I'm using document mode with Maple 13 on Apple.

Thanks for your help.

I am using dsolve(..., type = series) to solve differential equations in the form of a power series. I plot these power series with different orders to observe how they converge. I use quite large orders (25 or even 50), and generating these solutions is slow.

I would like to generate power series with order 25, for example, and then truncate it to order 24 directly, instead of having to call dsolve a second time. I was hoping this could be done somehow using convert...

Hi All! I need your help.

I use the Student:-LinearAlgebra:-LynearSystemPlotTutor() and i can print it with:
print(Student:-LinearAlgebra:-LinearSystemPlotTutor);
then i got the: 
module () 
local ModuleApply, LinearSystemPlotMaplet, PlotOptionsWrapper, UpdateDisplay, NewMatrix, the_plot, sysML, helpStr, linSysMaplet, M, axisLengthInfo, axisLabelInfo, axisType, axisScaling, plotOptionsReturn; 
end module

If i would print the local...

How can i draw SUN AROUND 9 Planets with ANIMATION...how can help me

http://kayzen.az/uploads/images/5/2/5/5/9/c60fc9723b.gif...i want to draw this Picture in maple.how can help me or give an idea...

Hello,

I'm under pressure to complete the following plot for a Masters project. I just can't seem to find where the errors are. I'd be very grateful if anyone can help.

x*,y*,zare independent variables 

r*(x*,y*,z*):=(x*2+y*2+z*2)0.5:

r(x*,y*,z*,t):=  (r

First 1736 1737 1738 1739 1740 1741 1742 Last Page 1738 of 2249