Review of decimation and interpolation techniques

Assignment Help Simulation in MATLAB
Reference no: EM132288626

Assessment

Introduction

The objective of this assessment is for each student to undertake an investigative review of the literature and study and familiarize with the techniques of decimation and interpolation.

Part A: Review of Decimation and Interpolation techniques

In this part, student must review some of the basic interpolation techniques. The student must select one of the following study areas:
1- A detailed review of algorithms for image interpolation using Discrete cosine transform (DCT) and fast Fourier transform (FFT).
2- A detailed review of polynomial interpolations techniques (including spline) and their applications.
3- A detailed review of Inverse Distance Weighting interpolation (IDW) and Kriging method and their applications.

Compare and contrast the various methods in use in a written report of not less than four (4) A4 pages with single line spacing length. Do not use Wikipedia for this assessment.

Part B: Signal decimation Using Matlab

1. Load the signal "x" into your workspace using the command "load original_signal.mat". "x" has 200000 samples with a sampling frequency of 24 Mega samples per second, taken from a modulated baseband signal.

2. Plot the first 2000 samples of this signal.

3. Decimate the signal 3 times using the command "y=x(1:3:end);"

4. Find the power spectrum of "x" and "y" using the MATLAB periodogram and draw them in dB on one axis. Set the FFT size 512. Discuss the similarities and differences of the spectrums.

5. Zero pad (up-sample) the "y" signal sample with 2 zeros in the middle of the adjacent samples, to increase the sampling frequency by 3, and call the resultant signal "zy".

6. Load a root raised cosine filter impulse response, h, from the given file "rrc_filter.mat" into your workspace using the command "load rrc_filter.mat;"

7. Filter your signal ("zy") using the command "yzf=conv(x,h);".

8. Find the power spectrum of "yzf" and "yz" in dB and draw them on one axis.

9. Discuss the zero-padding and filtering effects on the signal spectrum.

10. Use the cubic spline interpolation in MATLAB to interpolate the signal "y" using the command "ys= interp1(1: length(y), y,1:1/3:length(y), ‘spline');".

11. Draw the spectrum of "ys" and compare it with the result of the section 8.

12. Repeat the sections 10 and 11 by changing the method to ‘linear' and ‘nearest'.

13. Filter the signals "ys" in section 12 with the given filter and find and draw the spectrums and discuss the results.

14. Give an overview of the work you have done and discuss the strength and weakness of each of the used interpolation methods in Part B.

Format of Report

Your report should be in three parts: Part I, literature review report; Part II detail of your Matlab code works and Part III an overview of the work you have done on Part B and discuss on the strength and weakness of each used interpolation methods. Your report should have a reference list at the end of the report. The report should not be more than 10 A4 pages long (11-point font size using Calibri font type).

Reference no: EM132288626

Questions Cloud

How much people would recommend the restaurant : In certain work places, we have a question put into the payment machine that asks the questions "would you recommend us?" I believe that this method
Identify all the composition choices on display : Select a sample visualisation or infographic project and identify all the composition choices on display. Pretend you are now the designer working up some.
Process of catching and removing the fins of the shark : Shark finning is the process of catching and removing the fins of the shark. Once the fins have been removed the sharks are dumped back into the water being
Natural gas increase the levels of carbon emission : Humans are the main source of carbon pollution. Activities like cement production, deforestation and the burning of fossil fuels like coal
Review of decimation and interpolation techniques : ME606 - Digital Signal Processing - Master of Engineering (Telecommunications) - Melbourne Institute of Technology - Review of Decimation and Interpolation
What specific similarities did you find in these approaches : What specific similarities did you find in these approaches? What specifically did you read and learn from the lectures that informed your analysis of these ap
What was the 2010 price of gas in 2009 dollars : The inflation rate was 3 percent in 2010. What was the 2010 price of gas in 2009 dollars?
What are the main jobs of the federal reserve : Does the President have control over the monetary policy decisions made by the Fed? Why was the system designed this way?
Identify two vulnerabilities that enabled hackers : Write a one-page paper about three high-profile companies that faced security breaches in the last two years. identify two vulnerabilities that enabled hackers.

Reviews

len2288626

4/20/2019 12:33:07 AM

Grade Mark HD 80%+ Excellent Evaluation Logic is clear and easy to follow with strong arguments Sophistication and effectivity The presented solution demonstrated an extreme degree of sophistication Explanation All elements are present and well integrated. Reference style Clear styles with excellent source of references. Report structure and report presentation Proper writing. Professionally presented

len2288626

4/20/2019 12:32:52 AM

Decimation and interpolation (body of your work) Working Matlab code for decimation, and interpolation demonstration in Part B 30 Discussion Detailed discussion on the result obtained on Part B 20 Reference style Correct IEEE referencing 10 Poor writing Poor writing style, not putting captions and figure numbers, not numbering equations, copying and pasting of figures without referencing them, inability to explain concepts, wrong grammar and typographical errors will lead to loss of marks. 10 Plagiarism Type of plagiarism - Copying of Matlab codes - Copy of other peoples works and journal articles - Contract cheating -100%

len2288626

4/20/2019 12:32:45 AM

Marking criteria Part I, II and III: Marks are allocated as follows: Section to be included in the report Description of the section Marks Literature Review on one of the 3 study areas 1- A detailed review of algorithms for image interpolation using Discrete cosine transform (DCT) and fast Fourier transform (FFT) 2- The polynomial interpolations techniques (including spline). 3- The Inverse Distance Weighting interpolation (IDW) and the Kriging method 30

len2288626

4/20/2019 12:32:33 AM

All work must be submitted on Moodle by the due date along with a completed Assignment Cover Page. The assignment must be in MS Word format, single line spacing, 11-pt Calibri (Body) font and 2 cm margins on all four sides of your page with appropriate section headings. Reference sources must be cited in the text of the report, and listed appropriately at the end in a reference list using IEEE referencing style for School of Business and School of Information Technology and Engineering respectively.

Write a Review

Simulation in MATLAB Questions & Answers

  Calculate the stress intensity factor

Use the three-parameter zone finite element method or the boundary collocation method to calculate the stress intensity factor K, at the crack tip for the plate

  Build a simulation using newtons laws of motion

Build a new and different simulation of your own using Newtons laws of motion and Show the code and describe how it works

  Write the specification of load mover

Write the specification of LOAD MOVER detailed of the whole design and precise for automatic control section and divide the design into various modules and Is the kernel required if yes which one?

  Design the automatic control section using statecharts

Aim of this project is to design an embedded system which can move loads from one place to another. The system can be operated manually, automatically and wirelessly.

  Need an expert who can model a drill in simulink

Need an expert who can model a drill in Simulink. Working model of a drill needing for an improvment to behave more realistically as a drill to drill through plastic block.

  Project is on load frequency control using fpid

Project is on load frequency control using FPID tuned using GA and PSO algorithm and the system is a two area system.

  Number of packets received with time

Let x be the number of packets received with time -

  Build a matlab based graphical user interface

Build a Matlab based graphical user interface (GUI) that operates in conjunction with a base Matlab/ Simulink simulation program. Any base simulation is considered acceptable.

  Build a matlab based graphical user interface

Build a Matlab based graphical user interface (GUI) that operates in conjunction with a base Matlab/ Simulink simulation program. Any base simulation is considered acceptable.

  Simulate the standardised sum of independent

Simulate the standardised sum of independent and identically distributed variates - Fit a linear regression model as in Q5, and plot your estimates for β0 and β1 as N increases, together with a line indicating their true values. Supply your code.

  Plot the original periodic square wave

Plot the original periodic square wave on the same graph. Comment on the difference between the original periodic square wave and its truncated Fourier series presentation.

  Use matlab to plot the function

Plot the original periodic square wave on the same graph. Comment on the difference between the original periodic square wave and its truncated Fourier series presentation.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd