CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - rotation matrix

搜索资源列表

  1. 231226

    1下载:
  2. 空间后方交汇求解相机外方位元素,变量如下 % x,y 控制点像点坐标 % X,Y,Z 控制点空间坐标 %f焦距 %X0,Y0,Z0,a,b,c六个外方位元素 %x0,y0,-f内方位元素:光心坐标 %cha,chb,chc:外方位角元素改正数 %count 记录迭代次数 %R 旋转矩阵 %A 线性化的偏导系数矩阵 %L 常数项矩阵 %M0 外方位元素矩阵 %M1 外方位元素改正数矩阵-meeting space for rear camera po
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.67kb
    • 提供者:王立钊
  1. matrixrotation

    0下载:
  2. 这是用VC环境C++写的一个简单的矩阵旋转算法,-This is the VC environment with the C write a simple rotation matrix algorithm,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6.33kb
    • 提供者:anyaozu
  1. IterativeClosestPointMethod

    0下载:
  2. 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,
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5.26kb
    • 提供者:阳关
  1. WheelDll

    1下载:
  2. 旋转矩阵的实现算法-rotation matrix algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.83mb
    • 提供者:康博
  1. ICP算法

    0下载:
  2. 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 d
  3. 所属分类:数值算法/人工智能

  1. PingMianXuanZhuanFa.rar

    0下载:
  2. Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法,Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1.9kb
    • 提供者:赵亮
  1. Rigid-matrix-change

    1下载:
  2. 在机器视觉中,刚体变换经常用于计算一个经过旋转和平移后的新坐标。比较常用的旋转矩阵的表示形式有欧拉角表示法和四元素表示法。本例子是两种方法的matlab实现,希望对大家有所帮助。-In machine vision, is often used to calculate a rigid transformation through new post-rotation and translation coordinates. Commonly used representation of a ro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-08-09
    • 文件大小:94.46kb
    • 提供者:zx
  1. vgg_quat_from_rotation_matrix.

    1下载:
  2. 从旋转矩阵到四元数的转换,matlab代码。,From the rotation matrix to quaternion conversion, matlab code.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:788byte
    • 提供者:Arthur
  1. Rot

    0下载:
  2. 通过给出的不同坐标之间角度,计算出转动矩阵-Give different coordinates through the angle between the calculated rotation matrix
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1.39kb
    • 提供者:杨晓婷
  1. neixuanzhuzhen

    0下载:
  2. 生成内旋矩阵的源代码,希望对大家有帮助,该源代码是我的数据结构课程上的练习题目-Rotation matrix to generate the source code, we would like to help, the source code of the data structure of my courses on the subject of practice
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:165.8kb
    • 提供者:zhangshare
  1. QR

    0下载:
  2. 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:249.14kb
    • 提供者:王强
  1. MPI-MatrixEigenvalue

    0下载:
  2. 矩阵特征值计算,包括乘幂法、雅克比法、单侧旋转法、QR法的MPI源码-Matrix eigenvalue calculation, including the power by law, Jacques ratio method, unilateral rotation method, QR Law MPI Source
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:11.5kb
    • 提供者:不死鸟
  1. QuaternionToMat

    0下载:
  2. 旋转矩阵和四原数之间的转换 用于坐标系之间的相互转换-Rotation matrix and the number of conversions between the original four
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4.51mb
    • 提供者:侯文博
  1. M2ANGLES

    0下载:
  2. Retrieves 3D angles theta_x, theta_y, theta_z, from 3D rotation matrix RxRyRz.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:897byte
    • 提供者:gwfhegel
  1. MATRIX

    0下载:
  2. 一个简单的矩阵变换,可以实现矩阵的旋转映射-A simple matrix transformations, the rotation matrix mapping can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:Gavin
  1. OurAngle

    1下载:
  2. 该程序是将摄像机旋转矩阵反求得到欧拉角过程,算法简单,容易操作。-The program is to get the camera rotation matrix Euler angle reverse the process, the algorithm is simple, easy to operate.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:913byte
    • 提供者:胡刚
  1. rotateandmove

    0下载:
  2. 标准椭圆按中心点频移旋转矩阵得到一般椭圆的方程的方法-Standard ellipse at the center frequency shift rotation matrix of the general method of elliptic equations
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:732byte
    • 提供者:王知行
  1. juzhen

    0下载:
  2. 该程序用来实现矩阵的旋转反射功能。用户可选择样例矩阵或者自定义矩阵,然后对所选矩阵进行旋转等操作,并可求关于X.Y轴对称矩阵。同时用户可对矩阵的成员进行修改,可以选择将某行某列的函数替代,也可以将制定的数字换为相应数字。程序可重复执行,直到按选择键推出为止。-The program used to implement the rotation matrix reflection function. Users can choose to customize the sample matrix o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:3kb
    • 提供者:周杰
  1. Rotation-matrix-in-C

    0下载:
  2. 数学输出旋转矩阵源代码,输入行数和列数,自动计算好,支持C-Mathematical rotation matrix output source code, input the number of rows and columns, automatically calculate the support C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:138.07kb
    • 提供者:阿什顿
  1. rotation-and-translation

    1下载:
  2. 三维点云通过平移话旋转矩阵进行位置变换的程序实现-3D point cloud transformed by translating and rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3.67kb
    • 提供者:lvdan
« 12 3 4 »
搜珍网 www.dssz.com