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 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
problem with custom function in cylindrical coordinates31 Jul 2004 20:25 GMT4
Hi all. I am writing a function to take the material derivative
Du/Dt=du/dt+(u.nabla)u in cylindrical coordinates. Everything works fine
in cartesian coordinates, but when I do the same in cylindrical
coordinates, I get an error message. Here it is:
Two solutions to linear equation?31 Jul 2004 12:30 GMT2
#    eqn is linear in variable X over Q(w3),
#    where w3 satisfies a quadratic equation in a RootOf.
#    We expect it to have a unique solution.
#    Instead, Maple 9 on SUN SPARC SOLARIS or IBM INTEL LINUX.
(x^a)^(1/a)30 Jul 2004 20:38 GMT3
Why doesn't (x^a)^(1/a) reduce to just x?
I've tried with(RealDomain) and simplify.
Same computation, but not the same results .....30 Jul 2004 14:00 GMT1
under maple 8, why this 2 computation doesn't give the same result sqrt(2)/2
1) give 0 and 2) give sqrt(2)/2 as expected.....
1) evalf(Sum(piecewise(x>=0 and x<8,sqrt(2)/2,0),x=0..-15));
2) evalf(Sum(piecewise(x<=0 and x>-8,sqrt(2)/2,0),x=0..15));
Assumption priority.29 Jul 2004 23:35 GMT2
let us see the following examples
     I.
restart:
C1 := (a*sqrt(b/a)-b*sqrt(a/b)):
non-numerick tick marks?29 Jul 2004 18:12 GMT1
 Dear Maple friends,
how can I put non-numeric tick marks along the axes of a plot
in maple?
Thanks for any help
asympt(statevalf[cdf,normald](x),x) problems.Can I make maple do this?29 Jul 2004 10:12 GMT1
Is there any way I can use Maples asymptotic expansion function with the
cdf  cumulative density function
function.  When I try something like
with(stats):
Solving cubic equations29 Jul 2004 07:51 GMT1
I try to find a closed form solution in maple for the following (cubic)
equation:
                          c d
f(x):     a - b/x - 1/2 --------------------- = 0
The wonderful synchronisation of bugs29 Jul 2004 06:28 GMT2
In the news "Constant polynomial has multiple values"
I observed the fact that euler(0,1); -> -1, with Maple(V,5).
Robert then said: "It's still in Maple 9."
Now I found the solution to ugly bugs like these:
Algebra29 Jul 2004 04:12 GMT2
restart;
assume(a=0,b<>0);
que1:=is(b/a,algebraic);
que2:=traperror(is(b/a,positive));
derivatives wrt. derivatives29 Jul 2004 02:46 GMT1
Is it possible in Maple to calculate derivatives wrt. derivatives?
I would like to compute Eulers differential equation.
So for instance is it possible to get somthing like
f:=diff(x(t),t)^2;
overloading procedures in modules results in duplicate calls28 Jul 2004 21:51 GMT2
Maple 9.5 adds some new features (some for modules) i have long been
waiting for.
One of them is the possibility to overload procedures and operators.
So have a look at this module:
Dirac and conjugation28 Jul 2004 21:43 GMT3
 I need the following delta function in Maple (I am using Maple 9):
1- delta(x)=0 for x<>0;
2- int(delta, -infinity..infinity)=1;
2- congugate@delta=delta
Strange occurrence28 Jul 2004 21:14 GMT8
A quote from a Maple session :
solve((lambda-1)*(lambda^5+lambda^4-1-lambda),lambda);
1, I, -I, -1, -1
Chris
forall28 Jul 2004 15:24 GMT14
Can anybody explain me what is "forall". What does it do? I am so
stupid that help and examples suggested by Maple did not help me :(.
Thank you.
Pages: 1 2 3 4 5 June, 2004
 
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.