Multivariate quadrature (approximation of joint distribution for portfolio choice)
1 次查看(过去 30 天)
显示 更早的评论
I would like to numerically compute an optimal portfolio, using multiple assets, which are correlated.
So my question is:
- Is there a standard approach for multi-dimensional quadrature? (standard deviation and covariance are sufficient statistics). I only saw this on the file exchange: https://nl.mathworks.com/matlabcentral/fileexchange/13508-multi-dimensional-gauss-points-and-weights
- Or is the standard approach to use Monte Carlo simulation, using random draws from a multi-variate distribution (random number generator)
I specifically do not want to use theoretical solutions, but numerical ones.
Many thanks in advance!
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Portfolio Optimization and Asset Allocation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!