Python Pop: Plotting 3D Vectors

preview_player
Показать описание
Python Pop is a series of quick videos explaining different functions and commands from the Python language. 💻 Remember the Cross Product from our previous video? Let's see what those vectors look like plotted! In this video, I teach you how to plot simple 3D vectors using starting and ending points. If the view is still hard to see, I through in a bonus and show you how to change your camera view! Hope you enjoy!

💛 Happy learning! 💙
Рекомендации по теме
Комментарии
Автор

wonderful illustration..thank you so much this helps me!!

priyamchakravarty
Автор

Really nice video, thank you for your help :)

jessehardingm
Автор

Really good one, thank you..I totally lost the meaning of direction (U, V) in the ax.quiver part...thank you

SamDig
Автор

Incredibly displayed videos! I am an artist working with 3d softwares. I was hoping to learn some of the ways to. Interpret vector data. Could you help me out?

yapudi
Автор

Awesome video really appreciate it! Fyi looks like the buy me a coffee link is not working.. Getting a page not found

loganaikas
Автор

How about plotting polygon method of finding the resultant of three vectors in 2D? How do you code it ?

lajuelar
Автор

I tried your code and i got this error: AttributeError: 'int' object has no attribute 'u'

Raldenaldrin