Wednesday, November 29, 2006

Linear Regression

Another proof-of-concept application involving a form of statistical line-fitting. Once again, you'll need the .NET 2.0 Framework to run this.

Update 11/30: program now includes correlation calculations
http://www.box.net/public/1mm1ybz4cl

Chaos Theory

Simple population growth isn't so simple if you extrapolate far enough! Chaos Theory is a small experiment to test out a common growth equation. Turn up the grwoth rate and be amazed (if you don't already know what Chaos Theory is!).

It may ask you for VB300.DLL (or something similar like that) to run depending on your system, a quick Google search will yield several downloads for that file.

http://www.box.net/public/3uy6yh6dme

Source code is written in Visual Basic 6:
http://www.box.net/public/7qp613jx7d

Tuesday, November 28, 2006

Automated Spanish Homework

To save a bit of time looking up my Spanish homework, I wrote a program to do it automatically for the current day.

Not portable - if my Spanish teacher decides in any way to change the way she lists her homework, the program will be broken; requires Windows XP or 2000 with .NET Framework 2.0 to run.

http://www.box.net/public/465pv769p0

Fourier Transform

Fourier Transform Experiment is a small program written a while back. It's never been finished (in the sense that some of the buttons/commands have not yet been implemented), but the basic bare-bones DFT works at least.

No manual, no instructions; proof-of-concept application only.

Download here: http://www.box.net/public/zeqip29smi

Source code is C# 1.1 using .NET 2.0; unchanged project directory can be downloaded here: http://www.box.net/public/lkphdpe918

Welcome

Welcome to the Planar World blog!