Community Profile

photo

Davide


Active since 2014

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


PDFCROP not recognized on Matlab
I want to use pdfcrop in matlab via the system command: system('pdfcrop image.pdf image.pdf') I have installed the pdfcr...

8 years ago | 2 answers | 1

2

answers

Question


Read compressed files without unzipping them
I have (very large) comma separated files compressed in bz2 format. If I un-compressed them and I read with fileID = fope...

8 years ago | 0 answers | 1

0

answers

Question


The variable in a parfor cannot be classified
While performing a simple parfor loop I get the error Error: The variable n_min in a parfor cannot be classified. ...

8 years ago | 1 answer | 0

1

answer

Question


Subplot with odd number of plots
I want a figure with five subplots. Here and there I have found this solution: subplot(3,2,1), plot(...) subplot(3,...

8 years ago | 4 answers | 1

4

answers

Question


Save figure in Matlab without borders
I am experiencing several troubles in exporting figures in matlab. Typically I save figures in eps format and then I try to conv...

8 years ago | 2 answers | 0

2

answers

Question


Reading large gz files without unzip
I need to go into a very large dataset that is made of many large .gz files (each of 1GB). In the UNIX shell it is possible to e...

9 years ago | 2 answers | 0

2

answers

Question


Asymmetric Dynamic Conditional Correlation in Matlab
I need to interpret the results of the estimation of the A-DCC model by Cappiello, Engle and Sheppard, 2006, Journal of Financia...

9 years ago | 0 answers | 0

0

answers

Question


External regressors in the volatility process of a GARCH.
How do I estimate a GARCH model with external regressors in the conditional variance process?

10 years ago | 1 answer | 0

1

answer

Question


How can I plot complex bipartite graph?
I need to represent a bi-partite graph in a Granger-causal analysis. Hence I need to plot nodes with labels and vertices, disp...

10 years ago | 0 answers | 0

0

answers