Tommaso Belluzzo
Followers: 0 Following: 0
Quantitative Engineer
Python, C++, Java, C#, PHP, Javascript, R, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, French, Italian, Chinese
Statistik
RANG
284.934
of 295.448
REPUTATION
0
ANTWORTZUSTIMMUNG
53.85%
ERHALTENE STIMMEN
0
RANG
2.909 of 20.227
REPUTATION
556
DURCHSCHNITTLICHE BEWERTUNG
5.00
BEITRÄGE
7 Dateien
DOWNLOADS
21
ALL TIME DOWNLOADS
3149
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFinding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Absolutely amazing, and thank you very much for your great explanation!
mehr als 4 Jahre vor | 0
Frage
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...
mehr als 4 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
NARNET - Qualitative Data & Time Prediction
I have the following dataset: 734483 'Sweden' 734484 'England' 734487 'Italy' 734490 'USA' 734495 'Russia' 7...
mehr als 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 7 Jahre vor | 3 Antworten | 0