MaplePrimes Questions

Hi dear friends

 

I want to solve this equation with the foloowing boundary conditions with maple. please help me to solve it

 

The nonlinear equation is:

 F' ' ' +27*F*F' '=0

And boundary conditions are:

 F' (6)=0.148

 F' (-6)=0

 F (-6)=0

 

thanks for your attention in advance

hi

when i copy my results in excell or notepad, they are in the following format

                   HFloat(-2.372591966940632)
          ...

Question 1:

Once using Phyics, i copy to notepad become the following, how to make it become normal syntax such as a+b*c

with(Physics):

Physics[`*`](Physics[`*`](Physics[`*`](Physics[`^`](v(t), 2)

ex := {v*t...

Question 2:
forget how to make some patterns in terms of x1, x2

for example would like to make repeated x/(x+1) to be replaced by x1

I have been unable to get Maple Player to perform as I thought it would.  Actually I can only get it to work with the default functions.  Anytime I type in a function I get the following error message: "There was an error trying to generate the plot." or "There was an error during the differentiation of the input function." or "The input value "x

2

+4x+2" should be an algebraic expression." or "There was an error during the execution of finding the root."

similar to

http://www.singular.uni-kl.de/Manual/html/sing_951.htm
http://www.singular.uni-kl.de/Manual/html/sing_753.htm


i would like to find all modules in the complex
for example

0 -> A -> B -> C -> 0

would like to find B and C if know A

 

which book describe this algorithm for polynomial system

I am just a Newbie. Today I calculated a double integral using Maple 14 for linux amd64, but the results are  so strange that I think there must be something wrong.  I using two methods, the first is by using int(int(Integrand, inner variable), outer variable), the second is by calculating the inner integral first, then calculating the outer integral step by step.  But the two result are different.  Here is my codes: 
restart;
assume(a>0):
Int(Int(rho^2,rho=0..a*csc(theta...

Hi dear friends

 

I want to solve this equation with the foloowing boyndary conditions with maple. please help me to solve it

 

The nonlinear equation is:

 F' ' ' +27*F*F' '=0

And boundary conditions are:

 F' (infinity)=1

 F' (-infinity)=0

 F (-infinity)=0

 

thanks for your attention in advance

 

 

 

Mapleprimes.mwHi all,

I am trying to use Matrix values in the equation,  I am trying to pick each value from matrix C1 and C2 add them and use them in equation to find B2x.  I am attaching my file for your kind consideration.

Looking forward to kind replies

Regards

A.Q

I am trying to run Maple using a shell script that run from the terminal. 
I used the command: "maple -q -w0" but it does not work and I get the message "maple: Command not found."

I think Maple is not known to the shell that i am running. What should I do to make it work?  

I have a problem that I thought could be easy to solve it but I couldn't.  I'm working in wave propagation in random media and I'm trying to create a routine to solve problems using Karal's and Keller's approach, it consists in transform a differential equation (describing the form of a wave) with random coefficients over a parameter into an integro-differential equation over a mean wave (a plane wave solution that produces a dispersion’s relation taking into account the randomness of the media...

Dear All

Hi

I have a question about Maple 16.

Does Maple 16 is able to use several cores in multi-cores system?

Does Maple 16 is able to execute some common commands such as int, diff, dsolve and solve with capabilities of a multi-cores system?

Hello,

 

I have to design a wheeled mobile robot for my bachelor-thesis. the robot should be controlled in Simulink. Therefore, I have to use the Simulink Component Block Generator. Outputs are: yaw angle/rate, absolute position in x/z and its derivatives, wheel angle and its derivative,steering angle. Inputs are one torque for steering and one torque for actuatuating for each wheel. -->6 torques (3 wheels). When I click on the "Generate and Compile...

Dear All

Hi

I want to solve a set of two ordinary differential equations by means of Maple. I can not unfortunately perform it as a non-numeric method. It is worth mentioning that by the following commands, Maple returns a solution presented as a DESol form, which is not useful for me. Note that functions C2_U0[i](theta) and C2_V0[i](theta) are obtained in terms of  C1_U0[i](theta) and C1_V0[i](theta) by using boundary conditions bc1_U0[i] and bc1_V0[i...

How to find the volume of the intersection of the sphere {(x, y, z): x^2+y^2+z^2 <= R^2 } and
the set {(x, y, z): |x| <= a, |y| <= a } under the assumptions R > a*sqrt(2) and a > 0?

 

First 1708 1709 1710 1711 1712 1713 1714 Last Page 1710 of 2428