添加了QD收敛,但没有找到最优解。

Signed-off-by: unknown <dmy@dmy-PC.(none)>
This commit is contained in:
unknown
2012-09-11 19:27:02 +08:00
parent 3dea7e1687
commit eb222764ca
11 changed files with 29 additions and 18 deletions

View File

@@ -6,6 +6,7 @@ deltF=[
sparse(t1);
sparse(size(PVi,1),1);
sparse(t2);
sparse(length(Loadi),1);
sparse(2*Busnum,1);
];