Education

Teaching and learning about math, Maple and MapleSim
To put it simply - it's about the grandkids. As anyone who is a grandparent may understand, once you have grandkids you spend time reflecting back on your own life and no matter where you've been, or what you've done, you always want them to have the opportunity to do better. Having left school at 15 years of age    ( for somewhat noble reasons )   I never learned or had the opportunity to learn the math that I later always wished I had. My life has been so busy raising my family and working the kinds of jobs that many who use Maple will never have to work, that I never had the opportunity to spend the time to further my education.

Get this Quaternion Package from Maple's Application Center. Make sure you get the March 2007 version not the March 2005 version.

Overview on Hamilton Quaternions

A Hamilton Quaternion is a hypercomplex number with one real part (the scalar) and three imaginary parts (the vector).

This is an extension of the concept of numbers. We have found that a real number is a one-part number that can be represented on a number line and a complex number is a two-part number that can be represented on a plane. Extending that logic, we have also found that we can produce more numbers by adding more parts.
Quaternion --> a + b*i + c*j + d*k, where the coefficients a, b, c, d are elements of the reals

I have been teaching University Math courses and recently posted two worksheets about pendulums. The first is on the double pendulum and the latest is for a pendulum with a moving pivot. These are just two of the problems presented to my students in their introductory Differential Equations course at the NSAC. I am interested in any comments about either worksheet. View 4221_double pendulum.mw on MapleNet or Download 4221_double pendulum.mw
View file details
Well hello. My name is Phoenix:) I have recently started going to school for computers, information systems, and found out you need to be good at math to work with computers. Now don't laugh....but math didn't cross my mind when I signed on, and I am horrible with math :( I am 24 years old and am still learning my multiplication tables. That was one subject I just never could find any help with as a child, and now as an adult I am afraid I am clueless when it comes to anything mathmatical. I am taking the course online, so I do not really have anyone next to me in class to help if I get confused.
3 Chemical Engineering laboratories in Thessaloniki (Salonica), Greece, are preparing the 9th Meeting of the Network Young Membrains (NYM) [26-28 September 2007]. The NYM has proved to be a well-established and important conference for young membrane researchers, enjoying a good response and a steadily growing interest every year. More than 700 “young membrains” from different European and occasionally non-European countries have participated in the 8 previous meetings, with more than 80 attendees participating in Rende, Italy, September 2006.
It's possible to integrate a whole mapleworksheet in MapleTA. I made some fully randomized statistical questions in MapleTA. The calculations will be done in a MapleWorksheet and stored in a list. The MapleTA application only presents the output from this mapleworksheet by reading this list. Please download this questionbank from http://www.maplesoft.com/applications/app_center_view.aspx?AID=2062).
Hello, I want to rewrite the following Matlab code to Maple sum(Yp.*X(:,2)) and si2(:,1)=1/2*(Y1(:,1)-Y2(:,1)).^2; Could you help me please? Thanks Vladimir
I am relatively new to Maple, I use the Plot Builders for instance for my plots. Can anyone tell me how to plot the Budget Constraint; Income = P1*X + P2*Y I want to do Comparitive Statics on this equation. Say, for instance change in slope when one of the prices changes. Please render me a solution. Thanks You, Siddharth

Yet another Fourier series package? This package provides new data structure for the representation of trigonometric series and few procedures to work with trigonometric series and to compute Fourier series. Some procedures and data structure are similar to OrthogonalSeries package (but not the same).

I begun to implement Huzita's aorigami axioms in Maple... It's long and I'm not sure that I use the best path... View 744_huzita-01.mw on MapleNet or Download 744_huzita-01.mw
View file details

How simple divisions or multiplications of angles can generate usefull ratio of length

> restart:

> with(geometry): _EnvHorizontalName := 'x': _EnvVerticalName := 'y':

Let's start with a square sheet of paper which vertex are named A,B,C,D.

E is any point on the segment CD and alpha is let angle of AD with AE :

> point(A,0,0); point(B,0,1); point(C,1,1); point(D,1,0);
segment(AB, A,B); segment(BC, B,C); segment(CD, C,D); segment(DA, D, A);

I'm currently a student at the University of Bolton. I'm on the Computer Games Software Development course, and as part of our first year we do some basic mathematics, followed by basic physics in the next semester. Now most of this - all right, all of it - is old hat to me, but it's still interesting, particularly when Maple gets involved, which I'd never used before starting the course. We recently had to complete a coursework assessment using Maple, and one of the requirements was to create a 'scene' using Maple - so it was lots of transformations, seq() and such. I don't know what the majority of the others did, but seeing as I'm on a games course... well, there was only one thing it could be! It's at the end of the sheet below.
And Google strikes again. They now have a Curriculum search that is just perfect for hunting down Maple-related resources. Looks like it needs a littel fine-tuning, but it definitely shows promise!
Hello If we have an integral of say two functions f(x) & g(x) and we know one function and the solution for the integral. Can we find out the other function using Maple. Could anyone guide me on this. Regards S
Hi, I am Sripad from INDIA. Here is a query on Maple. If I give Integration of log(cotx)+log(tanx), then Maple is giving me an answer in terms of dilog and I. But actually it should be a constant. Could someone help me, how it can be done in Maple. Regards Sripad
First 54 55 56 57 58 Page 56 of 58