Hello,

I´m trying to figure out how it is possible to calculate the standard deviation
of the values of a vector and display it. It does not seem that the compute
module supports this.
For example: i have a vector called b with three elements. first, i calculate
the magnitude of the vector using mag(b). then, i need to calculate the mean
value of mag(b). After that, the standard deviation operator has to be applied
to mag(b) and mean(mag(b)). 
Is there any possibility to accomplish this in opendx?

Mit freundlichen Grüßen / Best regards

##############################################################
#                     Thomas Wolfanger                       #
#                  Turbo-Lufttechnik GmbH                    #
#                    [EMAIL PROTECTED]                      #
#                 Tel.: ..49/6332-808 425                    #
#                 Fax : ..49/6332-808 357                    #
##############################################################

Reply via email to