The Transform Code is Alive in illiSkel
Week 3 was very productive as the graphs of functions and transforms finally came to life in illiSkel.
Progress For the Week
- Finally got the computational Analyst code working
- Converted the C++ code to C and archived versions in both languages
- Implemented the computational Analyst code into the illiSkel
- Implemented the computations as graphs in a coordinate system in illiSkel
- Used Mathematica and Ben's Signal Processing manuals to verify that the computational aspect and the graphical aspect of the code is working properly
- Met with Karen about building in sampling and reading a professional on transforms and sampling
- Began preliminary work on implementing convolutions into the current version of Analyst
The next major hurdle is getting the software to a point where we can graphically verify the Theorem from Week 2.
Proposed Work for Weeks 4
- Split up the graphing window into 3 sections to show three different graphs at once
- Switch the Analyst to Orthogonal projection so that the graphs are easier to view
- Begin coding convolutions into Analyst to verify the Theorem from Week 4. This will require a good deal of time and code.
- Start determining what will be feasible to do in java