ATTENTIONThis FlexSim Community Forum is read-only. Please post any new questions, ideas, or discussions to our new community (we call it Answers) at https://answers.flexsim.com/. Our new Question & Answer site brings a modern, mobile-friendly interface and more focus on getting answers quickly. There are a few differences between how our new Q&A community works vs. a classic, threaded-conversation-style forum like the one below, so be sure to read our Answers Best Practices. |
flexsim.com |
#1
|
|||
|
|||
Correlation Calculation
Hi, All
I want to use the correlation of the output data from a non-terminating model. Does Flexsim have the function to draw the Correlation Histogram? I think it is very important for the batch size definition of a non-terminating model. Thanks! |
#2
|
|||
|
|||
What do you mean by correlation and non-terminating model?
Correlation of output data with what. And non-terminating models means that your model is continuous? |
#3
|
|||
|
|||
Do you mean Autocorrelation of output data (when stop time is unlimited)?
I would suggest doing it using a simple autocorrelation formula. you can track the data on a recorder and then take your desired value (forming an array of recorded values) and calculate the autocorrelation. |