what is meant by nanmean (nanmean) in matlab

2 vues (au cours des 30 derniers jours)
sunny kant
sunny kant le 21 Mar 2015
Modifié(e) : Stephen23 le 21 Mar 2015
Hey, Actually i want to know the meant of nanmean (nanmean) and its used in matlab code purpose

Réponses (1)

Stephen23
Stephen23 le 21 Mar 2015
Modifié(e) : Stephen23 le 21 Mar 2015
Did you read the documentation for nanmean ?
When I used an internet search engine to search for "MATLAB nanmean" the official documentation was the very first result! And the first line states: " y = nanmean(X) is the mean of X, computed after removing NaN values."
You should learn how to search the MATLAB documentation: it really is rather helpful, and makes your life much easier when you can find things by yourself without having to ask stranger on the internet. Spend ten minutes navigating the contents (on the left on the website) and you might just discover lots of useful new functions and advice too!

Catégories

En savoir plus sur Startup and Shutdown dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by