How to find mixed layer depth using the criteria mentioned?

3 vues (au cours des 30 derniers jours)
Lavnish Gupta
Lavnish Gupta le 6 Juin 2018
Modifié(e) : jonas le 6 Juin 2018
I am having a 3-D dataset of density.(360x180x42)(lat long depth). I want to store the depths at which my density changes by amount of 0.03 for the first time as we go from top to bottom. Problem is no exact difference is 0.03. They all are nearby 0.03. So, how to tackle this. Any ideas?
  1 commentaire
jonas
jonas le 6 Juin 2018
Modifié(e) : jonas le 6 Juin 2018
Depends on the characteristics of your data set. Is the density (d) change ( diff(d) ) steadily increasing with depth? Then find the first value where diff(d) exceeds 0.03.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by