Findout SD

Stergios Misios stergios.misios at ZMAW.DE
Wed Feb 11 10:06:14 EST 2009


You can do it easily with the following segment,
mean=ave(variable,t=start_time,t=end_time)
std=sqrt(ave(pow(variable-mean,2)),t=start_time,t=last_time)*(number_of_time_steps/(number_of_time_steps-1))

Good luck,
Stergios



More information about the gradsusr mailing list