pcpval
Linear inequalities for fixing total portfolio value
Description
[
scales the total value of a portfolio of A
,b
] = pcpval(PortValue
,NumAssets
)NumAssets
assets
to PortValue
. All portfolio weights, bounds, return, and
risk values except ExpReturn
and
ExpCovariance
(see portopt
) are in terms of
PortValue
.
Note
As an alternative to pcpval
, use the
Portfolio
object (Portfolio
) for
mean-variance portfolio optimization. The Portfolio
object supports gross or net portfolio returns as the return proxy, the
variance of portfolio returns as the risk proxy, and a portfolio set
that is any combination of the specified constraints to form a portfolio
set. For information on the workflow when using Portfolio objects, see
Portfolio Object Workflow.
Examples
Input Arguments
Output Arguments
Version History
Introduced before R2006a