1 / 10

Converting Matrix Market matrices to Matlab format

Converting Matrix Market matrices to Matlab format. The Matrix Market is an interesting collection of matrices from a variety of applications. Purpose of this tutorial. To describe how to convert Matrices from the Matrix Market into Matlab format. Steps in downloading matrices.

nenet
Télécharger la présentation

Converting Matrix Market matrices to Matlab format

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Converting Matrix Market matrices to Matlab format The Matrix Market is an interesting collection of matrices from a variety of applications

  2. Purpose of this tutorial • To describe how to convert Matrices from the Matrix Market into Matlab format

  3. Steps in downloading matrices • Find the desired matrix in the Matrix Market (see “Introduction to the Matrix Market”) • Download a file describing the matrix • Uncompress the file (see “Downloading Matrix Market matrices”) • Convert the matrix to Matlab format

  4. To convert the file to Matlab format • Download two files -- mmread.m and loadmatrix.m from www.math.sjsu.edu/~foster 2. Open up Matlab. Any version of Matlab from version 5.3 or after would be fine. 3. From inside Matlab move to the folder that contains your files using cd and dir 4. Define the “filename” and execute the loadmatrix program

  5. Other tutorials available at www.math.sjsu.edu/~foster • Introduction to the Matrix Market • Downloading Matrix Market matrices • Using Matrix Market matrices in Matlab • Iterative methods in Matlab with Matrix Market matrices

More Related