Search:

Type: Posts; User: wrx12

Search: Search took 0.13 seconds.

  1. Replies
    2
    Views
    977

    Re: Help With errors. Please.

    The arrays obs[] and ref[] are each 10 elements long, with obs[] representing the 10 different readings taken on a given day in the plant. Now, the values of the 10 elements in obs[] change every day...
  2. Replies
    2
    Views
    977

    Help With errors. Please.

    I need help compiling my code in Java. I have a couple errors. Thanks for the help.



    My code:




    31 public class WeekTemp {
  3. Replies
    8
    Views
    1,550

    Re: Elements in double array (java)

    ok so i took your advice and started a new code called Temp.java with creating a array ref and populating it with random numbers. Hopefully its right if not let me know what is correct. Also if it is...
  4. Replies
    8
    Views
    1,550

    Re: Elements in double array (java)

    Sorry about that. I believe my code is still not done. I guess i want to know if i am on the correct path and if not i need help with that. Remember that i have two versions of code. The reason for...
  5. Replies
    8
    Views
    1,550

    Re: Elements in double array (java)

    i usually write mine on a pc of paper like a pseudo code on what i need to do and then try to match it step by step with my code.
  6. Replies
    8
    Views
    1,550

    Elements in double array (java)

    Hello folks i have been working on a code for a couple hours now and decided i need help. I am a beginner in java but usually learn quick. Ill first post the info on the code then post the two...
Results 1 to 6 of 6