E C E 431 Lecture Notes - Lecture 1: Frequency Domain, Radian, Discrete-Time Fourier Transform

48 views3 pages

Document Summary

Note that the double percent sign creates a cell that is used by matlab to group your commands and, e. g. , create a table of contents when publishing. Comment lines that are contiguous with the cell title show up as text in the published output. Other com- ment lines show up as comment lines in the code. % close all open figure windows - nice when rerunning the file close all. % clear all variables from the workspace clear. Comments and text answers here h[n] = 2delta[n]?2delta[n?2] converting to frequency domain h[omega] = 2 dtft(delta[n])-2. Problem 3b h[n] = h[n] = h1[n]*h2[n] h[n] = 2(delta[n]-delta[n-2])*0. 5(delta[n-3]) h[n] = delta[n]*delta[n-3]- delta[n-2]*delta[n-3] h[n] = delta[n-3]-delta[n-5] Comments here a = [1 -1 0. 9]; % difference equation parameters in vector a, b. = 1; x = [zeros(1,20),1, zeros(1,200)]; % input to system should be an impulse.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents

Related Questions