Community Profile

photo

Grimm


Georgia Southern University

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Euclidean distance between two points.
I need to create a function that calculates the euclidean distance between two points A(x1,y1) and B(x2,y2) as d = sqrt((x2-x1...

12 years ago | 1 answer | 0

1

answer

Question


A script file that reads in a set of measurements stored in x and calculates the mean or average, variance and standard deviation on the input data set.
I have to use for loop to solve this but I have no idea where to start. Can someone please point me in the right direction or gi...

12 years ago | 1 answer | 0

1

answer