Unanswered Questions

This page lists MaplePrimes questions that have not yet received an answer



den1 := (1/2)*((2+x^2)*sqrt(4+x^2)+2*sqrt(4+x^2)*cos(t*sqrt(4+x^2)*tau/`ℏ`)+sqrt(4+x^2)*(cos(t*x*tau/`ℏ`))(2+(2+x^2)*cos(t*sqrt(4+x^2)*tau/`ℏ`))+x*(4+x^2)*sin(t*x*tau/`ℏ`)*sin(t*sqrt(4+x^2)*tau/`ℏ`))/(4+x^2)^(3/2)

 

den2 := 4*cos((1/2)*t*x*tau/`ℏ`)^2*sin((1/2)*t*sqrt(4+x^2)*tau/`ℏ`)^2/(4+x^2);

 

den3 := 4*sin((1/2)*t*x*tau/`ℏ`)^2*sin((1/2)*t*sqrt(4+x^2)*tau/`ℏ`)^2/(4+x^2);

Also g1 and g2 are costants. I need the expression of  T,that solves the equation,  in function of  x1, P, g1, g2 because later I've to use this expression in Fortran. However I find some mistakes in the equation. The correct equation is funz=0

Thanks

I'm using maple to optimize a certain problem. I have two matrices, A and B both of size m by n. Now I want to maximize alpha(a scalar) such that Bx>=alpha*Ax for arbitrary x. So I gave maple the following problem: input:=evalm(A&*X): > output:=evalm(B&*X): > for i from 1 to m do > constraint[i]:=output[i]-alpha*input[i]>=0; > od: > Constraints:=seq(constraint[i],i=1..m); > sumconstraint:=add(x[i],i=1..n)>=10; oplos:=NLPSolve(alpha,{Constraints,somconstraint},maximize=true,assume=nonnegative); My problem is that maple sometimes can't come up with an answer and tells me:

end

 

 

 

 

 

 

 

'pv:=p2'); %The variable a is matlab variable 'm:=m');'m1:=m1');'f:=piecewise(x>=pv[i], 1/(m1), x<pv[i], 0)')maple('r:=sum(f,i=1..m1)');

 

 

Help!  Is anyone using MapleTA authentication with the LDAP on SUN serves.  It requires a two step authentication that I do not understand.  It would be helpful if someone has an example of how this is done.

Hello!

I got the Quaternions package (version 2007) from MapleSoft:

www.maplesoft.com/applications/app_center_view.aspx

 

Now I type in the following statements:

I'd like to have better control over formatting. It seems that Maple will put one image next to another but will only allow 1 line of text next to the images. Is there advanced formating control available?

~Rich~

Hallo to everybody I have some problem with the partial derivation of a matrix... I want to derive all the term of a matrix for "x". The matrix contains symbolic variable that are functions of x,y,t.  How can I do that? I attach to you my sheet,I hope that you can help me

thanks a  lot

alberto

 

 

How do i get 20th iteration for following fixed pt problem

x = exp(-x/2)

Please help.

 

hello..

everybody who read this message, please help me..

i really need your help..

i am given an assignment about heat equation and i need to solve it by using Maple.

i know nothing about Maple even never use it before.

this is the question:

Consider the heat equation ut(x,t)=0.2uxx(x,t) with the following boundary and initial condition:

u(0,t)=u(1,t)=0, t beetween 0 and 0.1

u(x,0)=100sin(pi*x), 0<x<1 take h=0.1 and k=0.01

Prove that vectors , and are coplanar if and only if vectors ,

Hi all,

I am looking for toolboxes that can handle simulation and solution of
SED with jumps, say levy processes, jump diffusion processes, etc.
Could anybody give me some pointers to really good ones in Maple and
Matlab? I did google search myself and have some findings... however I
would like to know some really good ones and popular ones so I can
discuss with fellow users more conveniently...

Thanks!

Hi!

I want to set up a question where students first should do some calculation (p-values actually). Next step would be to see if this value is an element of intervals given by me. It seems reasonable to attempt constructing a multiple choice question, but there could be alternatives. In the case of a MC, the alternatives could be like the following:

1. <0.005

2. 0.005-0.01

3. 0.01-0.02

4. 0.02-0.025

5. 0.025-0.05

6. 0.05-0.10

7. 0.10-0.15

8. >0.15

First 331 332 333 334 335 336 337 Last Page 333 of 346