How to find all the possible basis vectors of p={1,-1,-j,j} in matlab?

I have got a set of vector p={1,-1,-j,j}.How can I find all the possible basis vectors of this vector set??

1 Comment

"p" is not a set of vectors, but a {1 x 4} cell, which contains +-1 and +- the imaginary unit. What exactly does "set of vector" mean then?
"Basis vectors" span a vector space. What is the vector space you are talking of?

Sign in to comment.

Answers (0)

Categories

Asked:

on 16 May 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!