storing data in a list while executing a program
|
06-13-2017, 07:55 AM
Post: #3
|
|||
|
|||
RE: storing data in a list while executing a program
Hello Cyrille,
The program crashes on my up to date calcs, also on the emulator, please try N=5 and T=500, I see the output from: PRINT(L1) 'running' on my screen, this stops at different moments and the calc is crashed. Sometimes the program calculates all the iterations, then the data is afterwards available in L2. but I do never get the output from the second to last line in the program: PRINT(L2); The reason I multiply by 2 is that we try to make an estimation about the bus schedule, one of the (more to follow) estimators is 2 times the average. The idea is to generate different estimators like; 2 times the mean, the max plus the minimum, the max value etc. by increasing the number of iterations we can investigate which estimator improves and how quickly it improves. Thanks in advance for your advice! Best regards, Pieter |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
storing data in a list while executing a program - Pieter - 06-12-2017, 02:40 PM
RE: storing data in a list while executing a program - cyrille de brébisson - 06-13-2017, 05:02 AM
RE: storing data in a list while executing a program - Pieter - 06-13-2017 07:55 AM
RE: storing data in a list while executing a program - Jan_D - 06-13-2017, 01:10 PM
RE: storing data in a list while executing a program - Pieter - 06-15-2017, 11:30 AM
|
User(s) browsing this thread: 1 Guest(s)