Please help me, how can calculate this?

I have: vector of weights w(1,n); a var-cov matrix sigma (n,n); a correlation matrix corrm(n,n). I have to calculate this formula. I can do utilizing matlab code?

5 Comments

Matt J
Matt J on 5 Nov 2015
Edited: Matt J on 5 Nov 2015
Looks pretty similar to the question you closed in
Please tell us where the new element of the problem is. Otherwise, it is starting to look like you are just spamming the board.
the difference is in the element at numerator. In the first case I have a correlation, in the second a covariance, and I do not able to make this new operation.
It seems to me that the difference is substantial.
There is something wrong with the notation. Sigma should be a matrix but is indexed as a vector.
for example consider the case in which i have a vector of all standardeviation for each price, called pi. How can i proceed?

Answers (0)

This question is closed.

Asked:

on 5 Nov 2015

Commented:

on 5 Nov 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!