MaplePrimes Questions

 

Hi, I want to print     t[n] / (-1)^n * sum   as following, but I don't know where the error is. Please help me.

Thank you very much.



``

i interpolate a function in some knots by BSplineCurve, the resulting function is parametric.

how i can convert this parametric function to a function?

thanks.

MapleSim already developed a Template for Linearization.

The code behind "Linearize" button in the Linearization template is as follows:

"MapleSim:-Templates:-Linearization:-Linearize();"

The results, namely A,B,C,D matrices in the state-space presentation, are shown in the text area "mcEqs".

How can I save these matrices to some variables for further analysis?

In addition, without the linearization template, 

How would one go about making a table of variable values for a multivariable equation? By that I mean, lets say you have the equation x-3y+z=5. It can easily be plotted as a plane but what if I wanted to produce a list of key values so I could make a graph myself? Similar to how the TI's can make a table for single variable equations. I ask because I am tasked with making a pencil and paper graph and it would be nice if I had a table that were say, incremented by x=1. Is there...

Hello guys. i have  a little bit of problem I used the GenerateMatrix package to generate the coeff. matrix A and the Constant Matrix b. Then I executed a LinearSolve on both in a loop that will run N-times. At each run, Matrix A stays unchanged while Matrix B changes because of the re-initialisation of the variables therein. Variables (y[0] and z[0]). Matrix B is in variables y[0], z[0] and h which is constant throught the entire loop. My problem is how to keep the constant...

Hello,

 

I am in need of a command that given a positive integer n (length of tuple), and a bound b, the output is a list of all n tuples with elements ranging from 0 to b. The command is analogous to "Tuples" in Mathematica:

http://reference.wolfram.com/mathematica/ref/Tuples.html

 

Thank you for the help!

I'm given this equation:

f := proc (x) options operator, arrow; x^5-51*x^4+939*x^3-7685*x^2+28800*x-40500 end proc

and I have to find the decimall value of 

f(ln(3*Pi)+8*e^4+sqrt(8+sin(4)))

How do you program this in Maple?

Aslam-u-Alikum...How are you? Hope you will be fine. I want nontriavial solution of the System of equations urgently please help me .Help.mw

What I'm looking for is a good text for my Embedded Components interactive mathematical designs. I have several books of Maple but speak little of Embedded Components. MapleCloud community hope I post up a book. It is very poor on "The Maple Help System" so I need a good text.

Prove that in any acute triangle of sides a,b,c semiperimeter p ,inradius r and circumradius R, the following inequalities hold : 2/5 < Rp/(2aR+bc) < 1/2.

how to use c# check whether maple is installed

i set printlevel := 0

it is still have warning about local variables

 

Hi,

Following the question here,

http://www.mapleprimes.com/questions/150429-Solving-High-Order-Polynomials-with-Summation#comment150438

I now have more complicated substitution to do. Hopefully Maple can achieve it.

See worksheet ask.zip

 

"kappa" is a complicated expression.

sstest(4,2) give a reparameterisation using 11 terms, s1 to s11.

Dear all,

I'm a new user of Maple. The pdsolve in Maple is quite an important function for me.

I can see how it works for PDES in the help:

http://www.maplesoft.com/support/help/Maple/view.aspx?path=pdsolve/numeric

However, I'm wondering if I could get the euqations of the discreted PDES forms (equations) rather than just the results, please?

Thanks in advance!

First 1541 1542 1543 1544 1545 1546 1547 Last Page 1543 of 2427