|  | 
|  | 
| back to board | What's wrong with my program? Could any one give me something hint ortestdata?
 Thanks.
 
 [code was deleted]
 
 Edited by moderator 22.04.2004 00:51
 The problem is that if vector x is linear independent with vectors aand b separately, that doesnt mean that x is linear independent with
 vectors a, b. Example:
 a = 1 5 3
 b = 3 1 2
 
 x = 4 6 5 = a+b (it is linear dependent with vectors a and b)
 
 > [code was deleted]
 >
 
 Edited by moderator 22.04.2004 00:52
 | 
 | 
|