Grasshopper

algorithmic modeling for Rhino

Hint: the operation can be performed representing the rows of the matrix in grasshopper as vectors, and using the dot product as operator.

HI :-)

Sorry.. I have a task at my university, where I have been asked to do something, and do not understand how to make it?!

I have to make this:

I have made this

But do not understand have to make the last thing of my task, where I have been told: "Hint: the operation can be performed representing the rows of the matrix in grasshopper as vectors, and using the dot product as operator."

How do I make this?

I would be very happy if someone will help me!

The task is attached, should it help, it's just the last line, which I do not understand how to make.. if someone please would help. :-)

Views: 414

Attachments:

Replies to This Discussion

Fun... if you think about how matrix multiplication works, then you will see how you can decompose the matrix multiplication into vector operations.

/ a11 a21 a31 \   / b1 \

| a12 a22 a32 |  | b2 |   =  ?

\ a13 a23 a33 /   \ b3 /

[a1  a2  a3 ] dot [ b1  b2  b3 ] = ?

Yes, but I do not understand what to come ind my grasshopper, should I come panels in or should I make merge, range etc. I do not understand what I should come in. :-S :-|

Yes, but I do not understand what to come ind my grasshopper, should I come panels in or should I make merge, range etc. I do not understand what I should come in. :-S :-|

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service