working with 1 TB or greater data files
Ältere Kommentare anzeigen
I would like to know what is the best way to work with very large data files that range from 1 TB to 30 TB. The files include in-phase and quadrature (IQ) data captured from a real-time signal analyzer. I am running Matlab 2014b on a Windows 8 64-bit computer with 64 GB of RAM.
I would like to be able to read in the data files to conduct basic signal processing and analysis such as FFTs and advanced routines more specific to RF analysis such as error vector magnitude, adjacent channel power ration, etc.
I am not familiar with Matlab's parallel computing capabilities or other 'bid data' capabilities such as mapreduce, memmapfile, or datastore.
Any information, feedback or suggestions as to recommended practices would be most welcome.
thanks, JimB
3 Kommentare
per isakson
am 8 Nov. 2014
What type of file is it?
yashwanth annapureddy
am 19 Nov. 2014
Yes, it would be good to know what type of files you are dealing with. datastore and mapreduce work with tabular text and mat files of a specific format.
Please do refer to the documentation of datastore and mapreduce and let us know for any questions using them.
James Buxton
am 5 Dez. 2014
Antworten (1)
Darek
am 14 Nov. 2014
0 Stimmen
Don't use Matlab. It's a waste of your time. Use AWS Kinesis with Redshift.
Kategorien
Mehr zu Datastore 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!