ECE 381: Laboratory 2 | |
Complex exponentials and chirp signals | January 31 |
| |
|
Consider the analog chirp signal
Consider the analog chirp signal
1. x 2. y = x(length(x):-1:1) 3. [x -x] 4. [y y] 5. [x x x x] 6. [-y y -y y] 7. [x y] 8. [y x] 9. [x y x y] 10. [[x -y]' [y -x]']
Does what you hear make sense? How does the instantaneous frequency seem to vary for each signal?
- Plot a signal whose amplitude envelope decays by 50% every 3 seconds, oscillates 2 times per second, and has a phase shift of 0. What are the values for a, f, and
θ? - Plot a signal whose amplitude envelope never decays, oscillates 3 times per second, and has a phase shift of
π/2 . What are the values for a, f, and θ?- Plot a signal whose amplitude envelope doubles in size every 3 seconds, oscillates 1 time per second, and has a phase shift of π. What are the values for a, f, and θ?
- Plot a signal whose amplitude envelope decreases to 75% of its previous value every 2 seconds, never oscillates (i.e., the sinusoidal term is a constant), and and has a phase shift of 0. What are the values for a, f, and θ?
For each of the above exercises, turn in all MATLAB scripts or diaries, plots, and explanations and comments.
School of Computing and Engineering University of Missouri - Kansas City |
Last updated: January 28, 2006 |