Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hi !

I am trying to solve a pde with initial/boundary conditions, in the numeric mode. It works very well when I provide 3 numerical conditions : 1 initial condition (uniform distribution at first), and two boundary conditions.

Now I want to switch the initial condition to a function of r. It's a polynome I obtained after interpolation of another result. I tested it and the function interp20(r) works. But the pdsolve doesn't seem to evaluate the function, when it comes to start the procedure and pdsolve doesn't return a module as it should, although it doesn't send any message error.

You can see the code following, with the error messages I get.

 

Is it strictly impossible to use a function as an initial condition ?
Is it just a problem I could solve by converting the function or its result to something else ?
Is float the right type of input ? For example, if I write a:=283.15, is it a float ?
Have you already had similar problems ? How did you solve them ? Where could I find working code examples on this ?
Could I solve this problem with non-uniform initial condition with another Maple function ?

Then you very much for your help !

 

 

Hello 

Does any one have the package DESOLV not deslove , I need it with its help file.

 

Carl Love 9260

hi.i have problem for dsolve equation.please help me again

thanks alotequation.mw

Hi everybody.

In the following attached file, I have created 3 matrices with 13*13 and 13*6 dimensions and their components are numeric. I closed Maple and ran it again. Surprisingly, when I try to browse the matrices again, I encounter with this problem " empty RTable structure" while I imported the components, manually.

Thanks in advance for your answers.

Ho.mw

I want to solve these two differential equations. I have the initial conditions:
x(0)=0
y(0)=0
x'(0)=5.7
t'(0)=8.1
What am I doing wrong?

How can I do a color inversion on a jpg image in Maple?

Hello 

I have maple 13, and I installed two new packages, the problem that I don't know where should I saved them and how to make them active to start using there routines ??? 

So pleas any one know how to add packages to maple 13, help me    :) 

 

I think that I found a bug in Maple! Please run the following command:

I need the Generators of above Ideal. What is your idea?!

I have a problem about the integration of a function. The maple returns mathematical form of the given command

the function is

fn :=(-4.079067798*10^(-16)+3.422708023*10^(-16)*I)*(3.363377947*10^(-11)+5.977507284*10^(-12038)*I+(3.363377947*10^(-11)+4.678081798*10^(-22)*I)*erf(1.664331698*10^15*qq-0.2503507367e-1-4.649313602*I)) *exp(-2.77*(qq/(tau*tau))^2)*exp(-I*w0*qq)*exp(-(ss-qq)/T_pop)

qq is the integration variable qq=-inf..ss

w0=10^15

tau=10^(-15)

T_pop=30e-15

I have this matrix

A := Matrix([[x+I*y, z+I*w], [-z+I*w, x-I*y]])

and I want a matrix which components are de real parte of the components of A. I have tried this:

Re(A)

but it doesn't work.

What is wrong?

Thank you so much.

I have this two matrices

uA := Matrix([[-w^2+x^2+y^2-z^2, -2*(w*y+x*z), 2*(-w*x+y*z)], [2*(-w*y+x*z), w^2+x^2-y^2-z^2, -2*(w*z+x*y)], [2*(w*x+y*z), 2*(-w*z+x*y), -w^2+x^2-y^2+z^2]])

and

 

UA := eval(uA, {w = -w, x = -x, y = -y, z = -z})

 

and I want to check that their are the same. I have tried

evalb(uA = UA)

 

but it says it false. It should say that is true, because - I think- this two matrices are the same.

Does anyone know what is wrong?

 

Many thanks

Can anyone offer an explanation why the following error occurs, and how it can be avoided? Thanks!

 

plots:-shadebetween(2, 1/sqrt(-x^2+1), x = 0 .. (1/2)*sqrt(3))

Error, (in t) invalid input: nops expects 1 argument, but received 0

 

``

 

Download error.mw

In preparation for learning GR, I need somme trick on how to use the DifferentialGEometry package or else. So I want to show you what I want to do (see the link to the document below) and I would like some help on how to do it with tensor.  That would help me a lot.  Then, I will extansion it on a 3-D problem and next in 4-D.

 

Thank you in advance dor your help

 

here is the file : Finding_covariant_and_contravariant.mw

 

--------------------------------------
Mario Lemelin
Maple 2015 Ubuntu 14.04 - 64 bits
Maple 2015 Win 10 - 64 bits messagerie : mario.lemelin@cgocable.ca téléphone :  (819) 376-0987

For the life of me I cannot find the method to do so.

 

So the solution would look like:

1. Euation

2 Step 2

3 Step 3

4 step 3+n

where n is the number of steps reuired.

Any help will be appreciated so very much.

.

.TIA

Larry C

 

 

First 1198 1199 1200 1201 1202 1203 1204 Last Page 1200 of 2223