comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » vector multiplication of a colum-vectors(1col,3row) and a row-vector(3col,1row), but each vector position[col,row] is a 1000x1400 array
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
vector multiplication of a colum-vectors(1col,3row) and a row-vector(3col,1row), but each vector position[col,row] is a 1000x1400 array [message #52784] Wed, 28 February 2007 00:39
thomas.jagdhuber@dlr. is currently offline  thomas.jagdhuber@dlr.
Messages: 19
Registered: February 2007
Junior Member
Hi,

I am a rookie in programming IDL. So I try to compute a vector
product out of a colum-vectors(1col,3row) and a row-vector(3col,1row),
with the specialty that each position in the vectors is an 1000x1400
array.
vector1=[[[array1]],[[array2]],[[arry3]]]
vector2=[[[array1]],[[array2]],[[arry3]]]
matrix2=matrix_multiply(vector1,vector2,/btranspose)
But this is not generating a 3x3 Matrix!

Does anyone know anything??

Thank you very much

Tom
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: contour, /fill in ps
Next Topic: Re: vector multiplication of a colum-vectors(1col,3row) and a row-vector(3col,1row), but each vector position[col,row] is a 1000x1400 array

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:25:47 PDT 2025

Total time taken to generate the page: 0.00473 seconds