統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,639
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Struct contents reference from a non-struct array object?
I'm building a function to use as a moment condition for a GMM estimation. The package I intend to use requires a matrix of vari...
9年以上 前 | 2 件の回答 | 1
2
回答質問
Generalized Method of Moments estimation with GMM and MINZ libraries
Hello, I'm attempting to estimate 3 parameters with 2 moment conditions and a Jacobian. I've found the GMM and MINZ libraries an...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Can I use absolute values of complex numbers for logged data?
Hello, I'm currently working on a model with some residualized data that requires taking the log of terms as follows: log(µc_...
9年以上 前 | 0 件の回答 | 0
0
回答質問
Error in lsqnonlin() - "Failure in initial objective function evaluation."
I'm building a script to generate a non-linear least squares estimation, after prepping my data, I was able to generate the corr...
9年以上 前 | 1 件の回答 | 0
1
回答質問
Why am I getting complex values from the following anonymous function?
I'm trying to build a function to be used with lsqnonlin(), it should pull data from 3 arrays of doubles and output a value. Whe...
9年以上 前 | 1 件の回答 | 1
