Rahul Radhakrishnan
unread,Mar 20, 2013, 1:22:25 PM3/20/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to yal...@googlegroups.com
sir A,B & D are not variables, they are known matrices. zero blocks should be of order 2x2, so that dimensions are matched.
using standard code, i have checked, but error is there.
Aprime is a 1x5 matrix in appearance.
since A is 2x2, B is 2x2 & D is 2x1 and zeros(2x4), Aprime order should be 2x9.
how should i define it sir??