Dilution of Precision in Java?
820413Dec 1 2010 — edited Dec 2 2010Hi everyone! I'm new to Java and I was wondering if anyone knew if anyone has accomplished a DOP or GDOP calculation in Java.
I've been monkeying around with arrays and some low-level matrix stuff. And, Wikipedia has an "equation", but, I dunno how to literally translate an equation into Java just yet.
There used to be some Matlab source on the Inertnet via Google searches but the pages have expired. If I were to get ahold of some Matlab source, is it hard to convert over to Java?
Thanks!
George