CS475 Lab 4: Performance Evaluation

Use openoffice.org or any other plotting tool to analyze the data in data.ods .

Data.ods contains four columns: n, x, y and z, giving x(n=1..8), y(n=1..8) and z(n=1..8) values.

Derive equations in polynomials and/ or exponentials for x, y, and z.

Finding the leading terms is sufficient.

See the Performance evaluation lecture for guidance.