E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
orthogonal
QR分解法(QR decomposition)
QRdecompositiondividesambynmatrixAAintoaproductofan
orthogonal
matrixQQandanuppertriangularmatrixRR:A=QRA
cocoonyang
·
2017-11-19 10:09
BLAS
C
POJ1654 Area(多边形面积,叉积求三角形面积)
DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesystem.Fromthisvertex
elbadaernu
·
2017-10-17 22:28
计算&解析几何
Autodesk提出机器学习新算法:使用「自动编码器网络」探索生成3D形状
我们将正交深度图计算(
orthogonal
depthmapcomputation)和
雷克世界
·
2017-10-17 00:00
关于4G移动通信技术的简介
3GPPLTE项目改进并增强了3G的空中接入技术,采用OFDM(
Orthogonal
FrequencyDivisionMultiplexing,正交频分复用技术)和MIMO(Multiple-InputMulti
yekai
·
2017-10-13 15:05
常用小波基函数以及多尺度多分辨率的理解
以下列出15种小波基函数是matlab支持的15种:小波函数HarrDaubechiesBi
orthogonal
CoifletsSymletsMorletMexicanHatMeyer小波缩写名haardbbiorcoifsymmorlmexhm
随心1993
·
2017-09-04 11:31
图像处理
matlab
keras:4)LSTM函数详解
recurrent_activation='hard_sigmoid',use_bias=True,kernel_initializer='glorot_uniform',recurrent_initializer='
orthogonal
PJ-Javis
·
2017-08-28 11:18
keras
lstm
机器·深度学习
缺少灵感?你一定需要这8篇论文 | 本周值得读 #37
这是第37篇「本周值得读」➊#ICML#On
orthogonal
ityandlearningrecurrentnetworkswithlongtermdependenciesRNN中存在不可避
算法学习者
·
2017-06-17 21:21
DL
paper
reading
l1范数最小化求解系数方程_正交匹配追踪法(
orthogonal
matching pursuit)
l1范数最小化求解系数方程:正交匹配追踪法(
orthogonal
matchingpursuit)本文部分参考[0]目录l1范数最小化求解系数方程正交匹配追踪法
orthogonal
matchingpursuit
Codeur
·
2017-04-26 17:57
压缩感知
l1范数最小化求解系数方程_正交匹配追踪法(
orthogonal
matching pursuit)
l1范数最小化求解系数方程:正交匹配追踪法(
orthogonal
matchingpursuit)本文部分参考[0]目录l1范数最小化求解系数方程正交匹配追踪法
orthogonal
matchingpursuit
Codeur
·
2017-04-26 17:57
压缩感知
8字磁力计较准的原理
Sshapedpatternisusedtocalibratemagnetometersinmobilephonesandotherdevices.BackgroundTypicalmobilephoneeramagnetometersmeasurethemagneticfieldstrengthalongthree
orthogonal
axes
小玩龙
·
2017-03-09 16:43
图的存储结构-十字链表和邻接多重表
这种存储有向图的方法是:十字链表(
Orthogonal
List).我们重新定义顶点表结点结构为:datafirstinfirstout其中firstin表示入边表头指针,指向该顶点
cany1000
·
2016-12-12 17:20
数据结构
【Python | TensorBoard】用 PCA 可视化 MNIST 手写数字识别数据集
Principalcomponentanalysis(PCA)isastatisticalprocedurethatusesan
orthogonal
transformationtoconvertasetofobservationsofpossiblycorrelatedvariablesintoasetofvaluesoflinearlyuncorrelatedvariablescalledpri
secsilm
·
2016-12-10 19:02
Python
机器学习
正交矩阵(
Orthogonal
Matrix)
1.定义正交矩阵:
Orthogonal
Matrix(必为方阵)2.特征1)所有的列向量都是单位正交向量2)所有的行向量都是单位正交向量3)detA=+1或detA=-14)若detA=1,则A为n维旋转矩阵
Arrow
·
2016-12-03 16:59
Computer
Vision
poj1654 Area (计算几何)
5160DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesystem.F
随心丶而遇
·
2016-07-29 17:35
ACM—几何
各OJ刷题专栏
UVa 221 Urban Elevations (区间覆盖问题)
uva221-UrbanElevationsAnelevationofacollectionofbuildingsisan
orthogonal
projectionofthebuildingsontoaverticalplane.Anexternalelevationofacitywouldshowtheskylineandthefacesofthe
azure1cloud
·
2016-06-04 12:01
PDMS Automatic Pipe Routing
comAbstract.AVEVAPDMSPipeRouterisarule-basedtoolwhichenablesyoutoroutepipenetworkautomaticallyandtopositionpipingcomponents.PipeRoutercancreateclash-free
orthogonal
rou
eryar
·
2016-05-31 22:00
坐标旋转矩阵
学过矩阵理论或者线性代数的肯定知道正交矩阵(
orthogonal
matrix)是一个非常好的矩阵,为什么这么说?原因有一下几点:正交矩阵每一列都是单位矩阵,并且两两正交。最简单的正交矩阵就是单位阵。
HUSTERERIC
·
2016-05-09 23:55
坐标
旋转矩阵
poj 1654 在方格中求多边形的面积
DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesystem.Fromthisvertex
winycg
·
2016-05-07 19:00
方格上求多边形的面积
雷达截面积(Radar Cross Section,RCS)(MATLAB部分仿真+Code)
这两种极化正交,分别称为主极化(PrinciplePolarization,PP)和垂直极化(
Orthogonal
Polarization,OP)。与雷达照射天线具有相同极
u013346007
·
2016-05-05 11:00
Opengl备忘5----变换
向量相乘:点乘与叉乘1.1点乘(DotProduct)记作 两个向量的点乘等于它们的数乘结果乘以两个向量之间夹角的余弦值 使用点乘可以很容易测试两个向量是否正交(
Orthogonal
)或平行
jaccen
·
2016-04-17 21:00
压缩感知重构算法之OLS算法python实现
Orthogonal
LeastSquares(OLS)算法流程实验要利用python实现,电脑必须安装以下程序python(本文用的python版本为3.5.1)numpypython包(本文用的版本为
hjxzb
·
2016-04-05 21:00
python
matlab
OLS
压缩感知
碰撞检测之Ray-Cylinder检测
正交基和标准正交基首先来看定义Let S={v1, v2,..., vk} beasetofvectorsin Rn,then S iscalledan
orthogonal
if vi
qp120291570
·
2016-02-26 02:00
图形
游戏开发
三维
【OFDM入门篇 未完】LTE轻松进阶【学习总结】
1.OFDM技术原理OFDM(
Orthogonal
FrenquencyDivisionMultiplexing),是一种正交频分复用技术,既属于调制技术,也属于复用技术。
shenjun1992722
·
2016-02-25 20:00
lte
OFDM
poj1654 Area
4855DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesystem
EventQueue
·
2016-02-12 15:00
算法
ACM
poj
计算几何
POJ 1654 Area (求多边形面积)
4850DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesystem
Strokess
·
2016-02-09 19:00
poj 1654 Area(多边形面积)
4847DescriptionYouaregoingtocomputetheareaofaspecialkindofpolygon.Onevertexofthepolygonistheoriginofthe
orthogonal
coordinatesyste
hahalidaxin
·
2016-02-04 19:00
Zernike矩之边缘检测(附源码)
这一篇博文将讨论Zernike矩在边缘检测中的应用,关于Zernike矩的基本概念,可以参看《Zernike矩之图像重建(附源码》源码下载参考:[4]GhosalS,MehrotraR.
Orthogonal
momentoperatorsforsubpixeledgedetection
xiaoluo91
·
2016-01-30 18:00
Zernike矩之边缘检测(附源码)
这一篇博文将讨论Zernike矩在边缘检测中的应用,关于Zernike矩的基本概念,可以参看《Zernike矩之图像重建(附源码》源码下载参考:[4]GhosalS,MehrotraR.
Orthogonal
momentoperatorsforsubpixeledgedetection
u010839382
·
2016-01-30 10:00
Zernike矩
亚像素边缘检测
Volume of n-simplex | n维单纯形的体积
Anisann-simplexwhichissupportedbynvectors(a1,a2,…,an)ofsameorigin.VnisthesignedvolumeofAn.AfterweapplyGram–Schmidt
orthogonal
izationto
u010476094
·
2016-01-27 14:00
单纯形
SVD分解
SVD)—线性变换几何意义一、奇异值分解(Thesingularvaluedecomposition)该部分是从几何层面上去理解二维的SVD:对于任意的2x2矩阵,通过SVD可以将一个相互垂直的网格(
orthogonal
grid
zhangzhengyi03539
·
2015-12-31 11:00
K-SVD算法
论文采用
Orthogonal
MatchingPursuit(OMP)algorithms。(2)第二阶段:也是K-SVD与MOD的不同之处,字典D是逐列更新的
qq_18343569
·
2015-12-05 21:00
MP算法和OMP算法及其思想
主要介绍MP(Matching Pursuits)算法和OMP(
Orthogonal
Matching Pursuit)算法[1],这两个算法尽管在90年代初就提出来了,但作为经典的算法,国内文献(可能有我没有搜索到
·
2015-11-13 04:27
算法
图的存储结构(十字链表、邻接多重表、边集数组)- 数据结构和算法58
答案是肯定的,这就是我们现在要谈的十字链表(
Orthogonal
Li
·
2015-11-12 15:59
数据结构
图的存储结构(十字链表、邻接多重表、边集数组)- 数据结构和算法58
答案是肯定的,这就是我们现在要谈的十字链表(
Orthogonal
Li
·
2015-11-12 15:59
数据结构
MS Visio Professional 生成sql
这真是令人痛恨,还好有
Orthogonal
ToolBox这样的工具。这是一个非常有趣的软件,安装之后它并没有程序菜单项,无法直接启动,而是在其它应用程序里增加一个工具条。
·
2015-11-11 02:27
visio
【线性代数公开课MIT Linear Algebra】 第十七课 正交基和正交矩阵
本系列笔记为方便日后自己查阅而写,更多的是个人见解,也算一种学习的复习与总结,望善始善终吧~1.标准正交基与正交矩阵标准正交向量组orthonomalvectors彼此正交
orthogonal
且模长norm
a352611
·
2015-11-08 17:00
正交基
正交矩阵
QR分解
施密特正交
POJ 1654 area 解题
One vertex of the polygon is the origin of the
orthogonal
coordinate system.
·
2015-11-08 15:49
poj
[译]GLUT教程 - 位图和正交投影视图
Lighthouse3d.com >> GLUT Tutorial >> Fonts >> Bitmap Fonts and
Orthogonal
·
2015-11-08 13:33
影视
[Reference] Session Timeout during execution
nbsp; This is not the same as ASP.Net's notion of a user session, and in fact the two are completely
orthogonal
·
2015-11-08 11:40
reference
MP算法和OMP算法及其思想
主要介绍MP(Matching Pursuits)算法和OMP(
Orthogonal
Matching Pursuit)算法[1],这两个算法尽管在90年代初就提出来了,但作为经典的算法,国内文献(可能有我没有搜索到
·
2015-11-08 11:26
算法
从线性代数的角度理解傅里叶变换
在理解傅里叶变换前,首先回顾一个线性代数里的简单概念: 正交基(
Orthogonal
Basis) 考虑如下的向量表达式:\[\left( \begin{matrix} 23&
·
2015-11-08 10:20
理解
MP算法和OMP算法及其思想
主要介绍MP(Matching Pursuits)算法和OMP(
Orthogonal
Matching Pursuit)算法[1],这两个算法尽管在90年代初就提出来了,但作为经典的算法,国内文献(可能有我没有搜索到
·
2015-11-03 22:47
算法
pod
中文名 本征正交分解 外文名 Proper
Orthogonal
Decomposition 别 称 POD 目录
·
2015-11-02 19:25
po
gram-schmitdt正交化
void gramSchmidt
Orthogonal
ize( nv::vec3f& t, const nv::vec3f& b, const nv::vec3f& n )
·
2015-11-02 16:30
chm
Differences between LTE and WiMAX
Both use
orthogonal
frequency division multiple access (OFDMA) in the downlink. But
·
2015-10-31 10:04
diff
difference between texRECT and tex2D
Example: Assuming viewport = screensize, standard
orthogonal
mapping: Rendering full-screen Quad will
·
2015-10-31 09:52
diff
【线性代数公开课MIT Linear Algebra】 第十四课 正交,再次回到Ax=b
本系列笔记为方便日后自己查阅而写,更多的是个人见解,也算一种学习的复习与总结,望善始善终吧~正交
orthogonal
正交就是垂直垂直的起源:三角形,毕达哥拉斯发现的勾股定理1.向量的正交如何知道向量是否正交
a352611
·
2015-10-30 22:00
正交
点积
外积
内积
Ax-b
用正交表设计测试用例
正交试验设计(
Orthogonal
experimental design)是研究多因素多水平的一种设计方法,它是根据正交性从全面试验中挑选出部分有代表性的点进行试验,这些有代表性的点具备了“均匀分散
·
2015-10-30 12:58
测试
MP算法、OMP算法及其在人脸识别的应用
主要内容: 1、MP算法 2、OMP算法 3、OMP算法的matlab实现 4、OMP在压缩感知和人脸识别的应用 一、MP(Matching Pursuits)与OMP(
Orthogonal
·
2015-10-21 11:47
算法
[Bhatia.Matrix Analysis.Solutions to Exercises and Problems]ExI.5.3
Let $\scrM$ be a $p$-dimensional subspace of $\scrH$ and $\scrN$ its
orthogonal
complement.
·
2015-10-21 11:32
Matrix
上一页
2
3
4
5
6
7
8
9
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他