Unanswered Questions

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

What keyboard configuration must have the Win XP to use the keyboard shortcut "Shortcut Keys" and not the key combination "International" to introduce 2-D math expressions. I refer to the help "2-D Math Shortcut Keys and Hints".
The configuration I have enabled is:
Input Device Language: Spanish.
Keyboard layout / IME: United States International.
Gracias
HerClau

 

Hi, I am wandering whether are some functions to compute all irreducible polynomial and prmitive polynomial over Galois field. For example, I want to all the irreducible and prmitive polynomials of GF(2^5). are there such commands to perform that? thanks

Does there exist a simple trick to permanently save imported csv data inside the Maple worksheet.

Everytime I reopen the worksheet I have to import the data again. I want the data to permanently be there.

I tried to specify interface(rtablesize=1000) and the import the data, and copy the data and past it into a code edit region

however my data has 500 columns so it is close to impossible to copy it inside maple it takes 10 min just to copy it

(-1/x)*ln(1-x)-x+2=0:

please can you tell me how can I solve this equation.

I am trying to approximate the solution of vi_vh to vi_vh = 1 / sqrt(vx_vh^2 + (vi_vh+vz_vh)^2) with the expression vi_vh = a * vz_vh^3 + b * vz_vh^2 + c * vz_vh + d + e * vz_vh * vx_vh^2 where b and d are zero The approximation is for the region -2<><>

my system [u(t),v(t),w(t)] is highly non-linear. I want to understand the local behavior at [u=0,v=0,w=0]. The boundary conditions are as follows: u(0) is given but v(0) and w(0) are not. I want to know if there is a suitable choice of v(0) and w(0) such that the system will converge to the critical point [0,0,0].

Can this system be approximated by a linear system? Or by a two-dimensional system?

Hi all, Is there a feature in Maple to collaborate? I mean: is it possible to work at the same maple file from 2 different computers simultaneously and join the results? It would be great if there's the possibility to work in real-time together, but comparing the files after editing and combining the changes to both documents in one Maple file is already satisfying. Thanks in advance for your advice. Giel
Hi,

How can I plot two boxes with gnuplot in 3 Dimensions, one small box inside one big box? 
I know that it is possible with 
plot3d(Polygon([[x11, y11], ...[xln, yln]], [[x21, y21], ...[x2n, y2n]], ...[[xm1, ym1], ...[xmn, ymn]])
but how can I do with mathematical equations?
 

I have a 3-dimensional dynamic system of ODEs characterized by zero eigenvalues at the origin. I would like to know if it's possible to find one trajectory converging towards the origin.

My system is derived from a control problem and has consequently control-like and state-like variables -- while the neighborhood is typically unstable I need to know if an appropriate choice of initial values can steer the system towards the origin;  I expect at most one such trajectory.

Hello,

I'm try to access some external Fortran routines within maple. I have a Fortran datatype of

  character*255 hf(20)

This is an input parameter, and I believe this will map into a maple Array object, but I'm not sure of the datatype. The help says that the datatype can only be "hardware datatypes" so I take to mean it would have to be of type integer[4]...when I do this I get the error below.

Hello all,

Am a very new Maple user (installed today), so please bear with me! I need urgent help with the following:

I am trying to simulate polymerization of PMMA and have the following problem:

(1) I have Temperature-time data, measured experimentally.

(2) I want to fit my model which gives me a relationship between the rate of change of temperature (dT/dt) and the temperature in terms of a number of parameters:

dT/dt = Q*[Z*{exp(-E/R*T)}*{a^m}*{(1-a)^n}*{1-a}]

where,

a = P/Q + a0

Here,

we have the following:

CM := MultiSeries:-series((c[1]*e+c[2]*e^2+c[3]*e^3+c[4]*e^4+O(e^5))^m, e)

CM := c[1]^m*e^m+c[2]*m*c[1]^m*e^(1+m)/c[1]+(1/2)*m*(2*c[3]*c[1]+c[2]^2*m-c[2]^2)*c[1]^m*e^(2+m)/c[1]^2+(1/6)*m*(6*c[4]*c[1]^2+6*c[3]*c[2]*c[1]*m-6*c[3]*c[2]*c[1]+c[2]^3*m^2-3*c[2]^3*m+2*c[2]^3)*c[1]^m*e^(3+m)/c[1]^3+O(e^(4+m))

Hi all,

 

I am helping a friend.

Please see the two expressions that we would like to convert from Maple into Matlab:

http://yfrog.com/jdexpression3j

 

In the first one, why doesn't Maple first calculate g1^(2/3) and g2^(2/3) as common expressions, then use them to calculate the whole expression?

The (0.1e1/0.3e1) stuff looks very bad.

 

In the second one, we just couldn't get Maple to cancel the common factor g1^(2/3) in both numerator and denominator before doing the conversion to Matlab.

I have this code and to test if it works in TextField1 next to the label "MATRIZ A" I enter

Forgive my ignorance here but let say we have some data that I want to

model with some partial differential equations. What would be most efficient way

to come up with the specific equations inorder to be able to calibrate such system ?

I guess I could just calculate the partial elasticities and deduct some relationships from that

but there has to be a more beautiful approach ?!

First 332 333 334 335 336 337 338 Last Page 334 of 361