Physics Problem: Vectors. Vector Operations

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

ความคิดเห็น • 4

  • @edd.
    @edd. 2 วันที่ผ่านมา

    Looking forward to your presentation.

  • @fizixx
    @fizixx 7 ชั่วโมงที่ผ่านมา

    I did a Trinket program that does all the vector operations I could come up with. VPython has a 'projection' command built-in, which is fun, but I also did it the way you showed on your board just to illustrate they are the same. I can input any two vectors and obtain a boat-load of results. It's way kewl!

  • @lerssilarsson6414
    @lerssilarsson6414 วันที่ผ่านมา +1

    "All the Math You Need for Physics: The Ultimate Guide (Step-by-Step)" -- The Math Sorcerer. Could it be so "simple"?

  • @MinMax-kc8uj
    @MinMax-kc8uj วันที่ผ่านมา

    i, j, k might be good for something like this, e^ln(3i+2j+1k). Don't know how it would be useful, I'm just saying.
    For dot products, I've noticed that there are cases where you dot an axis. I'm glad you emphasized that. People don't even know. I relearned that a few times.
    I've been wondering, is the magnitude the real part? It's there but not worked with unless we need it for something? It's implied.