Re: Plot Singular values [message #84476] |
Fri, 24 May 2013 08:42 |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
fd_luni@mail.com writes:
> I used the Singular value decomposition (SVDC) and I got the matrix W which contains the singular values. Now I want to plot these singular values in logarithmic scale. Does anyone know how to do this?
Maybe this?
cgPlot, w, /YLog
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.idlcoyote.com/
Sepore ma de ni thue. ("Perhaps thou speakest truth.")
|
|
|
|