photo

Mikie


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
251,697
of 301,172

評判
0

コントリビューション
8 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 21,183

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,105

コントリビューション
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...

7年以上 前 | 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...

7年以上 前 | 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年以上 前 | 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 ...

8年弱 前 | 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 ...

8年弱 前 | 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...

約8年 前 | 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...

約8年 前 | 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; ...

8年以上 前 | 1 件の回答 | 0

1

回答