(9 intermediate revisions by 3 users not shown)
Line 4: Line 4:
  
 
== Problem 3 ==
 
== Problem 3 ==
[[HW 3.3 - Ryne Rayburn_ECE301_Summer2009]]
+
Add your contributions to the [[Fourier Properties]] page.
  
 
== Problem 4 ==
 
== Problem 4 ==
 +
Hint: You may run into troubles when computing <math>a_0</math> using the general formula <math>a_k = \frac1T\int_{T}x(t)e^{-jk\omega_0t}dt</math>.  Instead compute <math>a_0 = \frac1T\int_{T}x(t)dt</math>, then make sure that your Matlab code is not computing <math>a_0</math> as something infinite (Inf) or nonexistent (NaN)- Landis
 +
 +
 +
Who ever submits their code with the fewest number of  commands gets a cookie. ---Adam Frey
  
 
Back to [[Homework]]
 
Back to [[Homework]]

Latest revision as of 14:35, 8 July 2009

Problem 1

Problem 2

Problem 3

Add your contributions to the Fourier Properties page.

Problem 4

Hint: You may run into troubles when computing $ a_0 $ using the general formula $ a_k = \frac1T\int_{T}x(t)e^{-jk\omega_0t}dt $. Instead compute $ a_0 = \frac1T\int_{T}x(t)dt $, then make sure that your Matlab code is not computing $ a_0 $ as something infinite (Inf) or nonexistent (NaN)- Landis


Who ever submits their code with the fewest number of commands gets a cookie. ---Adam Frey

Back to Homework

Alumni Liaison

BSEE 2004, current Ph.D. student researching signal and image processing.

Landis Huffman