Community Profile

photo

Tommaso Belluzzo


Last seen: 2 dagar ago Active since 2017

Followers: 0   Following: 0

Message

Quantitative Engineer

Programming Languages:
Python, C++, Java, C#, PHP, Javascript, R, MATLAB, SQL, HTML, CSS
Spoken Languages:
English, French, Italian, Chinese

Statistics

All
  • Editor's Pick
  • Treasure Hunt Participant
  • Promoter
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Thankful Level 3
  • 5-Star Galaxy Level 5
  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 3
  • First Submission

View badges

Feeds

View by

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

nästan 4 år ago | 0 answers | 0

0

answers

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Question


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

nästan 4 år ago | 0 answers | 0

0

answers

Question


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

nästan 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Question


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

ungefär 4 år ago | 1 answer | 0

1

answer

Answered
Finding Multiple Roots In Matlab (Equivalent of R rootSolve/multiroot)
Absolutely amazing, and thank you very much for your great explanation!

ungefär 4 år ago | 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...

ungefär 4 år ago | 2 answers | 0

2

answers

Question


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

mer än 6 år ago | 1 answer | 0

1

answer

Question


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

mer än 6 år ago | 1 answer | 0

1

answer

Question


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

nästan 7 år ago | 0 answers | 0

0

answers

Question


NARNET - Qualitative Data & Time Prediction
I have the following dataset: 734483 'Sweden' 734484 'England' 734487 'Italy' 734490 'USA' 734495 'Russia' 7...

ungefär 7 år ago | 1 answer | 0

1

answer

Question


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

ungefär 7 år ago | 2 answers | 0

2

answers

Question


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

ungefär 7 år ago | 3 answers | 0

3

answers