[Visual Basic] programming and maths
Graeme Summers
graemebs at bigpond.net.au
Wed Nov 19 19:20:19 EST 2008
Just a little busy right now, but I'm happy to put something together in VB Express.
For Maths teachers, I have a number of applications in the upper senior area: Groups, Leslie Matrices, Markov Chains. I'm always interested in experimenting with Maths applications.
I'm in the research stage of a new edition of 'Programming with Visual Basic' (Express), so challenges like this are good idea starters.
regards,
Graeme Summers
----- Original Message -----
From: Maggie Iaquinto
To: vbasic at edulists.com.au ; php at edulists.com.au ; sofdev at edulists.com.au
Cc: greyruin at gdurkin.com
Sent: Wednesday, November 19, 2008 9:40 AM
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 - FAQ, resources, subscribe, unsubscribe
Vbasic Mailing List kindly supported by
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority and
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/4450e6e9/attachment.html
More information about the vbasic
mailing list