out of memory error for large data

3 Ansichten (letzte 30 Tage)
Georges Murr
Georges Murr am 19 Apr. 2021
Beantwortet: per isakson am 7 Mai 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 Kommentare
Walter Roberson
Walter Roberson am 19 Apr. 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 am 19 Apr. 2021
I will try to solve it thank you

Melden Sie sich an, um zu kommentieren.

Antworten (1)

per isakson
per isakson am 7 Mai 2021

Kategorien

Mehr zu Performance and Memory finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by