photo

Mikie


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
107,049
of 297,503

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


How to fix Error using trustnleqn (line 28) Objective function is returning undefined values at initial point. FSOLVE cannot continue.
Hi, could anyone help me? I am having this error. Error using trustnleqn (line 28) Objective function is returning undefined...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to use continue when I have both for and while loop
Hi, I want to tell Matlab to skip the rest of the instructions and begin the next iteration "for" when the solution of X(1) is N...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to maximize this function?? Please help me.
Hi, I have some question about how to maximize this function L = n*log(2/sigma) + sum(log(normpdf((W-mu_0)/sigma))) + sum(l...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to solve for limit of double integral
I am new to MATLAB. Please help me. I want to solve for the limit of double integral. syms u x a = 5; b = 0.2; c ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to tell MATLAB to go to the next replication i
Hi, I am new for MATLAB. Please, help me. for i = 1:100 .... while ..... if WHATEVER end end end ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to find a solution using vpasolve or maybe other?
Hi, Can anyone please help me how to do this? I want to solve these 3 equations but MATLAB didn't give me any solutions sometime...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Please help me with this Error using * Inner matrix dimensions must agree.
Can anyone correct this code for me? I don't know why I can't plot it. mu = 0; sigma = 1; n = 10; W = [0.7127 1.09...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to find the maximum of mu by solving eqn
Hi, Can anyone please help me how to do this? Find the maximum of mu by solving eqn. Thank you so much. sigma = 1; ...

7 years 前 | 1 个回答 | 0

1

个回答