美文网首页
# Lesson One

# Lesson One

作者: 我是传奇lz | 来源:发表于2018-08-18 16:45 被阅读10次

[TOC]

What is vector?

有方向有大小的东西。 So it may not that correct according to vector is a dynamic definition.

Computer Science Perspective:

Vector = Ordered List of Numbers

Ordered reflect the direction

Perspective of Mathematician

Vector Can be anything just guarantee the adding and multiplying of the vectors is meaningful will be fine.

So I get a question about what is the meaning of Vector addition and multiplying?

And they are very important.

Vector Operation

How to think in vector way ? Start from two perspectives:

Arrow

Notice :

One thing you should notice that the arrow should start with origin~

vector coordinate

Number

Understanding from Geometric And Number is pretty important~

Vector 2 Perspective

Let Explain the Vector Basic Conception

  1. start from origin
  2. Number just tell you the End of the vector cuz every
  3. Write vector in Vertical, which called column vector.
column vector

Vector Addition

Head Meet Tail

[Question] Why not All tail start at origin?

Lets come back to the definition of Vector.

If you move the vector that will break the rule that every vector start from origin.

So here we get it, vector is not static definition.

Vector is a movement and what it can do, don't understand it as just a static definition.

Vector is a movement Vecetor is a movement 2

In modern mathematics, there's a tendency to define things in terms of what they do rather than in terms of what they are.

Stack Overflow answer define by usage not what it is

So Lets back to the Addition of the Vectors.

If you want to add two vectors that means you need to move twice. So you should connect them head with tail.

Vector addition

So the multiply of the Vector will not difficult to understand.

Because the multiply is based on the addition.

scaling vector

相关文章

  • # Lesson One

    [TOC] What is vector? 有方向有大小的东西。 So it may not that corre...

  • lesson one

    2008年的时候我在上海,跟在大人屁股后头看世博会。早上六点半起来,在廉价早餐店吃馒头喝淡得像水一样的稀饭,大头菜...

  • lesson one

    引言 为了所有想要应用深度学习技巧和计算机专业的人士设计的课程 深度学习的发展 准备 GPU 的准备下载相应的数据...

  • Lesson One

    作者:苗术 1. 武老大粗壮的手指上,一排戒指金光灿灿。 “这三个金箍子,两个是真的,一个是假的。”他将手背面向我...

  • [3]- Lesson 2:Thirteen equals on

    Lesson 2:Thirteen equals one 播放音频:Lesson 1:A Puma at larg...

  • 六级听力-高频单词[1]-连载

    Lesson One Part One 1.In America,white-tailed deer are mo...

  • 11讲

    # Lesson 21 倒装 ``` 1. That one is my bag. Which one is yo...

  • Lesson One — JavaScript

    一、什么是JavaScript JavaScript 是一种具有面向对象能力的、解释型的程序设计语言。更具体一点,...

  • English one lesson

    任何一句话都有时态 时态特点:现在、过去、将来、过去将来 时态形式:现在、完成、进行、完成进行 共有16种时态:一...

  • 每日英汉对照(207-9-9)

    One day a teacher was giving a lesson to a class of boys....

网友评论

      本文标题:# Lesson One

      本文链接:https://www.haomeiwen.com/subject/ouetiftx.html