photo

Torsionfree


NYU Stern

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

Feeds

排序方式:

提问


Matlab with Amazon EC2
I'd like to connect my matlab with Amazon EC2 Now, I can connect to the server with PUTTY now. However I don't know how to ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


The relationship between SCORE and LOADING from PCA using princomp in MATLAB
I'm doing PCA using princomp. I'd like to confirm score is derived from X and loading. As far as I know, score = X*loading ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Off the display of ESTIMATE function
I'd like to estimate parameters from out-of-sample data (time 1:t-1) forecast time t. code including this procedure is foll...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Data structure in Matlab
Can I put a matrix in a vector?! For example, can I have following structures? for i = 1:10 X(i) = nan(100,200); end ...

10 years 前 | 2 个回答 | 0

2

个回答

提问


Lasso with parfor loop
Can I do lasso regression with parallel computing in matlab? I'm not saying about cross validation part, which is provided by...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Parallel execution for Lasso
I'd like to perform parallel execution for lasso regression. As far as I found on the web, built in lasso function supports par...

11 years 前 | 1 个回答 | 1

1

个回答