Effacer les filtres
Effacer les filtres

How can I load netcdf file as input to ANN?

3 vues (au cours des 30 derniers jours)
Geetha R
Geetha R le 14 Déc 2019
Commenté : Geetha R le 27 Déc 2019
I have netcdf file of rainfall data with 102 latitudes and 105 longitudes and I have to bias correct my data using ANN - linear regression. As ANN toolbox takes vector data as input, how can i give netcdf file as input to this toolbox. It is very much difficult to process each vector data of 102x105 separately. How can i do bias correction for such large data easily.

Réponses (1)

Piyush Dubey
Piyush Dubey le 17 Déc 2019
This example shows how to read data from a NetCDF file and getting variables into the workspace.
  1 commentaire
Geetha R
Geetha R le 27 Déc 2019
Dear Sir,
Thank you so much for your reply. I have added the variables from netcdf file into workspace, but the ANN toolbox doesn't accept this input. While selecting the input file, the netcdf variable from workspace is not shown. Kindly help me on this regard.

Connectez-vous pour commenter.

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by