Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to make vectors orthogonal and with unit length? Really need help

Status
Not open for further replies.

Jenny F

Agricultural
Joined
Nov 19, 2019
Messages
1
Location
SE
Hi,

I have two vectors w⃗ = (w1, w2, w3) and ⃗v = (v1, v2, v3). The vectors should have the lenght of 1 and be orthogonal to each other. The first coordinate is 0. I am able to solve this as an equation system on paper but I am also tying to solve it in matlab. How should I do this?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top