Home Page for s370488209


Information About Me
I'm moving the site to
http://michaelwilliams.t35.com

 
 Screen Name:    s370488209
 Member Name:    Michael Williams     
 Location:       Flint, Michigan
 Birth Date:     11-9-1947
 Sex:            Male
 Marital Status: No Response
 Computers:      MSDOS LINUX
 Hobbies:        Astronomy,music,biking
 Occupation:     
 Quote:          
 Searchable by:  Internet

Qbasic text files (easy to translate to graphing calculators)
and other downloads.


http://michaelwilliams.t35.com

The Aeneid by Virgil in latin and english

Here's a video of Uncle Tom's Cabana by Tex Avery

Here's a video of Moses receiving the Ten Commandments

Moses with the Ten Commandments (Moses mit den Gesetzestafeln) by Rembrandt

The Ten Commandments in Hebrew

Porky Pig wav file

Video of Conway Twitty singing It's Only Make Believe


Comet Hale-Bop


Hale-Bop 8:00 P.M April 1, 1997


Qbasic calendar for this month


zip file with exe file in it for above


Qbasic calendar for next month


zip file with exe file in it for above


Qbasic download of plot of complex log function.


zip file with exe file in it for above


Qbasic plot of complex sine function.


zip file with exe file in it for above


Partial lunar eclipse 3-23-97



inline image error
Matthias Steiner takes gold at the 2008 Beijing Olympics
with a total of 461 kg, lifting 203 kg in the snatch,
and 258 kg in the clean and jerk.



Qbasic download of classical math and graphics


zip file with exe file in it for above

Qbasic Periodic Table of Elements

zip file with exe file in it for above

Chess game of the day

Here's a pgn viewer to run chess game of the day
Just copy and paste into the url of the viewer: http://www.geocities.com/s370488209/chess.txt


Here are samples of a 3x3 matrix and to right the frobenius norm
of its eigenvectors and second the frobenius norm of the inverse
transverse matrix of the eigenvectors plus 1 to the 3,3 term. Some
norms are multiples of 1.82 or approx. speed of light/100000 and
others are multiples of 4.5 or approx. log of pi/2 x 10.


Program for Texas Instrument 85 Calculator for solving for real eigenvectors

Qbasic download of What is Oscar eigenvector program
Program does not solve for eigenvalues for any other matrix

zip file with exe file in it for above

Qbasic download of Kellogg-Briand eigenvector program

zip file with exe file in it for above

inline image error

Video of Paul Wilbur singing Adonai

Lyrics to Adonai

Here's a file that explains Adonai

inline image error

Birthday biographies

calculated eigenvectors for birthdays

Key to boolean logic

Video of Jean-Paul Sartre's Being and Nothingness--Pierre Is Not Here

Page 45 and 46 of Sartre's Being and Nothingness in text

Here is a qbasic compiler and help file to download

complete Qbasic script for solving eigenvalues and eigenvectors of a random matrix

zip file with exe file in it for above

complete Qbasic script for solving eigenvalues and eigenvectors that lets you input matrix

zip file with exe file in it for above

Qbasic script for Mandelbrot set

zip file with exe file in it for above

Qbasic script for Julia chaos set

zip file with exe file in it for above

Qbasic version of the Sierpinski Gasket

zip file with exe file in it for above

Qbasic script for drawing a cylinder

zip file with exe file in it for above

Qbasic script that explains complex powers

zip file with exe file in it for above

Qbasic script that calculates complex powers to polar and rectangular coordinates

zip file with exe file in it for above


440 Hz is standard for Pich of A.
27.5 is 4 octaves below 440.
Twice any note is one octave higher.
Octaves are made of twelve notes each
2^(1/12) times higher than the last,
so 27.5 x ((2^(1/12))^48)=440.
Complex notes are made by number of
notes from 27.5 such as 48 for real
and imaginary powers = ((2^(1/12))^(48,48))*27.5
for complex A or ((2^(1/12))^(51,51))*27.5
for Middle C.
One possible complex scale is:

C 523 -513 202
C# 555 -549 152
D 587 -585 188
D# 623 -622 112
E 659 -658 -186
F 698 -695 -130
F# 741 -731 -111
G 784 -767 -162
G# 832 -801 -219
A 880 -834 -280
A# 934 -865 -347
B 988 -894 -420
qbasic complex "My Country Tis of Thee"

zip file with exe file in it for above

qbasic complex music "Special Angel"

zip file with exe file in it for above


inline image error
clipboard capture of runing waveform input to Qbasic program.


Gminuet midi file by Beethoven


Somewhere Over the Rainbow midi file


Qbasic script for guessing roll of die

zip file with exe file in it for above

Qbasic script for drawing a cone

zip file with exe file in it for above

Taylor series for various functions

Qbasic script for logarithm by Taylor series

zip file with exe file in it for above

Qbasic script for exponential by Taylor series

zip file with exe file in it for above

Qbasic script for arctangent by Taylor series

zip file with exe file in it for above

Qbasic script for sine by Taylor series

zip file with exe file in it for above

Qbasic script for cosine by Taylor series

zip file with exe file in it for above


Qbasic clock run by Taylor series calculating the sines and cosines for positioning the second hand.


zip file with exe file in it for above


Qbasic script that solves quadratic equations by the Quadratic formula

zip file with exe file in it for above

Proof of Quadratic Formula


"This Is My Father's World" a midi hymn.


"Thus Spake Zarathustra" midi file by Richard Strauss


Qbasic proof of Pythagorean Theorem

zip file with exe file in it for above

Qbasic proof that the sum of angles in a triangle equal 180 degrees

zip file with exe file in it for above

Qbasic proof of the Law of Cosines

zip file with exe file in it for above

Qbasic proof Heron's Formula

zip file with exe file in it for above


A Qbasic file Spheretorus.bas combines a sphere and clock pulses that turn into a spheretorus.


zip file with exe file in it for above


Here's a midi file with plenty of phenolphthalein. Autumn Leaves.

A Qbasic script that compares the slope to the derivative

zip file with exe file in it for above

A Qbasic proof of Power Rule for derivative and integral

zip file with exe file in it for above

Qbasic Derivative by the product rule

zip file with exe file in it for above

Qbasic Derivative by the chain rule

zip file with exe file in it for above

Qbasic Derivative by the quotient rule

zip file with exe file in it for above



A Qbasic script that calculates area under a curve by rectangles and integral

zip file with exe file in it for above

A Qbasic example of integration by substiution

zip file with exe file in it for above

A Qbasic example of integration by trigonometric substiution

zip file with exe file in it for above

Qbasic examples of integration by parts

zip file with exe file in it for above

A Qbasic example of integration of arc length

zip file with exe file in it for above

Qbasic volume by integration with Disk Formula

zip file with exe file in it for above

Qbasic integration for centroid

zip file with exe file in it for above

Qbasic Double Integral

zip file with exe file in it for above

Qbasic Triple Integral

zip file with exe file in it for above

Qbasic center of mass by the triple integral

zip file with exe file in it for above

A Qbasic script for calculating arcsine

zip file with exe file in it for above

A Qbasic script for calculating arccosine

zip file with exe file in it for above

A Qbasic script for calculating log of complex number

zip file with exe file in it for above


A Qbasic script that explains Simpson's method of integration.

zip file with exe file in it for above


Qbasic script that converts decimal numbers to binary


zip file with exe file in it for above


A Qbasic demo of Simpson's method of integration.


zip file with exe file in it for above


Qbasic script that converts hexidecimal numbers to decimal


zip file with exe file in it for above


Qbasic script that converts decimal numbers to hexidecimal


zip file with exe file in it for above


Qbasic script that converts binary numbers to decimal


zip file with exe file in it for above


Torus.bas to run from Qbasic


zip file with exe file in it for above


You've probably seen the complex expansion of Newton's formula for solving for roots of equations. Here is an algebraic version to run from Qbasic.


zip file with exe file in it for above


Compare the similarity between this bitmap of a computer monitor reading and spheretorus.bas earlier on this page.


Here's a midi file to cheer biking.


A pleasant midi file "Take on me".


This midi file is Beethoven's First.


This midi file is Liebestraume by Franz Liszt


Les Preludes is another work by Franz Liszt


This Qbasic file Mobius applies the taylor formula first to itself and then to the sine function f '(n+1)/1!-f ''(n+2)/2!


zip file with exe file in it for above


This Qbasic file explains how pi has elements of Taylor II like the mobius above

zip file with exe file in it for above

Hava Nagila video


Here is a bmp of different types of barcode


"They Are There" midi file by Charles Ives



Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

Hosted by www.Geocities.ws

1