Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Geometric and Probabilistic Methods in Computer Science: Homework 5 (Fall 2008) - Prof. La, Assignments of Computer Science

Material Type: Assignment; Professor: Williams; Class: Geometric and Probabilistic Methods in Computer Science; Subject: Computer Science; University: University of New Mexico; Term: Unknown 1989;

Typology: Assignments

Pre 2010

Uploaded on 07/23/2009

koofers-user-jph
koofers-user-jph 🇺🇸

5

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
CS 530: Geometric and Probabilistic Methods in
Computer Science
Homework 5 (Fall ’08)
1. Consider the following advection-diffusion partial differential equation:
P
t=CP
x+D2P
x2.
(a) Give finite difference approximations for P
t|x,t,P
x|x,t, and 2P
x2|x,t.
(b) Give an expression for P(x,t+t)in terms of P(x,t),P(x+x,t), and
P(xx,t).
2. A bivariate Gaussian random variable, x=x0x1T, has the following
p.d.f.:
f(x0,x1) = (a2b2)1
2
2πexp1
2[ax0x0+2bx0x1+ax1x1].
(a) Give the matrix Wwhich will decorrelate the components of x.
(b) Let u=Wx. Give an expression for g(u0,u1), the p.d.f. for the bivari-
ate Gaussian random variable, u=u0u1T.
3. Let Sr(λ),Sg(λ), and Sb(λ)be the spectral sensitivity functions of the red,
green, and blue cones of the human retina. Let C(λ)be the spectral distri-
bution of a sunlit daffodil. Define a system of linear equations, which when
solved, gives the amounts, Vr(C),Vg(C), and Vb(C), of the three CIE stan-
dard primary sources, δ(λ700),δ(λ546), and δ(λ436), necessary to
reproduce the color of the sunlit daffodil.
4. The n-th moment of Ψis defined to be Mn{Ψ}=R
tnΨ(t)dt. Let f(t) =
eπt2,f0(t) = 2πteπt2, and f00(t) = 2πeπt2(2πt21). Prove the follow-
ing:
(a) M0{f0}=0.
(b) M0{f00}=M1{f00}=0.
5. The six vectors, f1=cos(π/3)sin(π/3)T,f2=cos(π/3)sin(π/3)T,
f3=1 0 T,f4=cos(π/3)sin(π/3)T,f5=cos(π/3)sin(π/3)T,
and f6=1 0 Tform a frame Ffor R2. Draw the frame.
pf2

Partial preview of the text

Download Geometric and Probabilistic Methods in Computer Science: Homework 5 (Fall 2008) - Prof. La and more Assignments Computer Science in PDF only on Docsity!

CS 530: Geometric and Probabilistic Methods in

Computer Science

Homework 5 (Fall ’08)

  1. Consider the following advection-diffusion partial differential equation:

∂P ∂t

= −C

∂P

∂x

+ D

∂^2 P

∂x^2

(a) Give finite difference approximations for ∂ ∂Pt |x,t , ∂ ∂Px |x,t , and ∂

(^2) P ∂x^2 |x,t^. (b) Give an expression for P(x,t + ∆t) in terms of P(x,t), P(x + ∆x,t), and P(x − ∆x,t).

  1. A bivariate Gaussian random variable, x =

[

x 0 x 1

]T

, has the following p.d.f.:

f (x 0 , x 1 ) =

(a^2 − b^2 )

1 2 2 π

exp

[ax 0 x 0 + 2 bx 0 x 1 + ax 1 x 1 ]

(a) Give the matrix W which will decorrelate the components of x. (b) Let u = Wx. Give an expression for g(u 0 , u 1 ), the p.d.f. for the bivari- ate Gaussian random variable, u =

[

u 0 u 1

]T

  1. Let Sr(λ), Sg(λ), and Sb(λ) be the spectral sensitivity functions of the red, green, and blue cones of the human retina. Let C(λ) be the spectral distri- bution of a sunlit daffodil. Define a system of linear equations, which when solved, gives the amounts, Vr(C), Vg(C), and Vb(C), of the three CIE stan- dard primary sources, δ(λ − 700 ), δ(λ − 546 ), and δ(λ − 436 ), necessary to reproduce the color of the sunlit daffodil.
  2. The n-th moment of Ψ is defined to be Mn{Ψ} =

R (^) ∞ −∞ t

nΨ(t)dt. Let f (t) =

e−πt

2 , f ′(t) = − 2 πte−πt

2 , and f ′′(t) = 2 πe−πt

2 ( 2 πt^2 − 1 ). Prove the follow- ing:

(a) M 0 { f ′} = 0. (b) M 0 { f ′′} = M 1 { f ′′} = 0.

  1. The six vectors, f 1 =

[

cos(π/ 3 ) sin(π/ 3 )

]T

, f 2 =

[

cos(π/ 3 ) − sin(π/ 3 )

]T

f 3 =

[

]T

, f 4 =

[

− cos(π/ 3 ) − sin(π/ 3 )

]T

, f 5 =

[

− cos(π/ 3 ) sin(π/ 3 )

]T

and f 6 =

[

]T

form a frame F for R^2. Draw the frame.

(a) Give two representations for the vector, x =

[

]T

, in F

(b) Prove that x has an infinite number of representations in F.

(c) Give a matrix which transforms any representation of a vector in F

into its representation in the standard basis for R^2.

(d) Give a matrix which transforms a representation of any vector in the

standard basis for R^2 into its representation in F.