User Profile
Collapse
Profile Sidebar
Collapse
Mohamed1234
Last Activity: Apr 27 '12, 08:56 PM
Joined: Apr 27 '12
Location:
-
How to import a csv file into a matrix
I have to import data points, x and y values for a curve. The data must be placed in separate matrices and matrix operations must be performed (transpose,inve rt and multiplication) to the matrices. I managed to place the data into a list using the append function Ina while loop, but lists can't be used for the algebra. So I would like to know if there is a way to place the data in a matrix without downloading extra modules.
No activity results to display
Show More