Name: Puso, John Carl S. Section: BSECE12S1 MATLAB ACTIVITY 1-Fundamentals of MATLAB
Name: Puso, John Carl S. Section: BSECE12S1 MATLAB ACTIVITY 1-Fundamentals of MATLAB
Name: Puso, John Carl S. Section: BSECE12S1 MATLAB ACTIVITY 1-Fundamentals of MATLAB
Section: BSECE12S1
A. 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.
( )
10.4663
3 + 4 + 2 − 3 + 2 + (3 − 4)
1 2
12. L=(sqrt(3+4))+(pi^2)-
2
(sqrt(3*(1/2)+(sqrt(2*pi+(3-4)^2))))
1. Peter withdrew 10000 pesos from his bank account today. He uses 5000 to fix his car. Then, he divide the
money into 5 equal parts and gave away 4 parts and kept 1 part for himself. He took his wife to the
restaurant and spent 600 pesos on meals. The remaining cash was divided among his 5 children for their
allowance. Write a numerical expression in MATLAB syntax to represent this situation and then find how
much money Peter has now?
Output: 0
2. There were 42 mangoes in each crate. 12 such crates of mangoes were delivered to a factory. 4 mangoes
were rotten and had to be thrown away. The remaining mangoes were packed into boxes of 10 mangoes
each. Write a numerical expression in MATLAB syntax to represent this situation and then find how many
boxes of mangoes were there?
Syntax: Mango=((42*12)-4)/10
Output: 50
“I affirm that I have not given or received any unauthorized help on this Lab Activity, and that this work is my own.”