Statistica
10 Domande
0 Risposte
RANK
34.627
of 295.569
REPUTAZIONE
1
CONTRIBUTI
10 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
30.0%
VOTI RICEVUTI
1
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Pick selected values in a vector
I have this vector V_min_var that is 3731x1, this vector stores the results from a for-loop. I want to pick selected values fr...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
Storing results from a for-loop in a vector of zeros
I have the code Backtesting_10day_II (here attached). From line 23-26 I created 4 vectors (of zeros) to pre-allocate the res...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
gca function in matlab
I have read the matlab docs but I don't understand what gca really does. Can somebody explain it to me? Thanks!
oltre 10 anni fa | 2 risposte | 1
2
risposteDomanda
Indexing in a for loop
This is a code for daily portfolio rebalancing. I would like to rebalance every 10 days instead. How can I do that? Thanks! ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Store results from for loop
How can I store the results from every iteration in a for loop?
oltre 10 anni fa | 2 risposte | 0
2
risposteDomanda
For loop with moving window
Hi I want to create a for-loop that calculates the weights of portfolios using a moving window for the period I am investi...
oltre 10 anni fa | 4 risposte | 0
4
risposteDomanda
Backtesting portfolio asset allocation
Hello, I have 4 portfolio strategies I want to backtest. The portfolio strategies come from other 2 codes I created (mean-v...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Portfolio optimization - quad prog function
Hi, I have a function mean_var_portopt1 (here attached). I am trying to call the function by writing: targetreturn=0....
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
Mean Function with Matrix
I have a 3740x5 matrix called 'Rets'. I want to find the mean of every column vector. I tried using the function mean(Rets) an...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
Mean -Variance Portfolio Optimization using Quadratic Programing
Hello, I am working on a portfolio optimization problem. The code I have for the portfolio optimization is the below: ...
oltre 10 anni fa | 0 risposte | 0