out of memory error for large data

3 visualizaciones (últimos 30 días)
Georges Murr
Georges Murr el 19 de Abr. de 2021
Respondida: per isakson el 7 de Mayo de 2021
I am working with a 50000*2048 matrix, but I want to do the simulation only once and save the data in a h5 file, unfortunately I am having memory problems and I can't save or load the data from the h5 file. Is there any solution to store large data ?
  9 comentarios
Walter Roberson
Walter Roberson el 19 de Abr. de 2021
Okay, so double the storage for complex, still gets you 1.7 gigabytes at most. That would not be a problem unless you have quite a small memory (such as 4 gigabytes)
Georges Murr
Georges Murr el 19 de Abr. de 2021
I will try to solve it thank you

Iniciar sesión para comentar.

Respuestas (1)

per isakson
per isakson el 7 de Mayo de 2021

Categorías

Más información sobre Performance and Memory en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by