photo

Mikie


自 2017 起处于活动状态

Followers: 0   Following: 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...

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

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

6 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

个回答