photo

Laura Barroso


2018년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


need to calculate a cumulative mean in mm1 simulation
I generate output data (see picture) and I need to calculate a cumulative mean as the simulation output data is being generated....

6년 초과 전 | 답변 수: 0 | 0

0

답변

질문


I need a program to simulate MSER-5 on M/M/1 queue in Matlab
I need the code for MSER-5 method to remove initial bias on M/M/1 queue

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Undefined function 'symsum' for input arguments of type 'double'
Can someone please explain me why I have this error? I was trying to do a sum of observations yij (observation i, replica j). ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Undefined function 'symsum' for input arguments of type 'double'
Can someone explain me how can I correct this error "Undefined function ' *symsum*' for input arguments of type 'double'" ...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Undefined function 'symsum' for input arguments of type 'double'
function [ yij ] = SPCmethod(yij,w) sym n; rep = 100; for i = 1:w yij(i) = mea...

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


()-indexing must appear last in an index expression.
Do you know what is wrong with my indexing below? In my previous computer, I didn't have any problems. Thank you. function ...

6년 초과 전 | 답변 수: 1 | 0

1

답변