aportela

Prof. Artur Portela

10 Reputation

4 Badges

16 years, 200 days
University of Brasília - Brazil
Professor

MaplePrimes Activity


These are questions asked by aportela

Dear Sirs,

I would very much appreciate if you could help me sorting out the attached problem that Maple 2017 is giving a wrong result.

Y s.

My code:

I want to define the Kronecker delta function and compute its integral that is 1, but Maple guives 0 that is a wrong answer.
I would very much appreciate if you could help me sorting out this problem.

My e-mail: a3portela@gmail.com 

Untitled.pdf

Dear Sirs

I have a problem with dsolve that is explained bellow:

 


In Maple 14, I get the following result
restart:
eqts:=diff(u(x),x$2)=-M(x)/EI;
d / d \ M(x)
--- |--- u(x)| = - ----
dx \ dx / EI
cnds:=u(0)=0,u(l)=0;
u(0) = 0, u(l) = 0
M:=x->piecewise(x<=l/2,P/2*x,-P*(x-l)/2);
/ 1 1 1 \

I have been using release 14, but was wondering whether MAPLE now can do things standard in MATLAB, JAVA: Is there a way to use the mouse for extract the coordinates of a point from a maple-plot [[ e.g. want to use initialize a dsolve() by graphically selecting the initil data.]] going further, is there a way to "draw" a curve on a maple plot using the mouse -- and get the coordinates of points along the curve back into the worksheet )(e.g. as an array that can be further manipulated)?

Page 1 of 1