期刊文献+

基于MatLab的海量数据处理方法 被引量:6

Massive Data Process Methods Based on Matlab
下载PDF
导出
摘要 MatLab是MathWorks公司推出的一种科学计算软件,在使用MatLab进行数据处理过程中,常常会用到循环语句逐点处理数据,当数据量巨大时,经常会出现耗时长久的情况。将循环运算转换为矩阵运算,充分利用MatLab高效率的矩阵运算特点,可以缩短数据处理时间。通过一个算例分析了创建大容量矩阵的方法:如扩大内存空间、采用短字节数值数据类型等。算例运行结果表明,通过分配更多的内存空间进行大容量矩阵运算,可以显著缩短数据处理的时间,从而实现空间换时间的目的。 Matlab is one kind of software for science computation manufactured by Mathworks Inc. Loop commands are usually used during data processing, and it often happens that processing duration is very long if the data amount is very large. Matrix computation is used to reduce data processing duration instead of loop computation in such case since matrix computation is very efficient in MatLab, but matrix computation needs more memory. Several ways to extend memory space are discussed via a computation example, and it verifies that less pro- cessing time is needed if more memory is allocated to data matrix in the data processing algorithm.
出处 《计算机与数字工程》 2012年第5期89-90,103,共3页 Computer & Digital Engineering
基金 海军大连舰艇学院科研发展基金资助
关键词 MatLab海量数据 空间 时间 矩阵运算 内存 MatLab, massive data, space, time, matrix computation, memory
  • 相关文献

参考文献10

二级参考文献61

  • 1朱海青,唐娉,王文杰.实现Oracle数据库中海量数据管理的简捷方案[J].计算机应用研究,2005,22(2):186-188. 被引量:9
  • 2Korn Flip,Pagel Bernd-Uwe,Faloutsos Christos.On the ‘Dimensionality Curse' and the ‘Self-Similarity Blessing'.IEEE Transactions on Knowledge and Data Engineering,2001,13(1):96-111.
  • 3Fagin Ronald,Lotem Amnon,Naor Moni.Optimal aggregation algorithms for middleware//Proceedings of the 20th ACM SIGACT-SIGMOD-SIGART Symposium on Principles of Database Systems(PODS'01).California,USA,2001:102-113.
  • 4Fagin Ronald,Lotem Amnon,Naor Moni.Optimal aggregation algorithms for middleware.Journal of Computer and System Sciences,2003,66(4):614-656.
  • 5Mamoulis Nikos,Cheng Kit Hung,Yiu Man Lung,Cheung David W.Efficient aggregation of ranked inputs//Proceedings of the 22nd International Conference on Data Engineering(ICDE'06).Atlanta,GA,USA,2006:72-83.
  • 6Mamoulis Nikos,Yiu Man Lung,Cheng Kit Hung,Cheung David W.Efficient top-k aggregation of ranked inputs.ACM Transactions on Database Systems(TODS),2007,32(3):19.
  • 7Pang HweeHwa,Ding Xuhua,Zheng Baihua.Efficient processing of exact top-k queries over disk-resident sorted lists.VLDB Journal,2010,19(3):437-456.
  • 8Fagin Ronald,Kumar Ravi,Sivakumar D.Efficient similarity search and classification via rank aggregation//Proceedings of the 2003 ACM SIGMOD International Conference on Management of Data (SIGMOD'03).San Diego,California,USA,2003:301-312.
  • 9Bloom Burton H.Space/time trade-offs in Hash coding with allowable errors.Communications of the ACM,1970,13(7):422-426.
  • 10Ilyas Ihab F,Beskales George,Soliman Mohamed A.A survey of top-k query processing techniques in relational database systems.ACM Computing Surveys,2008,40(4):11.

共引文献76

同被引文献29

引证文献6

二级引证文献8

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部