photo

Laura Barroso


Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
117,732
of 297,527

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer