Cash-back offer from May 7th to 12th, 2024: Get a flat 10% cash-back credited to your account for a minimum transaction of $50.Post Your Questions Today!

Question DetailsNormal
$ 30.00

EE382 WEEK 7 LAB- The Z-Transform Lab

Question posted by
Online Tutor Profile
request

EE382 WEEK 7 LAB- The Z-Transform Lab

 

    • Watch video entitled “Module 7–  Z-Transform in MATLAB”
    • Work the below lab assignment below using MATLAB.
    • Include answers for Problems and include MATLAB coding along with any output plots that support solutions into a Word document entitled “Lab7_StudentID”.  Where your student id is substituted in the file name.
    • Upload file “Lab7_StudentID” 

Activity 1:

A linear time-invariant discrete-time system has transfer function 

 

    • Use Matlab to obtain the poles of the system. Is the system stable? Explain.
    • Matlab tip: You can find the roots of a polynomial by using the roots command. For instance, if you have the polynomial x2 + 4x + 3, then you can find the roots of this polynomial as follows:

>>roots([1 4 3])

where the array is the coefficients of the polynomial.

    • Compute the step response. This should be done analytically, but you can use Matlab commands like conv and residue to help you in the calculations.
    • Matlab tip: Besides using conv to look at the response of a system, it can also be used to multiply two polynomials together.  For instance, if you want to know the product (x2 + 4x + 3)(x + 1), you can do the following:

     >>conv([1 4 3],[1 1])

where the two arrays are the coefficients of the two polynomials.

The result is

>>ans = 1     5     7     3 

Thus, the product of the two polynomials is x3 + 5x2 + 7x + 3.

Matlab tip: The command residue does the partial fraction expansion of the ratio of two polynomials. In our case, we can obtain Y(z)/z and then use the residue command to do the partial fraction expansion. Then it is relatively easy to obtain y[n] using the tables.

    • Plot the first seven values of the step response. Is the response increasing or decreasing with time? Is this what you would expect, and why?
Available Answer
$ 30.00

[Solved] EE382 WEEK 7 LAB- The Z-Transform Lab

  • This solution is not purchased yet.
  • Submitted On 19 Nov, 2017 10:25:41
Answer posted by
Online Tutor Profile
solution
EE382 WEEK 7 LAB- ...
Buy now to view the complete solution
Other Similar Questions
User Profile
Exper...

EE382 WEEK6 HOMEWORK- Discrete-Time Signals and Systems HW

EE382 WEEK6 HOMEWORK- Discrete-Time Signals and Systems HW...
User Profile
Exper...

EE382 WEEK6 HOMEWORK- Discrete-Time Signals and Systems HW

EE382 WEEK6 HOMEWORK- Discrete-Time Signals and Systems HW...
User Profile
Exper...

EE382 week 8 final questions

EE382 week 8 final questionsEE382 week 8 final questions...
User Profile
Exper...

EE382 WEEK 7 LAB- The Z-Transform Lab

EE382 WEEK 7 LAB- The Z-Transform LabEE382 WEEK 7 LAB- The Z-Transform Lab...
User Profile
Exper...

EE382 WEEK 7 LAB- The Z-Transform Lab

EE382 WEEK 7 LAB- The Z-Transform Lab EE382 WEEK 7 LAB- The Z-Transform Lab...

The benefits of buying study notes from CourseMerits

homeworkhelptime
Assurance Of Timely Delivery
We value your patience, and to ensure you always receive your homework help within the promised time, our dedicated team of tutors begins their work as soon as the request arrives.
tutoring
Best Price In The Market
All the services that are available on our page cost only a nominal amount of money. In fact, the prices are lower than the industry standards. You can always expect value for money from us.
tutorsupport
Uninterrupted 24/7 Support
Our customer support wing remains online 24x7 to provide you seamless assistance. Also, when you post a query or a request here, you can expect an immediate response from our side.
closebutton

$ 629.35