EfficientFrontier function calculation method used
이전 댓글 표시
Hi,
I am converting some function into Python and I am not sure to understand how does the efficient frontier is computed.
Is it with the traditional function sigma = sqrt(A*mu**2 + B*mu + C) ?
If so, I dont obtain the same frontier in my Python and my Matlab code.
If someone has an idea on it, lmk.
Thanks!
댓글 수: 2
Srivardhan
2023년 7월 6일
Can you provide more detials about your specific code or the function you used ?
Aman
2023년 7월 26일
Hi,
I understand that you are converting some function into Python and are facing issue while conversion.
In order to assist you better please provide the below details:
- The function that you are trying to convert
- The expected output of the function
답변 (0개)
카테고리
도움말 센터 및 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!