photo

Laura Barroso


Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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....

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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). ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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'" ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


()-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 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort