How would I write functions to calculate the Mean, Median and Standard Deviation?

13 views (last 30 days)
The task says "Although MATLAB comes with a set of built in functions to calculate means, medians and modes; your first task is to write three separate functions that return these values when given any array. You can not call the MATLAB functions to solve these inside of your own function." Any help would be appreciated. Thanks.

Answers (0)

Categories

Find more on Get Started with MATLAB in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!