photo

Laura Barroso


2018년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

6 질문
0 답변

순위
123,024
of 301,583

평판
0

참여
6 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 21,339

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 175,587

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

대략 8년 전 | 답변 수: 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

대략 8년 전 | 답변 수: 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). ...

대략 8년 전 | 답변 수: 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'" ...

대략 8년 전 | 답변 수: 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...

대략 8년 전 | 답변 수: 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 ...

대략 8년 전 | 답변 수: 1 | 0

1

답변