Matlab Syntax Matlab Output: NAME: Macan, John Christian R. Section: MATH 013-EE12S1

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 1

NAME : Macan, John Christian R.

Section: MATH 013-EE12S1

MATLAB ACTIVITY 1- Fundamentals of MATLAB

Perform the indicated operation using MATLAB syntax. Write the MATLAB syntax and output on the space
provided. Upload this in your canvas include the screen shot of your MATLAB.

MATLAB SYNTAX MATLAB


OUTPUT
6/6+5 6
1.
2*(6)^2 72
2.
3. (3+5)(2) (3+5)*(2) 16
4. 3+5(2) 3+5*(2) 13
4*(3/2)*8 48
5.
3*2/4+6/2 4.5000
6.
2^3^4 4096
7.
3^5+2 245
8.
(3^5)+2 245
9.
2^(3^4) 2.4179e+24
10.
(5+6*(7/3)-2^2)/(2/3)*(3/ 7.1427e+04
(3)*(6)^(4+(1/2)))
11.

(sqrt(3+4))+(pi^2)- 10.4663
12.
(sqrt(3*(1/2)+sqrt(2*pi+(3-
4)^2)))

I affirm that I shall not give or receive any unauthorized help on this Simulation Activity and that all
work is my own

You might also like