Search:

Type: Posts; User: sam.briggs

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    1,192

    Indebted

    My thanks to you all I made the corrections you suggested and it now works. I shall read the lit and hopefully be better next time. Cheers once again. For future people here is my now functioning...
  2. Replies
    10
    Views
    1,192

    An issue with writing to an Integer Array

    Hey folks,

    I'm very new to all this and I'm struggling to understand why my programme keeps printing the same array twice when I've got a section between that changes the array values. Please...
  3. Replies
    1
    Views
    1,134

    Troubleshooting Sine Function

    Hey everyone,

    Wrote this code to reproduce the sine function but it only agrees with sin at x=0, using a Taylor series expansion essentially, any idea where I'm going wrong. No Code please, just...
  4. Replies
    9
    Views
    1,186

    Sorry guys, the input is a huge set of data...

    Sorry guys, the input is a huge set of data consisting of four columns of numbers pertaining to x, y and error values. I'm then calculating the a and b values for the linear least squares plot of the...
  5. Replies
    9
    Views
    1,186

    Issue with Functions

    Hey everyone,

    Can anyone identify a problem with my functions because I'm not getting the values I expect, I think my logic is sound, I reckon it's just a problem with my lack of knowledge of...
  6. Replies
    3
    Views
    1,053

    Cheers guys that sorted it out! XD

    Cheers guys that sorted it out! XD
  7. Replies
    3
    Views
    1,053

    Issue with Random Number Generation

    Hey everyone,

    Having some problems with generating a random number w. I'm using an algorithm to create w by generating two numbers between -1 and 1 and then squaring them and then summing then and...
  8. Replies
    9
    Views
    3,579

    Thanks

    Once again I'm indebted to you guys! Thanks! XD
  9. Replies
    9
    Views
    3,579

    Ok so I've updated my code to this: /* *...

    Ok so I've updated my code to this:



    /*
    * Organization: Dept. of Physics of Bristol University
    * Programmer: Sam Briggs
    * Date: 27/08/11
    *
    * Purpose: ...
  10. Replies
    9
    Views
    3,579

    Thank you so much! Its kind of just clicked in my...

    Thank you so much! Its kind of just clicked in my head! XD
  11. Replies
    9
    Views
    3,579

    Issue with Filling Array

    Hello Everyone,

    I'm a first year, going on second year, chemical physicist and over the summer I've been tasked with writing a programme in C. I've not had any experience of programming before and...
Results 1 to 11 of 11