Write a program ,using function to find the median for the values x ,where x=[8 1 2 9 5]. ‏

2 次查看(过去 30 天)
Write a program ,using function to find the median for the values x ,where x=[8 1 2 9 5]. ‏

回答(1 个)

Felipe Bayona
Felipe Bayona 2020-9-3
This forums are not to solve your homeworks, are to solve problems and questions when using MATLAB
For that read the documentation about functions in MATLAB
and look for a good definition of what is a median value.
MATLAB has its own implementation for that function, but it seems your homework is to do it by yourself
Good luck

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

标签

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by