Skip to main content
14-Alexandrite
October 16, 2024
Solved

Multiple two different vectors

  • October 16, 2024
  • 1 reply
  • 2082 views

Hi everyone,

I want to use two different vectors in one equation ...what should be the iterator f ,q and dz 

 

YA_10963798_1-1729086370228.png

I used length function but it gives me strange results 

YA_10963798_2-1729086546971.png

 

 

 

Best answer by Werner_E

Hope this is what you are looking for

Werner_E_1-1729102226055.png

 

 

1 reply

25-Diamond I
October 16, 2024

Vectorization can only be used if all involved vectors/matrices are of the same dimension.

Its absolutely not clear to me what you expect as the result of this calculation. Maybe one single 3x1 vector??

A simple short example worksheet with a few corresponding demo vectors and the indication of the desired result would be very beneficial.
 
 
14-Alexandrite
October 16, 2024

The problem is I'm  lost. myself . I don't know what's my question is ... hhhhhh I will try to solve it . Sorry for wasting your time 

Thanks anyway my friend

25-Diamond I
October 16, 2024

You wrote that your second attempt gave you "strange results". So that means that you expected a different result - which one?