統計
MATLAB Answers
3 質問
0 回答
ランク
of 174,775
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Problem with fminsearch error
Hi I am trying to use fminsearch and i keep getting the following error:Attempt to execute SCRIPT fminsearch as a function, any ...
10年弱 前 | 1 件の回答 | 0
1
回答質問
integration- fzero error
hi i am trying to do this: fun=@(u,Q) u.*normcdf(u*Q,5,2); k=quad(@(u) fun(u,Q),0,1); p=3; r=10; h=6; cd=8; co=1; f=@(Q)...
約10年 前 | 0 件の回答 | 0
0
回答質問
Integrating function that contains distribution
Hi! I need to integrate a function fun=u*F(Qu)*g(u) from 0 to 1. Where F is CDF of the normal distribution and g is the PDF of ...
約10年 前 | 0 件の回答 | 0
