Question: Computational Method for Engineering Applications 2 e d exam Q 1 : Put ( v ) for the correct sentence and put ( x )

Computational Method for Engineering Applications
2ed exam
Q1: Put (v) for the correct sentence and put (x) for the incorrect sentence
Command Window Use the Command Window to enter variables and run functions and M-files. ()
Workspace consists of the set of variables (named arrays) built up during a MATLAB session and stored in memory. ( darr )
clc Command Clears the Command window and homes the cursor (-,
clear Command: Clears the Command window and homes the cursor (x)
A semicolon "; " at the end of a MATLAB statement suppresses printing of results. (V)
Lookfor Command provides help by searching through all the first lines of MATLAB help topics. ()
To write a matrix A in MATLAB write like A=[123;456;789].(V)
In matrix, Use a comma (,) to indicate the end of each row. )
Q2: Choose the correct answer
1.
x=[123;456],??(x)
A.6
B.579
C.975
D.859
2.
x=[123;456],??(x,2)
A.6
B.5
C.6
D.859
15
15
14
A.12
E.122
6.210
 Computational Method for Engineering Applications 2ed exam Q1: Put (v) for

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!