Matlab Analogue Clock Research 1
Matlab Analogue Clock Research 1
Matlab Analogue Clock Research 1
College of Enginnering
Abstract…………………………………………………………………..1
Introduction on matlab……………………………………………….…1
Design Methodology…………………………………………………………..2
Design Overview……………………………………………………………...3
Concept of Operation…………………………………………………………4
Abstract
The program is designed for the display of the current time in the form of an analogue
clock. Like a typical clock, it has three hands that show the time in terms of hour, minutes, and
seconds. It revolves around the clock continuously at a constant rate, with the numbers 1-12 in a
clockwise direction. The design made use of MATLAB’s built-in functions and commands.
MATLAB software, with the use of basic Math and Trigonometry, has made the design of the
program possible.
Introduction
Matlab or matrix laboratory is a programming software platform designed to compute, analyze
matrices and arrays(Paluszek,Thomas, 2016). It can be downloaded in PC and laptops since it
occupies huge spaces (in gigabytes) required to make it fully operational and ready to use. It is
fundamentally used by engineers and scientists in their experiments and calculations. It involves
solving math problems like numbers, algebraic equations and trigonometric identities. It is not
only limited in calculation, it can create variables, data, arithmetic and graphing systems(Stein,
2012). It is run by codes that are essential in running those programs correctly. Data in matlab is
visually presented through appealing formats like graphs and demonstration after you run the
program.
1. Students and programmers are unaware how codes and commands need to perform
digital analog clock.
2. The lack of knowledge in using matlab codes, commands and matrices.
3. Matlab is not available on smartphones and cannot be used or bought elsewhere
4. To perform analog clock it addresses the need of experienced programmers in matlab or
people who are good at using matlab.
4. Learn the different codes that can run the analog clock.
Design Methodology
Matlab performs the appropriate codes to make analog clocks so there are step by step
procedures that we need to perform. Analogue clock can run after you press the button on the
top:
Open matlab—-----> type the codes in the editor—------->check if codes are correct and satisfy
the commands to run the analog clock(if not return to step 2)—------>run the program.
Design Overview
Concept of Operation
5. Students and programmers are unaware how codes and commands need to perform
digital analog clock.
6. The lack of knowledge in using matlab codes, commands and matrices.
7. Matlab is not available on smartphones and cannot be used or bought elsewhere
8. To perform analog clock needed experienced programmers in matlab hence,
people who are using and good at matlab.
Design Methodology