Zhixiao
the University of Glasgow
Followers: 0 Following: 0
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
