0% found this document useful (0 votes)
18 views

computer maths assignment march 2024

Uploaded by

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

computer maths assignment march 2024

Uploaded by

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

SCHOOL OF ENGINEERING AND TECHNOLOGY

ASSIGNMENT / PROJECT SUBMISSION FORM


PROGRAMME: BIT/BCS/BSE/BCNS
SEMESTER: MARCH 2024
SUBJECT: MTH1114 COMPUTER MATHEMATICS
REPORT SUBMISSION DEADLINE: 26th. July 2024
PRESENTATION DEADLINE: 15th.July to 19th. July
( ALL PRESENTATIONS MUST BE COMPLETE BEFORE 20th. July)

INSTRUCTIONS TO CANDIDATES
This is a group project. (maximum 5 members )

Each group will submit ONE set of slides and Report (PDF)
A peer evaluation form which will be provided by the lecturer to be submitted after the
Presentation.

Report must identify work done or contribution by each member and References.

This assignment is 20% of your coursework

Presentation : Physical

IMPORTANT
The University requires students to adhere to submission deadlines for any form of assessment.
Penalties are applied in relation to unauthorized late submission of work.
- Coursework submitted after the deadline but within 1 week will be accepted for a maximum
mark of 40%.
- Work handed in following the extension of 1 week after the original deadline will be regarded
as a non-submission and marked zero.
Lecturer’s Remark (Use additional sheet if required)

I...................................................................................... (Student’s Name) ................... (Student ID)


received the assignment and read the comments.

....................................... (Signature/Date)

Academic Honesty Acknowledgement

“I .........................................(Student’s Name) verify that this paper contains entirely my own work. I
have not consulted with any outside person or materials other than what was specified (an
interviewee, for example) in the assignment or the syllabus requirements. Further, I have not copied
or inadvertently copied ideas, sentences, or paragraphs from another student. I realize the penalties
(refer to page 16, 5.5, Appendix 2, page 44 of the student handbook diploma and undergraduate programme) for any kind
of copying or collaboration on any assignment.”

….................................. (Student’s signature / Date)


Data Protection

The protection of personal data is an important concern to Sunway University and any personal data collected on this form
will be treated in accordance with the Personal Data Protection Notice of the institution.

http://sunway.edu.my/pdpa/notice_english (English version)

http://sunway.edu.my/pdpa/notice_bm (Malay version)

NOTE: TO ENSURE THERE IS AN EVEN SPREAD OF TOPICS PRESENTED ,


Please ensure your topic has received approval from your lecturer.
Google Form will be provided for team leader to choose a topic and names of group
members submitted via link provided.
QUESTION 1

Computer mathematics is the study of mathematics confined to the set of integers.


While the applications of fields of continuous mathematics such as calculus and
algebra are obvious to many, the applications of discrete mathematics may at first
be obscure. Nevertheless, discrete math forms the basis of many real-world
scientific fields -- especially computer science. The primary techniques learned in a
discrete math course can be applied to many different fields.

Based on the topics provided you are required to select ONE, prepare a report
plus a set of slides explaining the application which will be your presentation.

You are given 20 minutes to present the application. My suggestion would be 5


minutes for background information 10 minutes for the topic and the last 5 minutes
for conclusion and questions.

-The following is a list of my ideas;

1. Discrete Maths Area – Number Theory

Application -

 Cryptography.- RSA or Two Fish- choose one algorithm


 Data Security.
 Computer Science and Algorithms.
 Coding Theory and Error Correction.
 Computer Graphics.
 Financial Mathematics and Cryptocurrency

.
2. Discrete Maths area- set theory

Application -Relational Databases

3. Discrete Maths area- Graph Theory

Application - Google maps/ Yahoo maps, social media, web Page searching, City
Planning, Traffic Control, Transportation & Navigation, Travelling Salesman
Problems, GSM mobile phone networks, Map coloring, timetable scheduling

4.Computer Algorithms

Algorithms are the rules by which a computer operates. These rules are created
through the laws of discrete mathematics. A computer programmer uses discrete
math to design efficient algorithms. This design includes applying discrete math to
determine the number of steps an algorithm needs to complete, which implies the
speed of the algorithm. Because of discrete mathematical applications in
algorithms, today’s computers run faster than ever before.( Big O)

Discrete Maths area = Big O

Application- analysis of the complexity of algorithms

5.Probability and Statistics

Maths area : Probability and Statistics

Application: Machine Learning, Risk Assessment

6.Digital Computing

Maths Area -Boolean algebra

Application -Design of digital circuits

Example- digital calculator, control of sensors

7. Storage and Retrieval

Computers run software and store files. The software and files are both stored as
huge strings of 1s and 0s. Storage and retrieval depends on algorithms designed in
discrete maths.

Maths Area-Data Structures

Applications-

1. Binary Tree
2. Stacks

3. queues

4. linked list

ASSIGNMENT REPORT FORMAT


1. Introduction (10%)
 Discrete Mathematics in Computing- description of the many uses of
Discrete Mathematics in Computing
 Review of the Discrete Maths area you have chosen (10%)
example Cryptography
 History (Brief)
 Tools, methods,applications

2. Discuss your chosen Application, (20%)


Example if you chose Binary Search Tree as your application.
Your discussion would be about how the tree is created. How records
are inserted,deleted and amended. You might draw a diagram, explain
from slides or you can create the code using Chat Gpt and explain the
above process using the program.

3. Discuss the mathematics in the application. Some applications can have


more maths some less. (10%)

4. References ( 10% - ANY FORMAT IS ACCEPTABLE)

5. Presentation

A series of slides would be developed to explain the application and the maths
involved in the application.
(40 %)

END OF ASSIGNMENT

You might also like