Shiyang is correct. And for convenience, I've modified makeJac() with an optional argument to tell it to return the full Jacobian. The new version (attached) will be included in the next release.

Attachment: makeJac.m
Description: Binary data


-- 
Ray Zimmerman
Senior Research Associate
419A Warren Hall, Cornell University, Ithaca, NY 14853
phone: (607) 255-9645




On Jan 23, 2012, at 11:07 PM, 李诗�D wrote:

Hi Ben,

You may take a look at the codes of makeJac().

JFull = [real(dSbus_dVa), real(dSbus_dVm);

imag(dSbus_dVa), imag(dSbus_dVm)];

 

Shiyang Li

 

 
发件人: [email protected] [mailto:[email protected]] 代表 Benjamin Joseph O'Rourke - orourkbj
发送时间: 2012124 5:42
收件人: [email protected]
主题: Jacobian Matrix
 
Hello, 
 
I'm trying to determine the Jacobian matrix for the IEEE 14 bus test system, but when i use the makeJac function, it gives me the reduced Jacobian matrix. Is there a way to get the full Jacobian matrix through matpower? Thanks
 
-- Ben
 
Benjamin J. O'Rourke, Masters Student
Electrical and Computer Engineering Department
Clarkson University
CAMP 131

Reply via email to