搜索结果
找到约 554 项符合
matrix-Vector 的查询结果
编辑器/阅读器 CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-d
CFlowchartEditor is an extension of CDiagramEditor. CDiagramEditor is a vector editor, with a CWnd-derived window (CDiagramEditor), a data container (CDiagramEntityContainer) holding the draw-objects, undo stack and managing copy and paste, and objects derived from CDiagramEntity representing object ...
其他书籍 Support Vector Machines for classfaction and regression
Support Vector Machines for classfaction and regression
Java编程 A fairly conventional 3D matrix object that can transform sets of 3D points and perform a variety
A fairly conventional 3D matrix object that can transform sets of
3D points and perform a variety of manipulations on the transform
通讯编程文档 Vector Quantization
Vector Quantization
压缩解压 full search vector quantizers with codebooks of sizes
full search vector quantizers with codebooks of sizes
数学计算 Matrix VB 为Matlab公司开发的matlab插件
Matrix VB 为Matlab公司开发的matlab插件,和VB完美结合,可以节约开发时间,并且使你的程序功能特别强大:画图、矩阵运算......等现在网络上很难找的,贡献给大家共同分享!
文章/文档 transmission matrix method for 1d photonic crystals. 可计算透射谱 反射谱 场分布图 cvf下编译 可跨平台
transmission matrix method for 1d photonic crystals.
可计算透射谱 反射谱 场分布图
cvf下编译 可跨平台
其他 Vector和Map的一些用法.还有其他人的一些算法.
Vector和Map的一些用法.还有其他人的一些算法.
matlab例程 ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors
ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points.
Ordinary usage:
[R, T] = icp(model,data)
INPUT:
model - matrix with model points,
data - matrix with data points,
OUTPUT:
R - rotation matrix an ...
matlab例程 Matrix Pencil Method(矩阵束) 和MUSIC 算法的比较
Matrix Pencil Method(矩阵束) 和MUSIC 算法的比较,只需要简单的运行total即可。