Defining Mathematical "Mode" in Octave
DJBrewer
deborah.j.zylstra at gmail.com
Thu Mar 6 18:17:21 CST 2008
I'm a newbie at Octave, trying to work in a MATLAB program.
my first error message is 'mode' undefined, which means I need to define a
function for finding the mathematical "mode" of a series of numbers (i.e.,
number that appears most often). I'm struggling with finding the best way
to do that.
Would it require counting the number of times a unique number appears, and
keeping the unique number that appears the most? Or is there a simpler
method?
Thanks
--
View this message in context: http://www.nabble.com/Defining-Mathematical-%22Mode%22-in-Octave-tp15885512p15885512.html
Sent from the Octave - General mailing list archive at Nabble.com.
More information about the Help-octave
mailing list