masoudsmart
Newbie level 4
- Joined
- Feb 27, 2013
- Messages
- 7
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,319
hi
i want inverse a vector in matlab.
how i can?
ex) inverse of this vector: A=[1 2 3 4]
how i can calculate det of this vector?
first i convert to matrix?how?
relation: conv(A,inv(A))== δ
thank you.
i want inverse a vector in matlab.
how i can?
ex) inverse of this vector: A=[1 2 3 4]
how i can calculate det of this vector?
first i convert to matrix?how?
relation: conv(A,inv(A))== δ
thank you.