How can I load netcdf file as input to ANN?
Ältere Kommentare anzeigen
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.
Antworten (1)
Piyush Dubey
am 17 Dez. 2019
0 Stimmen
This example shows how to read data from a NetCDF file and getting variables into the workspace.
1 Kommentar
Geetha R
am 27 Dez. 2019
Kategorien
Mehr zu NetCDF finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!