Francois Miguet
New York University
Followers: 0 Following: 0
PhD student in Economics
Python, C, PHP, MATLAB, HTML
Spoken Languages:
English, French, German
Pronouns:
He/him
Professional Interests:
Business, Economics, and Finance, Macroeconomics
Statistics
RANK
35,186
of 295,467
REPUTATION
1
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
Solve many similar fmincon problems with a fully Vectorized Objective function and Analytical gradient + hessian
I have many such problems: Basically, is the location in my state-space. The objective function and constraints are alm...
1 year ago | 1 answer | 1
1
answerSubsetting an n-d array with no loop
Thanks, I didn't think about using linear indices. I have tweaked your code a bit to make it a little more generic, and it work...
1 year ago | 0
| accepted
Question
Subsetting an n-d array with no loop
I have an n-d array that I want to subset along specific dimensions accordingly. For instance, consider the following array,...
1 year ago | 1 answer | 0