‘.’ is used to make sure if z is a vector (a matrix) then each element undergoes the same operation simultaneously. Take a look at Matlab’s docs for this. For instance : https://in.mathworks.com/help/fixedpoint/ref/rdivide.html
‘.’ is used to make sure if z is a vector (a matrix) then each element undergoes the same operation simultaneously. Take a look at Matlab’s docs for this. For instance : https://in.mathworks.com/help/fixedpoint/ref/rdivide.html