Starting from:

$39.99

CS440 Assignment 1 Solution


Purpose
This homework begins to explore the mathematical aspects of the course and their implementation in JavaScript. Specifically, the topics covered are: - vector algebra - linear interpolation - coordinate transformation
Background
For this assignment, you should - be comfortable with programming - be able to look up the required syntax for a desired operation in a new language - be able to write a basic HTML page - be able to invoke JavaScript scripts from an HTML page - be able to write simple functions in JavaScript - be familiar with complex numbers and their representation in a 2D plane.
The Problem Set
The problem as well as your tasks are described are in hw1.tex which is to be compiled using a LaTeX compiler.
Previous Feedback
Feedback from the previous set of students who attempted this assignment is summarized in the accompanying file, feedback.md.
Unfortunately, none of it could be adapted for this homework.
Submission
There are 3 parts to this assignment. Lack of submission of any part will result in a loss of marks.
1.1 Solving the Problem Set
1.2 Feedback
This is an individual submission, i.e. each of you has to fill the form. Doing so contributes to your Team Factor which is 1 by default and is penalized in case of non-submission of the form, dishonest feedback, or unequal contribution to the submission as reported by your buddies and/or the commit history on GitHub.
1.3 Peer Review
Two submissions will be shared with you for review which you will evaluate according to the accompanying rubric. You will submit a filled copy of the rubric for each submission against HW 1.3 which will be made available under the Assignments module on the course page.
This is an individual submission on LMS and contributes to your individual Review Factor which is 1 by default and penalized for nonsubmission.
Grading
Your submission will be peer-graded in a double-blind manner as per the criteria specified in the accompanying file, hw1-review.xlsx. The score thus earned will be your Submission Score.
Your individual score in this homework is the product of your Submission Score, Team Factor, and Review Factor.
Discussion
discuss with your buddy, post in the discussion thread linked in the Assignment module on the course page on Canvas.

More products