ECGR4124 Project 7, z-Transform


Form the same groups of 3 as before.  Members of any group must be all graduate or all undergrad.

Do NOT use "zoom" feature on any plots unless specifically requested.
Preliminary tasks

Then your code calling the function should perhaps be (for case 1):
    float a3=0, a2=1, a1=1, a0=1;
    float b3=0, b2=1, b1=0, b0=0;   
    x.freqresp(a3,a2,a1,a0, b3,b2,b1,b0);
    dispData.equals(x);
and edit the above variables and recompile for each case below.

Report

Use the Project Report Template  (also shown as pdf file)

Include the plot numbers P1, P2, etc in captions, along with a short description!
Write a cover sheet + 1 page executive summary ONLY!!!  Describe any unresolved issues.
Place answers to all questions on one or more consequitive sheets of paper at the front of the report!
Do NOT scatter the question answer sheets throughout the report, keep them together
Do NOT use "zoom" feature on any plots unless specifically requested.
Make sure that you include question numbers and plot numbers on all sheets!
I will only look on the question answer-sheets for any discussion.
All extraneous material WILL BE IGNORED!
Do not write any discussion, except directly on the question answer-sheets or 1 page summary.
Do not add extraneous pages.
Do not put explanations on plots unless specifically directed to do so.
Include any problems or unresolved issues in the summary.
 
Copyright 2009 T.P. Weldon