필터 지우기
필터 지우기

working with 1 TB or greater data files

조회 수: 6 (최근 30일)
James Buxton
James Buxton 2014년 11월 7일
댓글: James Buxton 2014년 12월 5일
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
yashwanth annapureddy
yashwanth annapureddy 2014년 11월 19일
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
James Buxton 2014년 12월 5일
the file is a binary file. I can easily read data from a small file using 'fread'.

댓글을 달려면 로그인하십시오.

답변 (1개)

Darek
Darek 2014년 11월 14일
Don't use Matlab. It's a waste of your time. Use AWS Kinesis with Redshift.

카테고리

Help CenterFile Exchange에서 Large Files and Big Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by