Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

I have a set of nonlinear and coupled PDEs for a cable actuated system. I want to transfer this set to a set of ODEs and write it down in Matrix form. I used Galerkin's method and derived the ODEs in discritized form. I have a problem in converting this set of equation into a matrix form like "Mq"+Cq'+Kq=F". The derived equations are very complicated and contains some nonlinear terms. One of the three equations looks like this:

 

I have been investigating Predator-Prey spatial models, e.g.

diff(N(x, t), t) = r*N(x, t)*(1-N(x, t)/K(x, t))-a*N(x, t)*P(x, t)+d[1]*(diff(N(x, t), x, x))

diff(P(x, t), t) = P(x, t)*(b*N(x, t)-c)+d[2]*(diff(P(x, t), x, x))

 


I have a problem.

I solved a problem, but i like to get one solution for one variable.

i send my project.

help me please.21-07-2011_-ecuacion.mw

Hi Dr. Kamel Boughrara,

I have a question,  I know phi = B*A, but in code i can't understand a part of it, can you kindly explain it in engineering terms.  

kindly see the attach file for phi.

Second question

why e-->sum(factor(e(t)),n=1..100), wht this means, 

Hi guys,

I am working on the following pde

m0=-Bwssss+(Ft-Bwss2)s(ws+rs0)+(Ft-Bwss2)wss+q

where

Ft=EAe+T0+pwgPiDo2 (Hw-z)/4-pmgPiDi2 (Hm-z)/4

Hi Dr. Kamel Boughrara,

I have question regrding the analytical solution in section 3.3,  I am attaching a file.   Question is regarding  the programming you did, does it has any effect on the solution.  Because i tried to change the values for p, and other variables but could't see the effect.

Also wht the following variable means;

Hi i´m writing a paper about math and i use maple 10 and M. Word 2007 for it, i started with a Laptop with Windows 7 and when i finished it, i open the archive in a desk computer having the same especifications  i notice that the images of ecuations were altered changing "+" and "-" for "C´s" and "K´s", i tried a lot of computers with others especifications and my problem still the same, i changed the format and other stuff but i can´t...

i use symmetric function package

with(SF):

i would like to know after calculating the basis toS(....)

which function can be used to convert into polynomials?

as i expect to get the sequence from any polynomials generated from it

Hi:

I am running a home network, XP and Maple 11 on the old computer, Win 7 and single-user Maple 15 on the new.

It took a long time, but I finally got a wireless network running, so that Win7 on the new computer can open and access all the files on the old computer.

But when I run Maple15 on the new computer and try to open an old computer file, Maple 15 cannot see the old computer or any of its directories, even though it has a "network" tab on the "open" command.

I'm using maple 13.

The expression that I paste below is quite large and subsequent expressions are also swelling. This is causing maple to slow down and in some instances I get a message saying the kernel has disconnected (maple just times out) I want a way to programmatically reduce the size of the output. I have tried simplify(expr,size) and this has helped some. I don't want to use simplify(expr,symbolic) because of the presence of the square roots. Is there...

In coding theory, there are parity-check codes whose parity-check matrices H are generated via column permutations. For instance, the LDPC codes constructed in Gallager's 1962 IRE Trans paper uses the following H matrix:

[ X1 ]

[ X2 ]

[ .... ]

[ Xn ]

where submatrices X2 .. Xn are just random column permutations of X1. However, to make the codes efficient in decoding, there is one restriction which requires that any two row vectors in...

Hi all,

 I am having a very hard time with numerical stability. I am solving system of ode's (7-coupled ode's) using dsolve(stiff) and then using spline function for interpolation and finally solving system of pde's (2-coupled pde's) using pdsolve for one time step and solving all again for the next step. the solution is not stable and it requires very fine/small time step. Is there any procedure/method to improve the stability? 

 What is the stability criteria of dsolve...

how to rewritten the PDEs to the matrix form like the following in Maple

 

 

 

I have attempted making a translation the Wolfram Mathematic's document: Singular Value Decomposition.
I present Problems in showing the arches of angles. Besides result do not correspond .

Plot_singular_value_.mw

Gracias

 

First 236 237 238 239 240 241 242 Last Page 238 of 2097