Find z-transform for time domain signal using matlab

Assignment Help Simulation in MATLAB
Reference no: EM131468736

Signals, Systems, & Transforms

MATLAB Session

DT Frequency Domain Analysis z-Transform

  • Learn to use "linspace" function in MATLAB.
  • Find z-Transform from discrt. time signal using MATLAB function.
  • Find Inverse z-Transform from cont. frequency signal using MATLAB function.

Generating Amplitude Responses and Plots using MATLAB

  • Find z-Transform from discrt. time signal using MATLAB function and plot the result w.r.t. frequency (Ω-plane).

Design and Plot Digital Filters using MATLAB

LPF, HPF, BPF

Finding z-Transform And Inverse z-Transform -

INLAB Report (No 1) :

  • Find z-Transform for following time domain signal using MATLAB.
  • Consider using "sym" function to define time domain signal.
  • Can you guess MATLAB function which performs z-Transform?
  • Use help in MATLAB to find the syntax for function.

INLAB Report (No 2):

  • Consider a DT signal, x(n), and DT system, h(n), described as below.
  • Use z-Transform to find output response, Y(z), in z-domain using MATLAB.
  • Use inverse z-Transform to find DT output response, y(n).
  • Can you guess MATLAB function which performs z-Transform?
  • Use help in MATLAB to find the syntax for function.

Generating Frequency Responses (Amplitude Response)

INLAB Report (No 3):

  • Generate Amplitude Plot and Phase Plot for following DT frequency response system using MATLAB.
  • Define a discrete-time frequency variable Ω from - π to - π with step size of π/200. (Note, π in MATLAB is pi)
  • Consider using "tf", "freqresp", and "squeeze" function to define frequency response of system.
  • Consider using "abs" function to plot amplitude response of system.
  • Consider using "angle" function to plot phase response of system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words.

Poles and Zeros in Freq. Resp. (Graphical Representation)

INLAB Report (No 4) :

  • We are trying to control gain (attenuation) using poles in DT frequency response.
  • Modify existing code to generate Amplitude Plot and Phase Plot for following DT frequency response system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words.

INLAB Report (No 5):

  • We are trying to control gain (attenuation) adding more zeros in DT frequency response.
  • Modify existing code to generate Amplitude Plot and Phase Plot for following DT frequency response system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words.

INLAB Report (No 6):

  • We are trying to control gain (attenuation) adding more poles in DT frequency response.
  • Modify existing code to generate Amplitude Plot and Phase Plot for following DT frequency response system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words

INLAB Report (No 7):

  • Generate Amplitude Plot and Phase Plot for following DT frequency response system using MATLAB.
  • Modify existing code to generate Amplitude Plot and Phase Plot for following DT frequency response system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words.

High Pass Filter (HPF):

  • How can you design DT HPF?
  • How can you describe magnitude of HPF?

- Where is the peak (maximum gain / minimum loss)?

- Where will you place pole(s) or zero(s)???

INLAB Report (No 8):

  • Generate Amplitude Plot and Phase Plot for following DT frequency response system using MATLAB.
  • Modify existing code to generate Amplitude Plot and Phase Plot for following DT frequency response system.
  • This time, consider using "freqz" function to define frequency response of system.
  • Plot amplitude response w.r.t. DT frequency Ω.
  • Plot phase response w.r.t. DT frequency Ω.
  • Use help in MATLAB to find the syntax for function.
  • Include screen shot of your code and results in report.
  • Describe the result in your own words.

Attachment:- Assignment File.rar

Reference no: EM131468736

Questions Cloud

What is ibm required rate of return : The price of IBM is $80 per share. What is IBM's required rate of return?
What is the maximum value of npv : We want to decide under what range of discount rate this is an advantageous investment. But noting the change in sign.
How predatory violence is different from general offending : Explain how predatory violence is different from general offending, making sure to discuss the various traits associated with predatory/serial offending.
Analyze key features of an academic writing document : How do you believe business and technical writing differs from academic writing?Start to identify artifacts that will showcase your writing skills.
Find z-transform for time domain signal using matlab : EECE 365 Signals, Systems & Transforms. Find z-Transform for following time domain signal using MATLAB. Consider using sym function to define time domain signal
The bullwhip measure for the retailer : Last year the? retailer's weekly variance of demand was 190 units. The bullwhip measure for the retailer is
Maturity risk premium for the 2-year security : What is the maturity risk premium for the 2-year security?
What consists of arranging for market offering to occupy : What consists of arranging for a market offering to occupy a clear, distinctive, and desirable place relative to competing products
What is the rate of return on this security : The preferred stock of McKinny Line Inc pays an annual dividend of $5.45 and sells for $69.70 a share. What is the rate of return on this security?

Reviews

len1468736

4/20/2017 6:33:11 AM

Complete all "INLAB Report" in the slides. Include following in your reports. Your own MATLAB code.2. All outputs. (2-D plots, data array, etc.) Explain your code, plots, and results in your own words. Submit a printed copy of your report. Do all you asked to do.

Write a Review

Simulation in MATLAB Questions & Answers

  Construct simulation to portray macrophage chasing bacteria

Construct simulation in MATLAB to portray a macrophage chasing a bacteria as it diffuses away and ultimately catching it if:

  Write down the expression for the laplace transform

Write down the expression for the Laplace Transform Y(s) of the solution. Output using a comment in your script. Obtain the solution y(t) using inverse Laplace transform in Symbolic Toolbox. Output using a comment in your script

  Write and implement a matlab program to apply 3 x 3 mask

Write and implement a matlab program to apply 3 x 3 mask

  Design and simulate a hybrid pv system

Design and simulate a hybrid pv system with a diesel generator - created all the models required but you need to connect the models together.

  Matlab code to improve the prediction of second output

if you can have a look on the MATLAB code to improve the prediction of 2nd output and explain how the RMSE is low and network training and testing R above 0.9 while the correlation factor for the 2nd output is very low

  How many em iterations are needed for convergence

How many EM iterations are needed for convergence? Plot a contour plot of your final GMM pdf. Overlay the contour plot with a scatterplot of the data set.

  Design a controller for a wind power induction generator

Design a controller for a wind power induction generator with battery connected and grid connected to "improve harmonics level". The controller can be reactive power control method.

  Build a matlab based graphical user interface

Build a Matlab based graphical user interface (GUI) that operates in conjunction with a base Matlab/ Simulink simulation program. Any base simulation is considered acceptable.

  What is probability that account will have insufficient fund

What is the probability that the account will have insufficient funds to pay claims at some point during the year - what should this amount be if the company wants there to only be a 5% chance of having insufficient funds?

  Fuzzy system for forecasting electricity price

The task is formulated as a time-series prediction problem for business application, and the goal is to model the behaviour of underlying dynamics of the electricity market. In principle, the merits of such a fuzzy forecasting system

  Build a matlab based graphical user interface

Build a Matlab based graphical user interface (GUI) that operates in conjunction with a base Matlab/ Simulink simulation program. Any base simulation is considered acceptable.

  What is the activity that should be found in the sample

How many atoms are there today? What is the activity that should be found in the sample if it has decay for 10,000 years? What is the half-life of (14C)?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd