- Machine Learning Quick Reference
- Rahul Kumar
- 82字
- 2021-08-20 10:05:09
Magnitude of the vector
The magnitude of the vector is also called the norm. It is represented by ||OA||:

To find out magnitude of this vector, we can follow the Pythagorean theorem:
OA2 = OB2 + AB2
= 42 + 32
= 16 + 9
= 25
Hence:
OA = √25 = 5
||OA||= 5
So, if there is a vector x = (x1,x2,....,xn):
||x||= x12 + x22+........+xn2
And direction of this vector as:
推薦閱讀
- Mastering Proxmox(Third Edition)
- Ansible Quick Start Guide
- 圖形圖像處理(Photoshop)
- 返璞歸真:UNIX技術內幕
- Hands-On Linux for Architects
- Deep Reinforcement Learning Hands-On
- 面向對象程序設計綜合實踐
- Docker on Amazon Web Services
- 計算機組成與操作系統
- 水晶石影視動畫精粹:After Effects & Nuke 影視后期合成
- Mastering Exploratory Analysis with pandas
- 數據要素:全球經濟社會發展的新動力
- PostgreSQL High Performance Cookbook
- 數據庫基礎:Access
- Mastering SQL Server 2014 Data Mining