Search:

Type: Posts; User: Kibble Fat

Search: Search took 0.01 seconds.

  1. Here's my input: Enter the number of hours the...

    Here's my input:

    Enter the number of hours the system is to be used (up to 14): 14
    Enter the number of bundle locations (3, 4, 5, or 6): 3
    Enter the number of vibration sensors (0, 1, 2, or 3):...
  2. After moving some brackets around in the for...

    After moving some brackets around in the for loops, I've got it down to the last step:

    RSYS = (nsSYS/NT);

    with nsSYS=1 and NT=1 going into it [verified] but RSYS still equals zero.

    last...
  3. Wow! Thank you for the quick response... I got...

    Wow! Thank you for the quick response... I got it running after setting all matrices to be 10x10.

    Onto the next problem: the estimated reliability is always zero, even if I set the initial...
  4. Monte Carlo reliability program - SegFault :(

    Hello,

    This is my first post here and sadly, it's because I've hit a snag in my program. I've tested it using both irand() and irandN() random number generator functions. I entered '2' for all...
Results 1 to 4 of 4