photo

Ferra


University of Arizona

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
2 个回答

排名
69,526
of 301,517

声誉
0

贡献数
4 个提问
2 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,314

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 175,060

贡献数
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 years 前 | 0 个回答 | 0

0

个回答

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

12 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答