Thanks could you help me with this though its
just i need a way to do this
so for example the user chooses the following (1) ( sin a) ( cos a) and then this is applied so that
b = B1(1) + B2(sin a) + B3(cos a) where i have to solve for B1 B2 B3 so its a system of matrix equataions could you help me with logic of how to do this?
Main Topics
Browse All Topics





by: CEHJPosted on 2009-02-18 at 08:02:20ID: 23671524
First you need to read the file and parse out the operands
m/egs/java .io/ ReadLi nesFromFil e.html
See http://www.exampledepot.co
and String.split