Assignment No 2 MATLAB
Assignment No 2 MATLAB
ASSIGNMENT
Title:
Using (MATLAB).
Procedure:
After writing the strings we have to make use of data types and conversion.
n = 2345
d = double(n)
un = uint32(789.50)
rn = 5678.92347
c = int32(rn).
When the above code is compiled in MATLAB it shows the following result
which would be shown as following.
These are the codes which we write in MATLAB and their clear results are shown
as following.
Presented by :