You are on page 1of 2

Intro-to-Computer Assessment 2016B: Computer

& Matlab
QUESTION ONE - COMPUTER
1. Briefly describe the computer Hardware and
Software?
2. What is an Input and Output Devices for a Computer,
name TWO examples for each
3. What is a RAM?
4. Which pictures below is a hardware or software and
give their name?

A.

B.

C.

D.

E.

F.

5. Which of the following is an example of software


A. Hard drive disk B. The Internet C. Monitor D. A computer video
game

QUESTION TWO - MATLAB


Answer all the questions and do the screens shot and
paste on the word document. This document must be
sent by email to this Gmail address:
1stpretech2016@gmail.com
You are given the mathematic expressions
y=cos ( t ) where

t=[0 :0.01 :10]

x=sin ( t )

plot both graphs on the same

plot.
Answer the following questions:
1. Apply grid
2. Put legend
3. Make one colour graph green and blue
4. Add title
QUESTION THREE
You are given an expression t= 0: 0.1:3*pi, plot subplot
for cos(t),sin(t), 2*t, and sin(2*t). Title your graph as
SUBPLOT
QUESTION FOUR

You are given an expression t= 0: 0.1: 2*pi, plot the 3d


graph for cos(3*t),sin(3*t) ,t
Answer the following Questions:
1. Apply grid
2. Remove the axis leaving only the plotted data

You might also like