Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to get orthogonal matrix calculations using GramSchmidt?

Status
Not open for further replies.

microwaveboy

Member level 1
Member level 1
Joined
Aug 29, 2003
Messages
35
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Activity points
228
Matrix compute

I get the first row of an 3X3 orthogonal matrix. How can I get the rest of which by the GramSchmidt procedure?
 

Re: Matrix compute

microwaveboy said:
I get the first row of an 3X3 orthogonal matrix. How can I get the rest of which by the GramSchmidt procedure?

are u meaning to get the matrix orthoganlised? with google search u could end up in lots of examples with that... for computer programs. either look at "modern filters by Simon Haykins" or "Numerical Receipes in C'" These boooks elucidate the algorithm neatly...

regards,
arunmit168.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top