0% found this document useful (0 votes)
74 views10 pages

Lab 2-EN19161020

This document is a cover sheet for a continuous assessment lab report submission in Communication Signal Processing. It provides details of the module code, title, assessment title and due date. It contains statements for the student to confirm the work is their own and understand the consequences of plagiarism. It also contains spaces for the student and tutor signatures and marks. The submitted lab report contains details of the given data set, MATLAB code to initialize variables, evaluate the 1st and 2nd derivatives of functions, and a while loop to iteratively obtain a new value of theta to satisfy the equations. Figures show the data set, derivative functions, full code and obtained solution.

Uploaded by

Lithmi Perera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
74 views10 pages

Lab 2-EN19161020

This document is a cover sheet for a continuous assessment lab report submission in Communication Signal Processing. It provides details of the module code, title, assessment title and due date. It contains statements for the student to confirm the work is their own and understand the consequences of plagiarism. It also contains spaces for the student and tutor signatures and marks. The submitted lab report contains details of the given data set, MATLAB code to initialize variables, evaluate the 1st and 2nd derivatives of functions, and a while loop to iteratively obtain a new value of theta to satisfy the equations. Figures show the data set, derivative functions, full code and obtained solution.

Uploaded by

Lithmi Perera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Continuous Assessment Cover Sheet

Faculty of Engineering

Module Details
Module Code EC4632 Module Title Communication Signal Processing
Program: Bsc.(Hons) Electrical &Electronic Name: Perera W.L.U. EN19161020
Engineering
Stream: (Civil/Electronics/Mechanical) Electronics

Assessment details

Title Lab2 Group assignment

If yes, Group No.

Lecturer/ Instructor Ms. Minhua Date of Performance

Due date Date submitted

Student statement and signature

By this declaration, I/we confirm my/our understanding and acceptance that the work reported in this report is my/our own work. I/we also understand the
consequences of engaging in plagiarism or copying others work without proper citation. Any material used in this work (whether from published sources,
the internet or elsewhere) have been fully acknowledged and referenced and are without fabrication or falsification of data.
[Copying or plagiarism will result in a “0” mark for the continuous assessment and “F” for the module after an investigation on academic misconduct;
All academic misconduct is considered seriously and defined as dishonest and in direct opposition to the values of a learning community.
Misconduct may result in penalties from failure to exclusion from the campus.
Further help and guidance on how to avoid academic misconduct can be obtained from your academic advisor/tutor]

By this declaration, I confirm my understanding and acceptance that-

• I have adhered to relevant ethical guidelines and procedures in the completion of the assignment.
• I have not allowed another student to have access to or copy from this work. · This work has not been
submitted previously.

[The Institute may request an electronic copy of this work for submission to the Plagiarism detection facility (TURNITIN). You must make sure that an
electronic copy of your work is available in these circumstances]

Group Number: Signature

Student ID Full Name

Student ID Full Name

Student ID Full Name

Student ID Full Name

Student ID Full Name


OFFICE USE ONLY
Specific comments about the work (including overall comments and guidelines for improvement)

Tutor: Signature: Date:

Marks: [ All marks are subject to external moderation and approval of board of examinations]

GT/February 2014
Lab 2

Part 1 and Part 2


Part 3

Matlab code for initializing, Evaluating the 1st derivative and the 2nd derivative, processing with
a while to obtain new value of theta

Figure 3.1- The data set is given and x variable to store the total value of the summation of

x[n] to obtain N=0 to N=9 samples that is 10 samples

Figure 3.2 -The 1st and 2nd derivative j_1_theta_old1 and j_2_theta_old2 respectively with

the obtained functions

Figure 3.3 -While loop to check the conditions


Figure 3.4- Full code

Figure 3.5- Obtained value for the generated 2 functions of 1st and 2nd derivatives
To check the solution by substituting it to the equation obtained above to satisfy. If it satisfies,
the theta_new value is correct.

You might also like