CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 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. 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. 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. Unconstrained_optimization

    3下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4.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. 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. Givens_5_26

    0下载:
  2. maltab 实现Givens旋转矩阵-maltab achieve Givens rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:871byte
    • 提供者:Shanks_yi
  1. Program

    0下载:
  2. Function to make rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1.46kb
    • 提供者:Vid
  1. rotacion-de-una-funcion

    0下载:
  2. rotation matrix applied to a simple function
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:8.45kb
    • 提供者:cesar
  1. RelativeOrientation

    0下载:
  2. 基于matlab软件的相对定向,用于求解相对定向元素与旋转矩阵-Based on the relative orientation of matlab software for solving the relative orientation and rotation matrix elements
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1.22kb
    • 提供者:邓欢
  1. icp

    0下载:
  2. 迭代最近点算法的完整Matlab程序,输入两个点集,输出旋转矩阵、平移向量和整体误差,验证可用。-Complete iterative closest point algorithm Matlab program, enter the two point sets, the output rotation matrix and translation vector and the overall error, verify availability.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:7.79kb
    • 提供者:Mike
  1. rotation-and-translation

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

    • 发布日期:2017-04-03
    • 文件大小:3.67kb
    • 提供者:lvdan
  1. rotation_matrix

    0下载:
  2. transform between Euler angle and rotation matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:649byte
    • 提供者:wfy
  1. conversions

    0下载:
  2. MatLab function for converting Rotation matrix to Euler Angles and quatenrions. Two examples provided-MatLab function for converting Rotation matrix to Euler Angles and quatenrions. Two examples provided
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.5kb
    • 提供者:kalman_gp
  1. Trabajo3_Li

    0下载:
  2. 物体旋转平移和插值运动,注释是西班牙语 初始参数为坐标和随机的旋转矩阵-Object rotation and translational motion interpolation, the comment is Spanish and random initial parameters for the coordinates of the rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:10.63kb
    • 提供者:weichen
  1. tdfFileOpen

    0下载:
  2. D is the dimension vector, R the rotation matrix, T the translation vector of the calibrated volume LINKS is a [2,nLinks] adjacency list of links: if exists linkIdx such that links(:,linkIdx) == [track1 track2] then a link exists connectin
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:652byte
    • 提供者:p1ky
  1. rotm

    0下载:
  2. For a given axis vector and an angle of rotation about the axis we get a rotation matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.76kb
    • 提供者:tariq
  1. 无人机.zip

    3下载:
  2. VirtualArena是用于控制设计和系统仿真的面向对象的Matlab集成开发环境,其实现目标如下: 1)避免重新实现大多数项目共有的功能,例如: -离散化策略(例如欧拉向前,龙格库塔,…) -系统线性化的雅可比计算方法,例如基于符号或样本的方法 -实施标准车辆动力学,如独轮车或类似无人机的车辆,并实施不同的姿态表示,如旋转矩阵或四元数 -状态观测器自动生成,例如扩展卡尔曼滤波器(EKF) -基于网络的控制器的实施结构 - … 2)建立一套通用接口,允许
  3. 所属分类:matlab例程

    • 发布日期:2020-05-02
    • 文件大小:5.42mb
    • 提供者:吴阿斗
« 12 »
搜珍网 www.dssz.com