assignment comments. report structure abstract write at end not just a list of contents – not a to...

8
Assignment Comments

Upload: scot-simon

Post on 31-Dec-2015

215 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Assignment Comments

Page 2: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Report Structure

Page 3: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Abstract

• Write at end• Not just a list of contents– Not a to do list – Not a to be done list

• Summary of article• Statement of achievement (results)

Page 4: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Introduction

• Reference to requirements• Previous work (to what extent was MATLAB

code followed?)• Summary of content/plan• Write at end

Page 5: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Methods

• Vector methods• Matrix methods• Homogeneous coordinates• Timing considerations• Data structures• Coding considerations• Instructions to users

Page 6: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Results

• Screen shots• Timing results

Page 7: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Conclusions

• Anything unexpected?• Enhancements?

Page 8: Assignment Comments. Report Structure Abstract Write at end Not just a list of contents – Not a to do list – Not a to be done list Summary of article

Derivation of vector transforms

• The vector formulae are motivated on the course site http://www.aber.ac.uk/~dcswww/Dept/Teaching/CourseNotes/current/CS32310/

– Section 3: Derivation of vector … formulae• Derivation of matrix formulae from vector

formulae– Section 3: Conversion of vector … to matrix …