photo

Torsionfree


NYU Stern

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
38,686
of 300,352

REPUTATION
1

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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 ...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 1

1

answer