SVD for only positive variables recommendation needed


manu
02-01-2007, 04:46 PM
I am running a simulation in c where I have 25 equations and 25 variables and all my variables have to be positive numbers.
I need to modify the SVD algorithm so I get only positive values. How do I do that? Please advice.
-Manu