[Visual Basic] programming and maths
Maggie Iaquinto
IAQUIM at bialik.vic.edu.au
Wed Nov 19 12:14:45 EST 2008
Thanks, Harry. I will pass your suggestions on.
Maggie
________________________________
From: vbasic-bounces at edulists.com.au
[mailto:vbasic-bounces at edulists.com.au] On Behalf Of Schlanger, Harry P
Sent: Wednesday, 19 November 2008 12:11 PM
To: Year 12 Visual Basic Programming Teachers' Mailing List
Subject: RE: [Visual Basic] programming and maths
Hi Maggie,
Here is my suggestion. Should be reasonable to program in MS Access.
* Use a form to enter the initial conditions. In the form, use VBA
to do the programming behind a command button.
* Use the database to store the results
* Using the graphing facility to visually display (very basic
though)
* Run a query to view the list of iterates
It would take quite a bit of time to develop and test.
Regards,
Harry Schlanger
Tyrrell College, Sea Lake
Ph: (03) 5070 2106
Fax: (03) 5070 1069
________________________________
From: vbasic-bounces at edulists.com.au on behalf of Maggie Iaquinto
Sent: Wed 11/19/2008 10:40 AM
To: vbasic at edulists.com.au; php at edulists.com.au; sofdev at edulists.com.au
Cc: greyruin at gdurkin.com
Subject: [Visual Basic] programming and maths
One of our maths teachers is looking for a programming solution to the
following. Any ideas which language is best for this? Anyone willing to
give it a go?
Maggie
The task is to display successive iterations of z-> z2 +c where z = x+iy
and i is the square root of -1 and c is a complex constant.
In particular I want to be able to preset the number of iterations for a
given initial value of z (called z(0)) and a fixed (but user selectable)
value of c. I'm thinking of a maximum of 1000.
I want to see a display of the iterates in a list and a plot on the
Argand diagram of each iterate joined to the previous iterate with a
line. I want a unit circle fixed on the display . I want to be able to
show other circles as user defined. I want to be able to show the Argand
diagram with user defined min and max values of Re(z) and Im(z).
I would like a reset button to initialise everything. Ideally a zoom in
and zoom out feature would be good too.
_______________________________________________
http://www.edulists.com.au <http://www.edulists.com.au/> - FAQ,
resources, subscribe, unsubscribe
Vbasic Mailing List kindly supported by
http://www.vcaa.vic.edu.au <http://www.vcaa.vic.edu.au/> - Victorian
Curriculum and Assessment Authority and
http://www.vitta.org.au <http://www.vitta.org.au/> - VITTA Victorian
Information Technology Teachers Association Inc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/vbasic/attachments/20081119/9541fdc3/attachment-0001.html
More information about the vbasic
mailing list