×
INTELLIGENT WORK FORUMS
FOR ENGINEERING PROFESSIONALS

Log In

Come Join Us!

Are you an
Engineering professional?
Join Eng-Tips Forums!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!
  • Students Click Here

*Eng-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

Posting Guidelines

Promoting, selling, recruiting, coursework and thesis posting is forbidden.

Students Click Here

Jobs

extracting data from dataset help important

extracting data from dataset help important

extracting data from dataset help important

(OP)
hello,
I have a set of data that i have to extract from a file using xml and put it in a matrix, but this matrix has the following form
x/y y1 y2 y3 ...
x1 (2,3) (4,6)(3,7)
x2 ... ... ...
...
the final matrix must look like this

X/Y y1y1 y2y1 y3y1 ...y1y2 y2y2 y3y2... y1y3 y2y3 y3y3....y1yjy2yjy3yj.....
x1x1
x2x1
...
x1x2
x2x2
...
x1x3
x2x3.
.....
x1xj
x2xj
....
where the first numbers (x,y) are the matrix that i have, and the others represent set of matrix from the given set of data that i have, i want to add them together the same way as above
any help plz



x

Red Flag This Post

Please let us know here why this post is inappropriate. Reasons such as off-topic, duplicates, flames, illegal, vulgar, or students posting their homework.

Red Flag Submitted

Thank you for helping keep Eng-Tips Forums free from inappropriate posts.
The Eng-Tips staff will check this out and take appropriate action.

Reply To This Thread

Posting in the Eng-Tips forums is a member-only feature.

Click Here to join Eng-Tips and talk with other members!


Resources