For each of the following Matlab built-in functions, explain the following: (1)
ID: 2088180 • Letter: F
Question
For each of the following Matlab built-in functions, explain the following:
(1) use/operation, (2) inputs, (3) output, and (4) any restrictions (of the functions usage) in detail in your own words.
For example, describe what the difference is in inputting a vector and a matrix for sum( ). Some functions have multiple options for inputs, i.e. ones(n) and ones(r,c). Explain the differences.
It’s encouraged to use Matlab documentation and practicing in Matlab’s command window. Upon completion, you will have your own reference sheet for some basic Matlab functions.
sum( )
mean( )
std( )
abs( )
median( )
mode( )
ones( ) and zeroes( )
size( )
length( )
min( ) and max( )
rand( ) and randi( )
reshape( )
range( )
Explanation / Answer
Find the answer in the below link
https://drive.google.com/folderview?id=14p7uQpWCxpyeNZ49DD6pZV1Izpwh93Vk