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 / October 2006



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
anyone knows a good strategy using external plotter31 Oct 2006 07:59 GMT1
Maple's plotting capability is just not for heavy duties. It easily
crashes.
Anyone knows a good strategy for piping out data (or just writing out
data),
series question31 Oct 2006 01:31 GMT6
Given the series transformation:
b_n  =  Sum[ (a_m)^n , m=0..infinity]
so for example it transforms a_n=n into b_n=zeta(n) and a_n=n^2+3 into
some other series.
Computation with large numbers30 Oct 2006 21:37 GMT5
In Matlab, numerical overflow is handled using
Inf. For example, sinh(800.0) = Inf in Matlab. The
same expression in Maple is handled differently,
namely  sinh(800.0) = 1.363187286*10^347 in Maple.
Integral solutions30 Oct 2006 19:20 GMT5
What is the solution of this system :
{4*x1^2+x2^2=u^2, 4*r^2-x1^2=v^2};
Chris
how to get a probability of an element form a list of observation?30 Oct 2006 09:28 GMT1
how to get a probability of an element form a list of observation?
data:=[3,3,4,5,5,5]; u_:=describe[mean](data);
s:=describe[standarddeviation](data);
prob(3,data) should give 2/6
Simple Array/Matrix  question29 Oct 2006 01:57 GMT2
Help please!!!
I have generated the following:-
A[1..2,1..2]:=<<1,2>|<5,6>>;
What is the script to extract the entry say in A[1,2]  (i.e. 5 in this
Maple10     Array problem  - newuser question27 Oct 2006 16:09 GMT5
I am new to Maple - can someone out there please help.
I can generate an alpha numeric array  e.g. A:=Array(1..4,1..3);   but
at present I have to enter data  1 location at a time.  Is the script
that would allow me to enter data into the 3 columns first row in a
How differentiate a Matrix (from LinearAlgebra) componentwise26 Oct 2006 16:59 GMT4
I have a Matrix (from LinearAlgebra), where the coeffs depend on a parameter, say p.
How can I get the Matrix, which contains the differentiated (w.r.t p) elements.
I need something similar to Map2 ?
Many thanks for a hint,
How to substitute matrix entries? [revisited]26 Oct 2006 07:51 GMT3
First of all, I am working on an American Mathematical Monthly problem,
so I won't be able to post all of my actual code. Second of all, I did
some searching of the archives and found the thread "How to substitute
matrix entries?", which helps a little but not entirely.
Computing a determinant25 Oct 2006 04:18 GMT10
Hello, I am trying to compute symbolicliy a determinant of a matrix
16x16 of the following form:
Q:=matrix([[mu1, mu2, 0, mu3, -theta1, theta2, 0, 0, -theta1, 0, 0,
theta2, 0, 0, 0, 0], [mu2, mu1, mu3, 0, -theta2, theta1, 0, 0, 0,
Neglecting insignificant terms25 Oct 2006 00:40 GMT3
Is there any way in Maple to do the following:
Give some value range to symbolic terms in a function and then get a
simple approximation of that function having some of its insignificant
terms neglected?
A problem with rational functions24 Oct 2006 19:33 GMT1
I have six rational functions f1,...,f6 in 4 coordinates:
f_i \in Q(x,y,z,w) for i=1..6.
I want to know if one of them, say f1 as an example, belongs to the
field Q(f2,...,f6) generated by the other 5 functions.
Instability in Numerically computing the moments of Weibull function...22 Oct 2006 09:34 GMT7
I met with numerical difficulty in computing the moments of the Weibull
probability distribution function,
In Matlab, "wblpdf(x, a, b)" denotes the probability density function(the
derivative of the cumulative distribution function), and "wblcdf(x, a, b)"
Is this limit undefined?21 Oct 2006 14:11 GMT3
restart;
 f := x -> 1/2*(1+x*(Psi(-1/2*x+1/2)-Psi(-1/2*x)))*sin(Pi*x)
           *(1-x*(Psi(1/2*x+1/2)-Psi(1/2*x)))/(Pi*x);
 limit(f(x),x=infinity);  # Maple V R5 responds: 'undefined'.
Anyone install Maple 10.06 yet?21 Oct 2006 13:31 GMT5
I was just wondering whether anyone knows if updating from Maple 10.04
to Maple 10.06 (on a PPC Mac) is a good idea.  There's one unfavorable
report on VersionTracker, saying that the update trashed Maple - any
experience here to report?
 
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.