Maple Questions and Posts

These are Posts and Questions associated with the product, Maple

Hi everyone,

I am importing an .m file from MATLAB to Maple using the command: FromMFile(). The .m file uses a set of huge symbolic matrices with an output of a huge symbolic vector of 36 by 1. Each element of this vecot is supposed to form a second-order differential /or algebraic equation that I am planning to solve using the Maple DAE toolbox.

The problem I have is that while I execute the worksheet, Maple only evaluates the...

If you look at Maple help on Grid[Launch] command there is an example of checking the prime numbers.

I do not understand why the timingData variable is empty after specifying it in exports parameter.

When I do not specify it in the exports parameter, the timingData variable has the same value as it had before calling Launch command.

I don't know why maple can't solve this PDE

> restart;

> PDE := 4.2000*10^6*(diff(u[1](x, t), t))-.445*(diff(u[1](x, t), x, x))+4200.*u[1](x, t)+464.82-20836.*x-15.832*t+4.0442*10^5*x^2+2953.7*x*t+0.14631e-1*t^2+9.6788*10^6*x^3-2.7139*10^5*x^2*t-.99786*x*t^2+0.15902e-4*t^3-1.0085*10^9*x^4-6.3082*10^6*x^3*t-1069.3*x^2*t^2-0.15006e-1*x*t^3-3.9073*10^(-8)*t^4+2.3478*10^10*x^5+2.5874*10^8*x^4*t+1.2265*10^5*x^3*t^2+2.9028*x^2*t^3+0.17521e-4*x*t^4+1.9407*10^(-11...

 

The Physics package appears broken for the tensor product of Bras and Kets.
It is not possible to describe new operators creatde by the tensorial
product of operators on two Hilbert spaces. ie H12 = H1 X H2

Download BraKetTensorProduc.mw

Am I missing something here.

Thank you for your help

I have problem because mserver.exe stopped working

 

Yesterday that file was working very well.

 

help me please

robot-circulo-botone.mw

 

 

Three things - one being an possible business opportunity (albeit a small one) for Maplesoft ... ps. sorry for the lengthy talk

updates - Under the Table of Contents in the help Browser I can go to System -> Information -> Updates and find the What's New updates in all versions up to and including the one you're using.  Then at the bottom there are links to further explicit updates to which there are no links in the searchable browser (at least that I could...

Greetings All

I have several equations and each have their own individual frequencies and amplitudes. I would like to sum the equations together and adjust ONLY the individual phases, phase1,phase2, and phase3 to keep the total amplitude value of eq_total under a specific value like 0.8. I know I can normalize the signal or change the vertical offset, but for my purposes I need to have the amplitude controlled by changing/finding the values for just...

When Benoit Mandelbrot was still alive I sent him an email:

Hi,
I am writing to you because I have trouble understanding why
the covariance function in the Fractional Brownian Motion (FBM) is given by:

(t[i]^(2*H)+t[j]^(2*H)-abs(t[i]-t[j])^(2*H))/2)

I would be very grateful if you could please explain this to me in simple and step by step terms.
I understand simple ARIMA models (P(t)=P(t-1)+E(t) where E(t)=p*E(t-1)+r(t)) which have the
same...

Hey, so i guess i dont really know whats going on. I am trying to install Maple 10 on my Macbook Pro. I get an error message Uncaught exception in main method: java.lang.NoClassDefFoundError: org/apache/crimson/parser/XMLReaderImpl when i try to open the program. Any help?

Assume that we have a vector-function:

 

After calling define_external from maple library succefully loaded. But how to unload it without closing maple? For example want change library file to new one.

Dear guys!

I'm solving an equation and then by its results I solve an integral, but I'm doing that for many initial conditions in a for loop. The problem is that when I change the limits of loop (or initial conditions) the result of integral in two for loop for a same initial condition are very different. What's the problem?

Thanks!

Hello, I'm having trouble running my worksheet on my computer, don't know why but the Solve commands just never give me output, even with easy equations.

If someone could please run this worksheet FormulasToSolve_2.mw   for me I would be greatly thankfull, I'm stuck in my research because of this...

1. can it have simple solution for convert(taylor(Qx*exp(z), z=0,5), ratpoly); as my solution have     hypergeom([-1/2i, ....?

    for example where Qx = x/m, if m is also increasing from 0 to 5 by one in each term

    How to write these command?

    is it sum(Qx*z^m/m!, m=0..infinity); but convert this result to ratpoly result in error, if exp, it will have summation,

 

hi all,

To create an observability grammian I have to integrate a matrix with some equations that are difficult to integrate due to multiple time dependent variables. The simplest expression in the matrix is:

z1^2 * sin( z5 * t)^2          (1)

where z1 and z5 are from a state space model with 5 states and are given by:

z1dot = z2     ...

First 257 258 259 260 261 262 263 Last Page 259 of 2219