EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T =...

12
EE 441 Some example projects

Transcript of EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T =...

Page 1: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

EE 441

Some example projects

Page 2: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Singular Value Decompositionfor Image Compression

A = U Λ VT

= σ1σ2σ3

Use svd command in MATLAB…

Page 3: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Original (N=350) Compressed (N=100)

Singular Value Decompositionfor Image Compression

Page 4: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Original (N=350) Compressed (N=75)

Singular Value Decompositionfor Image Compression

Page 5: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Original (N=350) Compressed (N=50)

Singular Value Decompositionfor Image Compression

Page 6: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Original (N=350) Compressed (N=25)

Singular Value Decompositionfor Image Compression

Page 7: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

x

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

Ax = bmod 2 Field

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Page 8: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

x

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

Ax = bmod 2 Field

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Page 9: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

x

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

Ax = bmod 2 Field

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Page 10: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

x

Ax = bmod 2 Field

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Page 11: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

x

Ax = bmod 2 Field

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Page 12: EE 441 Some example projects. Singular Value Decomposition for Image Compression A = U Λ V T = σ1σ1 σ2σ2 σ3σ3 Use svd command in MATLAB…

Graph Theory Gameshttps://www.math.lsu.edu/~verrill/teaching/linearalgebra/linalg/linalg7.html#game

Clicking on a node flips the color of that node andits neighbors. Can we color all nodes by a sequence of clicks?

x

Ax = bmod 2 Field