Ronan

1341 Reputation

15 Badges

13 years, 139 days
East Grinstead, United Kingdom

MaplePrimes Activity


These are questions asked by Ronan

I am reading a book "The Foundatiosn of  Celestial Mechanics" available to download here http://ads.harvard.edu/books/1989fcm..book/  in pdf. There some excerise questions to do at the end of each chapter. I'm at the end of Ch 1! I haven't used the VectorCalculus side of Maple (16) and am rusty on the subject, (read as did 30 years ago)

How would i do this question?

 

Having read the above I decided to try it on a substitution problem I had last year on a set of equations. Work sheet containe an example. I successifuly applied algsubs to the problem. It can be slow and their is no easy way I see to know when the substitution is complete. so what I did go round the loop 2, 3, 4, 5 times. Crude!

Decided to try "side relations" with simplify here but it comes out with a totally different answer (not correct).

Could somebody explain why?


I want to animate the display of a polygon. It's the platform of a stewart gough rig. Have 200 poses stored as Platformi i i=2..200. the Base is static( obiviously). Haven't been able to figure out how to get    animate(display .....) to work. The work sheet just contains copy/pasted commands. The time period for the animated display is about 10 seconds but real time is not that important. How do I get this to work?

I have Zipped 2 equations together to equate their equivalent Coefficients.  I now need to assign solve the list fot each value of N (1...9) How do I get Maple to do this reliably for the list as N 1..9 does not necessarily occour in sequence.

What I have done is stores algsubs names and expressions in a dual column matrix for later use. Now I need to assign them to each other. matrix is called store

column 1     column2

    a1             4.28x+2.3

    CX3          6.5x^2 +3x

    S1    ...

First 31 32 33 34 35 Page 33 of 35