How to import kdd'99 to matlab?

3 次查看(过去 30 天)
Hi Everyone,
I'm working on a nn based internet security project with kdd'99 dataset. I'll process the data with matlab but the problem is that i can not load the dataset to matlab. In order lines to stay in right order, i'm copying the dataset from the browser, pasting it to word and than paste it to notepad. (for matlab i need to save the file as .txt) As the dataset is too huge for the limitations of the notepad, i can not import it.
Looking forward to hear your advices. Regards & thanks... Indraneel
  1 个评论
Ashish Uthama
Ashish Uthama 2011-2-16
You could look at |urlread| to directly obtain the data from a website. See |textscan| for subsequent import. Post a sample of the data you are trying to import (I assume its in text format).

请先登录,再进行评论。

采纳的回答

Indraneel Mukhopadhyay
I can import large dataset uing the textscantool

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Language Support 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by