next up previous
Next: Programming Assignment: Due Week Up: Week 1: Discretization Previous: Software Requirements

   
Homework: Due Week 2

1.

B1(x) = 1 $\displaystyle x \in [0,1]$ (1)
B2(x) = 1 $\displaystyle x \in [1,4]$ (2)
B3(x) $\textstyle = {\rm linear}$ $\displaystyle x \in [0,1]$ (3)
B4(x) $\textstyle = {\rm linear}$ $\displaystyle x \in [0,4]$ (4)
B5(x) $\textstyle = {\rm linear}$ $\displaystyle x \in [1,4]$ (5)

Where ${\rm linear}$ is the linear interpolation basis over the three points, 0,1,4. Project f(x) = x2 and g(x) = x3 - 5x2 + 4x onto Bi. Which sets of basis function B1,2 or B3,4,5 work better. What does better mean?

2.
Look at your Monte Carlo solutions for the Cornell box. What sort of basis functions would capture the radiance function well? Why?



Comments: Brian Edward Smits
1998-06-08