I’m not quite sure which linear matrix you mean. If it’s the Jacobian for the 
AC power flow then see makeJac() 
<http://www.pserc.cornell.edu/matpower/docs/ref/matpower6.0b1/makeJac.html>. If 
it’s the B matrix for the DC power flow, see makeBdc() 
<http://www.pserc.cornell.edu/matpower/docs/ref/matpower6.0b1/makeBdc.html>.

The term “Jacobian" refers to a matrix of derivatives … so strictly speaking, 
the Jacobian of a linear model like the DC power flow equations is a matrix of 
all zeros.

   Ray


> On Jun 30, 2016, at 4:10 PM, mohammad hasan ansari 
> <[email protected]> wrote:
> 
> Dears
>  
> I need to compute linear matrix (Jacobian Matrix) in Dc model for IEEE 114 
> bus system.
> My question:
> Can I compute matrix   (Jacobian Matrix) in Dc model by Matpower directly?
>  
> Best regard

Reply via email to