Question

I need the Truncated SVD implementation in java. I need to pass a matrix of doubles and an integer value representing the rank where to filter out noise. In output i need a filtered matrix of doubles.

Is there something ?

Thank you

Était-ce utile?

La solution

I am currently using Apache Math library.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top