
Python, C++, Java, C#, PHP, Javascript, R, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, French, Italian, Mandarin
Statistics
RANG
135 157
of 273 453
RÉPUTATION
0
CONTRIBUTIONS
13 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
53.85%
VOTES REÇUS
0
RANG
3 013 of 18 459
RÉPUTATION
500
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
7 Fichiers
TÉLÉCHARGEMENTS
33
ALL TIME TÉLÉCHARGEMENTS
2667
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Content Feed
Question
Cross-Entropy Minimization - Extreme Code Performance
I'm working on a multivariate cross-entropy minimization model (for more details about it, see this paper, pp. 32-33). It's purp...
plus de 2 ans il y a | 1 réponse | 0
0
réponseQuestion
FMINCON Linear Constraint Strictly Greater/Less Than
Hi all, I need some help to correctly build two linear constraints to be used in FMINCON (SQP algorithm). My system has 4 param...
plus de 2 ans il y a | 1 réponse | 0
1
réponseQuestion
Loopin Matrix Multiplication Performance Improvement
Hi all! I'm struggling to reduce computation time on a function I created: function [beta,covariance,residuals] = hac_regressio...
presque 3 ans il y a | 1 réponse | 0
0
réponseQuestion
Group Constraints for FMINCON
Hi all! I'm writing a model that needs to minimize 6 variables through FMINCON: o, a, b, w, kappa, gamma. The variable options i...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
Vectorization of Loops with Matrix Multiplications
Hi all. I have the following code which is being repeated many times with different time series and this is producing a huge bot...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I improve this plot?
Hi all! I'm asking a little but of support for solving a small issue concerning the following plot: I would like to improve i...
presque 3 ans il y a | 1 réponse | 0
1
réponseFinding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Absolutely amazing, and thank you very much for your great explanation!
presque 3 ans il y a | 0
Question
Finding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Hi all! I'm trying to replicate in Matlab the following R code: library(rootSolve) A <- 560223.07 B <- 358176 r <- 0.01...
presque 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Problem with Flat Boxplots (Height)
Hi! I need help for a little problem concerning boxplots. I'm trying to draw a boxplot for each column of this matrix: 0,61...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Problem with Right Justified Strings
I'm using _Matlab R2014b_ (that's why I cannot use _strings_, but only _char vectors_). Working inside a _class_, I have to take...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
Fitting Data on Various Distributions (MLE Estimation)
I need to test my data against many different distributions in order to detect the one that fist the best (AD or KS goodness of ...
presque 6 ans il y a | 1 réponse | 0
0
réponseQuestion
NARNET - Qualitative Data & Time Prediction
I have the following dataset: 734483 'Sweden' 734484 'England' 734487 'Italy' 734490 'USA' 734495 'Russia' 7...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
Fill time series with data coming from other time series.
I have the following matrix: 737044 NaN NaN NaN 737045 NaN NaN NaN 737046 NaN NaN NaN 737047 NaN NaN NaN 737048...
presque 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
Merging Table with Duplicate Dates
Hi all! I'm writing this post in the hope that someone can help me out with a little problem that requires a good solution. I ha...
presque 6 ans il y a | 3 réponses | 0