photo

Ferra


University of Arizona

2013 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
2 回答

ランク
69,532
of 301,537

評判
0

コントリビューション
4 質問
2 回答

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,318

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 175,234

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Parameter estimation using Nonlinear Regression
Hi all I'm trying to estimate parameters of a function by nonlinear regression using "NonLinearModel.fit". My code is as foll...

12年以上 前 | 0 件の回答 | 0

0

回答

回答済み
Problem with solving an equation that includes beta CDF
Any idea?!

12年以上 前 | 0

質問


Problem with solving an equation that includes beta CDF
Hi all I want to solve an equation that involve the CDF of a beta distribution, but it gives me error: syms x; solve(beta...

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

1

回答

回答済み
I have a problem in writing the code for quad2d
Any idea? Please someone tell me what's the problem with this code! I really appreciate it!

12年以上 前 | 0

質問


I have a problem in writing the code for quad2d
Hi Could anyone tell me what's the problem with this code: fun = @(x,y) (1./(2.* pi.* rint)) .* exp( - (x.^2 + y.^2)/(2.*...

12年以上 前 | 2 件の回答 | 0

2

回答

質問


Warning: Explicit integral could not be found.
Hi I'm trying to solve this integral but it gives me this error: Warning: Explicit integral could not be found. syms ...

13年弱 前 | 2 件の回答 | 0

2

回答