Mapleprimes - mapleprimes.com
General Information:
Latest News:
sequence(Could you do more clearly?) 27 Aug 2013 | 06:10 pm
How do i create a custom axis mode in Maple? 27 Aug 2013 | 02:35 pm
I am looking to do a custom non-linear axis in Maple, and no, not a logarithmic axis, but a custom one that i can define with a function. I know i can alter my data and the alter the display of the ax...
Nonlinear differential equations 27 Aug 2013 | 01:52 pm
I have a system of nonlinear differential equations with initial conditions:
calculus (Could you do more clearly?) 27 Aug 2013 | 05:47 am
Simga (Could you do more clearly ?) 27 Aug 2013 | 03:35 am
Let be any positive Integer : . Find
How to I create the Runge-Kutta's and Euler's methods 27 Aug 2013 | 02:56 am
Hi, I got a doubtI don’tknow how to make the Runge-Kutta’s and Euler’s method. The Runge-Kutta for thesecond and fourth order. I don’t know how to beginning the algoritms, I needsome help. Thanks.
Is this integral real or complex? The real integral of a real function evaluates to be complex! 26 Aug 2013 | 11:21 pm
Now I compute the integral 0<int((abs(c-x)/x)^n,x=a..b)=int((c-x)/x)^n,x=a..c),symbolic)+int((x-c)/x)^n,x=c..b) assuming c>0,b>c,n>-1. As it is not possible directly, I split this apparently real ....
Linux, Plots and True Type fonts 26 Aug 2013 | 09:58 pm
I was trying to get the labels and titles in a plot to be typeset using LaTeX fonts on a computer running SUSE 12.2. Everything worked on a Windows 7 computer with the LaTeX fonts installed. Maple 1...
How to: Jacobian and MatrixInverse 26 Aug 2013 | 06:36 pm
I executed a Jacobian function as follows X:=Jacobian([a,b,c,d,e],[y[1],y[2],y[3],y[4],y[5]]) a,b,c,d,e are initialized expressions/equations and y[i], i=1..5 are the variables and I got the result be...
Floating number after laplace(expr, t, s) 26 Aug 2013 | 08:07 am
Hello all, As in title I am really bothered with result in floating number obtained from laplace(expr, t, s). I have a target to laplace and the laplace() gives me result with floating numbers...