HW1 EX2

You cannot submit for this problem because the homework's deadline is due.

Description

Basic Matlab Knowledge

Format

Input

None

Output

For each task, first do the task then display the variables.
Notice that in task 7, you should also display the final result.

1.

disp( x );
disp( y );

2.

disp( x );
disp( y );

3.

disp( x );
disp( y );

4.

disp( y );
disp( x );

5.

disp( x );
disp( y );
disp( z );

6.

disp( z );
disp( w );

7.

disp( x );
disp( y );
disp( w );
disp( x' * y - w );

Homework 1

Not Claimed
Status
Finished
Problems
2
Open Since
2019-09-15 00:00
DDL
2019-09-27 23:59
Extension
24.0 hour(s)