欧几里德投影(Euclidean projection)

Euclidean projection on a set

An Euclidean projection of a point on a set is a point that achieves the smallest Euclidean distance from to the set. That is, it is any solution to the optimization problem

When the set is convex, there is a unique solution to the above problem. In particular, the projection on an affine subspace is unique.

Example: assume that is the hyperplane

The projection problem reads as a linearly constrained least-squares problem, of particularly simple form:

The projection of on turns out to be aligned with the coefficient vector . Indeed, components of orthogonal to don't appear in the constraint, and only increase the objective value. Setting in the equation defining the hyperplane and solving for the scalar we obtain , so that the projection is .

================================================

凸集(Convex Set):

Definitions

A subset of is said to be convex if and only if it contains the line segment between any two points in it:

Subspaces and affine sets, such as lines, planes and higher-dimensional ‘‘flat’’ sets, are obviously convex, as they contain the entire line passing through any two points, not just the line segment. That is, there is no restriction on the scalar anymore in the above condition.

---------------------------------------------------------------------

当且仅当上的子集包含任意二点直接的线段满足:

很明显,子空间和仿射集合,诸如直线,平面以及更高维度的水平集均是凸集。

Examples:

  • A convex and a non-convex set.

  • Convex and conic hull of a set of points.

A set is said to be a convex cone if it is convex, and has the property that if , then for every .

posted on 2014-05-13 13:40 独自守在海边 阅读(...) 评论(...) 编辑 收藏

转载于:https://www.cnblogs.com/sdnfever/p/3725348.html

欧几里德投影(Euclidean projection)相关推荐

  1. 【转】欧几里德结构数据(Euclidean Structure Data) 以及非欧几里德结构数据(Non-Euclidean Structure Data)

    本文转载自:<学习geometric deep learning笔记系列>第一篇,Non-Euclidean Structure Data之我见 本文是笔者在学习Geometric dee ...

  2. Angular 内容投影 content projection 关于选择器问题的单步调试

    问题描述 我定义了一个能够允许消费者 Component 将其自定义内容通过 content projection 投射进来的 Component: import { Component } from ...

  3. Angular 内容投影 content projection 的一个问题的单步调试

    问题描述 我使用如下代码测试一个最简单的 Angular 内容投影场景: import { Component } from '@angular/core';@Component({selector: ...

  4. Intel Realsense 图像投影(Projection)翻译

    原网页:Projection in RealSense SDK 2.0 This document describes the projection mathematics relating the ...

  5. Angular 基于自定义指令的内容投影 content projection 问题的单步调试

    问题描述 本文涉及到的代码位置:https://github.com/wangzixi-diablo/ngDynamic 我有一个能接受内容投影的 Angular Component: 具体投影内容, ...

  6. Angular 内容投影 content projection 关于条件渲染问题的单步调试

    问题描述 本文涉及到的代码位置:https://github.com/wangzixi-diablo/ngDynamic ng-container 和 ngTemplateOutlet 的配合使用. ...

  7. OpenGL中投影矩阵(Projection Matrix)详解

    在游戏开发中,一个物体模型从它自身的坐标系转换至我们在屏幕上所见的样子,需要进行一系列的坐标变换以及其他的操作.该过程称为渲染管线.以OpenGL为例: 该过程在以前是被封装的,不能访问.但是现在我们 ...

  8. 14.图像透视——介绍,坐标系统(Coordinate System),建模投影(Modelling Projection)_1

    目录 介绍 坐标系 建模投影 学前基本概念: 投影( projection):光学上是指在光线的照射下,物体的影子投射到一个面上.数学上是指将图形的形状投射到一个面或一条线上.第二种解释:投射在一个面 ...

  9. 地理坐标系和投影坐标系

    地理坐标系和投影坐标系讲解收藏 cr.龙之吻number7 (一)两种坐标系 坐标系(Coordinate System)的概念为:"In geometry, a coordinate sy ...

最新文章

  1. java clob内存溢出_java - java.sql.SQLException:ORA-01704:字符串文字太长时插入或更新 - 堆栈内存溢出...
  2. Gym - 100952H--H. Special Palindrome--dp整数划分(模板)
  3. 程序员熬夜写代码,用C/C++打造一个安全的即时聊天系统
  4. otc焊接机器人操作规范_「分享」超声波塑料焊接机的操作规范
  5. des算法c语言运行成功截图,求助攻:C语言DES算法的实现程序有问题
  6. Hibernate之事务处理
  7. python 爬网站 实例_python爬虫实战:之爬取京东商城实例教程!(含源代码)
  8. 【Docker】02 Docker安装
  9. Docker学习之镜像删除的Untagged 和 Deleted
  10. PHP安卓获取gpgga,对于GPS模块数据接收和提取的问题分析
  11. 第一阶段✦第一章☞信息化知识
  12. Android Studio中HTTP的请求
  13. 常微分方程和偏微分方程的区别
  14. API接口平台,包含各种各样的资源接口,方便开发和测试
  15. any,和unknown的区别
  16. mac mini调整屏幕亮度
  17. java基础知识竞海报_40张风韵别致的海报设计(经典欣赏)
  18. 美国往事 - 追忆我的房东Dick - 搞笑回忆
  19. 如何把自己的百度网盘的内容分享给别人
  20. MT5 EA交易期货-限价单开仓平仓

热门文章

  1. 【mysq】远程访问权限(允许远程连接)
  2. 最长回文串--动态规划
  3. html 二级菜单延迟消失,如果让子菜单延迟消失?
  4. php mysql 登录注销_PHP与MYSQL实现用户登录注销
  5. java统计行列和字数的函数_JAVA使用POI获取Excel的列数与行数
  6. java创建数组大小为n_如何通过提供大小在Kotlin中创建一个像Java一样的数组?
  7. ajax 导致 css 延迟_AJAX远离404
  8. 机器学习(三)逻辑回归以及python简单实现
  9. elasticsearch之Recovery
  10. 十七、频繁模式、关联和相关性的基本概念和方法