photo

Zhixiao


the University of Glasgow

Last seen: 4 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
0 个回答

排名
35,233
of 301,360

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,241

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,151

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


how to work with Jacobian more efficiently with real dataset?
The following code is very very slow with large dataset... anyone can tell me how to programme the following content more effic...

11 years 前 | 1 个回答 | 0

1

个回答

提问


problem of function handles, thx
for instance, parms=ones(2,1); myfunc = @(parms) X.*parms(1)+Y.*parms(1); I can directly indicate 'myfunc' in 'fmincon'...

11 years 前 | 1 个回答 | 1

1

个回答

提问


Why feasibility always zero? what does it mean? thx
I use fmincon to do the optimization: End diagnostic information First-order ...

11 years 前 | 2 个回答 | 0

2

个回答

提问


how reshape this matrix in matlab? thx
I have this matrix: for example: <</matlabcentral/answers/uploaded_files/23365/1111.jpg>> into: <</matlabcentral/a...

11 years 前 | 2 个回答 | 0

2

个回答

提问


how to run a loop according to two different index at the same time?
For example: i=[0 1 3 6 10] j=[1 3 6 10 15] Normally, when we use 'for index1=i for index2=i ...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to construct the instrument matrix of arellano-bond dynamic panel data in matlab?
Firstly, I want to use Arellano-bond dynamic estimator (First-difference GMM) to estimate a nonlinear model in Matlab. And my da...

11 years 前 | 0 个回答 | 0

0

个回答

提问


how to declare lagged variables as instrumental variables in unbalanced panel data in MatLab?
Dear All, this is the example of panel dataset: <</matlabcentral/answers/uploaded_files/22444/1.jpg>> I would like ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to sort matrix (Panel dataset) according to the ID and year index in MatLab?
Dear All, I am working with firm-level panel dataset in MatLab and I would like to sort my datasets. For instance: <</m...

11 years 前 | 1 个回答 | 0

1

个回答

提问


R or MatLab or Gauss? I really need some suggestions, many many many thanks
Dear all, I want to estimate a nonlinear Euler equation model of investment for Panel data by using first-difference GMM with...

11 years 前 | 0 个回答 | 0

0

个回答