Next: Running median and running
Up: Homework 2
Previous: Prerequisites
You can either write your answers to theoretical questions on paper or
edit them in the file hw2/paper.tex. Please show all the
mathematical derivations that you perform.
- The varimax attribute is defined as
|
(1) |
Suppose that the data vector contains random noise:
the data values are independent and identically distributed with
a zero-mean Gaussian distribution: ,
,
. Find the mathematical expectation of
.
- Consider the parabolic filter defines as
|
(2) |
- Show that this filter can be implemented using recursive filtering (polynomial division).
- What is the advantage of recursive filtering? Does it depend on ?
- Show that, using the helix transform and imposing helical boundary conditions, it is possible to compute a 2-D digital Fourier transform using 1-D FFT program. Assuming the input data is of size , would this approach have any computational advantages?
Next: Running median and running
Up: Homework 2
Previous: Prerequisites
2022-09-20