photo

Laura Barroso


自 2018 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
170,801
of 301,958

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 21,472

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 177,707

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答