logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Mitchie SimaCriminology
(5/5)

589 Answers

Hire Me
expert
Alfredd DoddEngineering
(4/5)

886 Answers

Hire Me
expert
Lwin ArakanLaw
(5/5)

774 Answers

Hire Me
expert
Jude NnajiLaw
(5/5)

946 Answers

Hire Me
Mathematics
(5/5)

What is the main difference between JPEG-2000 and JPEG? Why are JPEG-2000 never commonly adopted as JPEG?

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Problem Set 5 

This problem set reviews wavelets and time-frequency analysis Total points: 50pt

Problem 1. JPEG-2000 (10pt)

Many of you have heard about the JPEG format of images. Not so many have heard about the JPEG- 2000 format.

Read https://en.wikipedia.org/wiki/JPEG_2000 and answer the following questions.

1. What is the main difference between JPEG-2000 and JPEG?

2. Why are JPEG-2000 never commonly adopted as JPEG?

Problem 2. Programming: wavelet decomposition (10pt)

Take your favorite picture and preprocess it to a grayscale image. Then perform a single-level 2-D wavelet decomposition using your favorite wavelet package (e.g. pywavelets in python). You need to show four images that correspond to the approximation, the horizontal detail, the vertical detail and the diagonal detail, respectively. You can choose to use any wavelet (Haar, Shannon, Daubechies, etc.).

Please submit both your codes and results.

Problem 3. Programming: Dow Jones (10pt)

In this task, you are going to study the Dow Jones Industrial Average Index data over 25 years.

To retrieval, the data, go to https://finance.yahoo.com/quote/%5EDJI/history/, choose “MAX” for Time Period and “Daily” for Frequency. You can download the data and retrieve a time series of the daily close prices.

Plot the spectrogram of the time series of the daily close prices. For instance, you can use “scipy.signal.spectrogram” in python or “spectrogram” in MATLAB. You can choose to use your favorite window function. Please submit both your codes and results.

Problem 4. Shannon MRA (10pt)

Verify that the Shannon approximation gives an MRA by showing Properties 1, 2, 3 in the definition of the MRA. 

Problem 5. Orthonormal basis (10pt + (bonus) 5pt)

1. Prove: in an MRA, the family of {ψj,n}j,n∈Z2  is an orthonormal basis of L2(R).

2. (Bonus) Given an example of a function ψ ∈ L2(R) such that  j=Σ−∞  ψˆ(2jω) 2 = 1, for all ω 0 ,  but {ψj,n}j,n∈Z2  is not an orthonormal basis of L2(R).

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme