Table of Contents ▸ List of Commands ▸ Matrix Computation ▸ fitsamples | ◀ eye | invert ▶ |
fitsamples
Arguments:
- nb_samples>0,_relevant_dimension[%]>0,_average_vector_varname,_dilation_vector_varname,_orientation_matrix_varname
Description:
Generate nb_samples vectors having the same multivariate gaussian distribution as the vectors of the selected images.Each input represents a set of M vectors of dimension N (with M>1) (specified as an image with size MxNx1x1, Mx1xNx1, Mx1x1xN, 1xMxNx1, 1xMx1xN or 1x1xMxN).
The command returns a new set of random vectors with similar geometry.
Default values:
relevant_dimension=100%, and average_vector_varname=orientation_matrix_varname=dilation_matrix_varname=(undefined).