Recent content by srose

  1. S

    Help Needed: Squaring a Matrix - Any Advice Appreciated!

    ok, thanks very much, I think I understand it now
  2. S

    Help Needed: Squaring a Matrix - Any Advice Appreciated!

    not completely sure. What exactly is pi in all this. Is it the probability that it will stay in state 0 (down) and therefore has (1/4) chance of staying in down, 1/2 chance of going to usable and 1/4 chance of going to overloaded?
  3. S

    Help Needed: Squaring a Matrix - Any Advice Appreciated!

    Hi Can anyone help me with the following question from a past paper I am working through? http://imageshack.us/photo/my-images/607/capturect.jpg/ I'm not quite sure what I do. Do I square the martrix? Any help would be great Thanks
  4. S

    Java Program in JAVA which simulates the solar system

    Hi I need to write a program in JAVA which simulates the solar system. I'll be using the Beeman's algorithm seen here: http://en.wikipedia.org/wiki/Beeman%27s_algorithm" My question is that if I have the vectors for : velocity, acceleration and position how do I decompose them into there x...
Back
Top