Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Mathematics
General TopicsResearchOperations ResearchStatisticsMathematical LogicNumerical AnalysisUndergraduate MathAlgebra HelpRecreational Math
Math Software
MapleMathematicaMATLABScilabSASSPSS

Math Forum / Math Software / Maple / July 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Polygon but ...31 Jul 2006 10:07 GMT2
I have a question regarding polygons.
There is an example in the documentation (I omitted color):
with(plottools):
l := polygon([[0,0], [3,4], [3,1]], linestyle=3, thickness=2);
Calculating the conductor of an elliptic curve using Maple31 Jul 2006 04:19 GMT3
Does anyone know of a Maple program for calculating the conductor of an
ellptic curve? Ideally it would be as little like Apecs as possible,
consisting of a function which inputs a curve in standard 5-element
list form and outputs a number.
Plot surface defined by two equations28 Jul 2006 02:20 GMT1
I have two equations: p=x*y*z and x+y+z=100. How can I plot the surface
defined by points x, y and z that satisfy these equations?
Bug: A.x-B not equal to -(B-A.x) ?28 Jul 2006 01:00 GMT1
I'm very confused by the answer of Maple 9 and 10 to the following
piece of code (either it is a bad bug, or it is a very confusing
behaviour). Try:
A:= Matrix(<<-2, 1>|<1,-2>>, storage=sparse);
how to solve a system with maximization ?27 Jul 2006 04:20 GMT1
I want to solve a system with 2 maximizations and some constraints
is it possible with Maple V9.5, with the package optimization and the
function maximize ?
Max f1(x,y)
1^infinity ?25 Jul 2006 23:58 GMT18
Why is 1^infinity equal to 1? shouldn't be undefined?
M. anhal
Sequence Assignments25 Jul 2006 01:00 GMT7
Is there a short way to assign a value to a sequence of variables?
Apparently something like
x1, x2, x3 := 0; is not working and I have to re-type all the three
zeros as x1, x2, x3 := 0,0,0;
finding variables (equivalent of Matlab "who" command)24 Jul 2006 06:57 GMT9
Is there a way to list all the active variables?
That way if I have mis-typed one, it shows up easily (two variables
with similar names separated by one letter or underscore).
It seems like a useful troubleshooting tool. Matlab has it with their
coefficients of polynomial19 Jul 2006 17:35 GMT4
I have for example:
N := 4;
q := 2;
Then i do:
An Interesting Subject18 Jul 2006 21:02 GMT2
This is a webpage that basically gives all answers that people are
looking for. If you are interested in looking at it please check it
out. For the German vrsion please click on the German flag.
http://www.theomonistik.net/ee/374.htm
Q on finding a Laurent series17 Jul 2006 08:37 GMT1
How to find the singular part of (1-z*t)^(-a) in t=1/z where a is complex?
--
"please use mail at ... instead of test3 at ... to send me a mail"
strange / infinity sum with pochhammer16 Jul 2006 04:59 GMT2
using Maple 10.04:
 Sum(pochhammer(a,n)/n!,n = 0 .. infinity): value(%);
                                 0
 sum(pochhammer(a,n)/n!,n = 0 .. infinity);
solve oddity13 Jul 2006 04:56 GMT13
Tested in 10.03
> RealDomain:-solve((x^2+1)^(1/2)<0);
                                      x
(The problem is not in RealDomain but rather in solve: I added
Maple worksheet for quadratic eigenvalue problem12 Jul 2006 23:00 GMT3
Dear group,
I am using Maple 7 to solve a quadratic eigenvalue problem of the type:
A*lambda^2+B*lambda+C=0
A and C are symmetric matrices; B is a skew symmetric matrix.
two peculiar behaviors12 Jul 2006 18:11 GMT3
Running Maple 10.03 on a Mac:
restart;
f:=p*x^(p+2)-(x+1)^2/3-7*x^(p+2);
                  (p + 2)   1        2      (p + 2)
Pages: 1 2 June, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.