統計
MATLAB Answers
3 質問
0 回答
ランク
of 168,407
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Problem with solving equation with 'FSOLVE'
Hello, I am solving a system of equations with FSOLVE. I generated starting points with x0 = rand(2,1); However, fo...
約9年 前 | 2 件の回答 | 0
2
回答質問
Solving equations when variable is included in mu and sigma of distribution function
Hello I'm trying to solve the following equation c = 1.60 q = 0.08 equity = 0.08 p = 3.26 sigm...
約9年 前 | 1 件の回答 | 0
1
回答質問
How can I solve an equation with variable in integral interval?
Hi, I am trying to solve a system of equations with variable in integral interval. fun = @(x) x*normpdf(x); f1: (1-normcdf...
約9年 前 | 1 件の回答 | 0
