Is there a library that mimics all the functions of Matlab in Java?

Is there an open source library that has all the functionality of Matlab, with advanced high-level functions, but exclusively in java?

Edit: Some people do not understand what I get.

I am looking for a LIBRARY of functions that will simulate matlab, so there is no matlab syntax. (maybe there is an object that takes care of all duck texts) Java language with matte power / functionality.

+3
source share
3 answers

All MATLAB functionality? No no.

Java . , MATLAB. , , , (, ).

. Java Numerics.

+3

, ; Octave - MatLab look-a-like ( ), ++ (http://www.gnu.org/software/octave) . http://en.wikipedia.org/wiki/List_of_numerical_libraries#Java

+1

All Articles