The purpose of this lab is to study how to use FreeMat to compute the complex numbers.
Exercise 1:
A= 3+4, B = 3-2j, and C = 2<50
Manually find the complex variable D = (A+C)/B
Using FreeMat
Exercise 2:
Find the angle and magnitude of variable E.
Assignment:
A1=3+2j, A2= -1+4j, B = 2-2j
Manually find C = (A1*B)/A2
Using FreeMat to find C and D= (A1+B)*A2
Manually find D
Using FreeMat to find the solution of the matrix
No comments:
Post a Comment