Re: Beginner CSV error
- From: "Michael Redlich" <mike@xxxxxxxxxxx>
- Date: 31 Jan 2006 10:11:11 -0800
Rob wrote:
> I picked Java because I have other projects that will be more Java
> friendly such as GUIs and I did not think that there would be much
> difficulty. For resources I was hoping for ones more geared towards
> engineering programmers specifically N-dimensional matrices and
> performing mathematical operations on them.
Rob:
Have you considered Matlab? In case you're not familiar with the
product, it is a high performance numerical analysis package that is
perfect for performing operations on matrices. You can import CSV
files to generate vectors or matrices, perform calculations, and plot
as necessary. I use it all the time for performing calculations that
the vendor software can't do on the rheometer and FTIR instruments that
I use at work.
There are also built-in APIs for Java and C++.
For more information, check out http://www.mathworks.com/.
Sincerely,
Mike.
--- ACGNJ Java Users Group (http://www.javasig.org/)
.
- References:
- Beginner CSV error
- From: Rob
- Re: Beginner CSV error
- From: Roedy Green
- Re: Beginner CSV error
- From: Rob
- Re: Beginner CSV error
- From: Thomas Weidenfeller
- Re: Beginner CSV error
- From: Rob
- Beginner CSV error
- Prev by Date: Re: Limit Single Instance
- Next by Date: Re: Stack And Heap
- Previous by thread: Re: Beginner CSV error
- Next by thread: Re: Beginner CSV error
- Index(es):
Relevant Pages
|