|
From: | dastew |
Subject: | RE: Help! (Loops) |
Date: | Wed, 13 May 2009 04:20:14 +0000 |
> Date: Tue, 12 May 2009 12:22:31 -0700 > From: address@hidden > To: address@hidden > Subject: Help! (Loops) > > > I'm working with Octave right now and I'm struggling with Loops. > > The instructions to my assignment are: Prompt to user to enter 50 data using > a for loop. > Calculate the mean (average), maximum, minimum, median and standard > deviation of the data entered using your own calculations. Do some research > on these calculations. You will need to use loop(s) to calculate each of > the values. (Do not calculate all values in one loop). > Try the command input type help input |
[Prev in Thread] | Current Thread | [Next in Thread] |