photo

Joshua Scott


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
181,095
of 300,851

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
16.67%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,294

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Parameters seem to not be optimizing in fmincon
I have code that is using fmincon to find parameters of interest, but one parameter updates over time (in Bayesian-esque fashion...

3 years 前 | 2 个回答 | 0

2

个回答

提问


Failure of initial objective function
I am getting the dreaded "Failure in initial objective function evaluation. FMINCON cannot continue." Notification. I am trying...

3 years 前 | 1 个回答 | 0

1

个回答

提问


estimate normal learning model and see how parameters update over time
I want to estimate a normal learning model by simulating a variable via draws from a normal distribution and get the posterior, ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Estimate Linear regression, then estimate normal learning model and see how parameters update over time
I want to estmate a log linearized regression (ln(y) = alpha + Beta*ln(x) +e), and then see how particular parameters (alpha, Be...

3 years 前 | 1 个回答 | 0

1

个回答

提问


error: Index in position 2 exceeds array bounds (must not exceed 2).
Hi. I need help fixing this error in my code. I have compared it to similar issues/code back cant seem to figure out the fix. e...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Index in position 2 is invalid. Array indices must be positive integers or logical values.
Hi. Im a newb. Im struggling to figure this part out. From what I can see, none of my indexes are negative. How can I fix this? ...

5 years 前 | 2 个回答 | 0

2

个回答