Maple 17 Questions and Posts

These are Posts and Questions associated with the product, Maple 17

https://www.facebook.com/pages/Matemática-Computacional-Trujillo/145132492343285

Hi,

How would I ask Maple to display a expression and then evaluate it?

For example

Diff(5,x)=value(Diff(5,x));

or

Diff(5,x)=diff(5,x);

But do I really have to copy the lhs to do rhs every time?

Any simpler way?

 

PS: I am using 1-D input and I'd like to keep it that way.

I've been wondering if this is possible and i'd be very happy if it is. Is there a way i can format the output of and fsolve(). in such a way that it does not come in curly braces, preferably, it comes out in a colomn-vector form and without the names of the variables solved for. Just the values. 

Secondly, I've been trying to apply the newtons method for my friend here in school but i've been getting an error message...

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...

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.

A user community of Maple I leave one of my contributions to the advancement of science. Here you see the true use of Mathematics in its real dimension Geometric. Just need to improve it with Components someone can help?.The_Point_of_Nage.mw

 

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 users,

I have a Maple file to evaluate the shape functions on hexahedrons and to save the results in a .cpp file. However, the execution time is very long and when I do not loose the connection with the server, I ran out of memory (I have 32GB!!). So, I very keen to hear some tips on how to optimize it! I am sure this computation is simple enough for the Maple powerful and I quite sure there are some tricks to optimize it! The code is below.

Thanks in advance!

Hi all,

 

C:=2:

solve({K*(K-1)>6*C-2,K>0},K,useassumptions) assuming K::point;

It does not exacly give me 'integer'.

for C from 2 to 10 do

isolve({K*(K-1)>6*C-2,K>0},a);

end do;

gives me pretty much what I am expected to see. The positive smallest (ceiling) numbers, 4,5,6,6,7,7,8,8,9.

 

Is there a way to obtain a "neater" output?

Say I just want a sequence (list) of 4,5,6,6,7,7,8,8,9.

sorry if the wording is bad. first time on the forum and first time using maple. basically i'm switching from a graphing calculator to this and don't know any "shortcuts" or anything. answering the original question and any other tips/tricks/advice/etc you may have to offer is greatly appreciated. 

 

(i could always just use the formula but where's the ease in that?)

I would like to Maple develop mathematical exercises as do Bagatrix and Algebrator packages as examples. What think you?. The primary and secondary students learn better if they observe the procedure for each year of calculus. I'm sure Maple care enough about the issue and expect changes in future versions.

 

Hello,

1) I would like to ask how I can force Maple to explicitly evaluate a summation over repeated indices. As an example: I would like to do a very simple thing, namely to evaluate the Lagrangian of a free particle in let's say cylindrical coordinates, as follows:

restart:
with(Physics):
with(Physics[Vectors]):
Setup(mathematicalnotation=true, dimension=3):
Coordinates(X=[rho,phi,z]);

Setup(metric = drho^2 + rho(t)^2*dphi^2...

Today maple is being used as a helpful tool, but teachers should learn mathematics in depth, and in this way use the primitive concepts of mathematics. This very well use the algorithms that reduce the lines of code in the resolution of a problem, but it is very necessary to use command to demonstrate theorems, since inico to completion, and then be tested with new commands that meet on a line of estio the problem code. What do you think about the development of mathematical procedure, using native commands?

Aquí le dejo otro de mis trabajos hechos con puro matemáticas, creo que me parecio por demás plotear las alturas y medianas ya que eso se realizo en la recta de Euler.

Nueve_puntos_de_Feue.mw

 

Hi,

I have always been experiencing problems using a university server. It runs Red Hat 6.4 (Santiago) and Maple 17 X64.

The problem never occurs on Windows 7 SP1 X64 with Maple 17 X64.

Only reason I want to use the university machines is that it's "faster".

I had raised...

First 51 52 53 54 55 56 57 Last Page 53 of 61