Get the layer's parameters
out = dnn_getparam(net,layer_name,numParam)
DNN object loaded in Scilab
Name for layer which output is needed to get
index of the layer parameter in the layer
Output matrix of the results depending on the type of DNN loaded.
This function is used to retrieve the layer's parameters (filter coefficients)