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

搜索资源列表

  1. lsq

    0下载:
  2. The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR- factorization. This makes it
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:56.51kb
    • 提供者:AiQing
  1. rigid

    0下载:
  2. 刚体计算类,用于计算各个刚体的广义转动矩阵等-rigid computation used in the calculation of the various rigid rotation of generalized matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.93kb
    • 提供者:zy
  1. MersenneTwister-1.0.1

    0下载:
  2. Perl编写的MersenneTwister算法示例,马齐赛特旋转算法主要用于伪随机数生成-Perl prepared MersenneTwister algorithm example, Mazimhaka Dorset rotation is mainly used to generate pseudo-random numbers
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.25kb
    • 提供者:余风
  1. CaculateMatrix

    0下载:
  2. 根据旋转、平移分量计算刚体变换的矩阵。附说明文档。-under rotation, translation component of the rigid transformation matrix. Attached documentation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:79.99kb
    • 提供者:戚春燕
  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. s0604109

    0下载:
  2. 二质量浮筏振动频率计算(98.6),以及对于不同质量比,阻尼比 和干扰激励频率时的隔振效果计算,有数据压缩防溢出功能(98.4) 对每个弹性支承均求旋转变换矩阵,可用于辐射式布置(98.4)-two quality floating raft vibration frequency calculation (98.6), and for different quality than, damping ratio and interference at the excitation fre
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.87kb
    • 提供者:吴春雷
  1. transform

    0下载:
  2. 三维张量在不同坐标系统的变换,可用于各向异性介质的介电张量的旋转等问题-3D tensor in different coordinate systems transformation can be used in the dielectric anisotropy tensor rotation problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:3.76kb
    • 提供者:wanghong
  1. Mersenne 梅森旋转算法(Mersenne twister)

    0下载:
  2. 梅森旋转算法(Mersenne twister) 是一个伪随机数发生算法,可以快速产生高质量的伪随机数, 修正了古典随机数发生算法的很多缺陷。-Mason rotation algorithm (Mersenne twister) is a pseudo-random number generation algorithm that can quickly produce high-quality pseudo-random numbers, random number correction a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-03-21
    • 文件大小:79.54kb
    • 提供者:郭福明
  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. 12

    0下载:
  2. 优化设计的坐标轮换法,课程设计作业,适用简单问题-Optimal Design of the coordinates of the rotation law, the curriculum design operations, the application of simple questions
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:740byte
    • 提供者:张淼
  1. jocobirot

    1下载:
  2. 本程序是根据jacobi旋转法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic jacobi rotation symmetric matrix of all eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1.04kb
    • 提供者:皮皮
  1. rotationmat3D

    1下载:
  2. 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-Given input: r: angle to rotate, in rads Axis: axis of rotation, defined as a 3point which connects to the origin. Output: 3x3 Matrix R such that for an arbitrary point v, Rv is the poi
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.07kb
    • 提供者:guigui
  1. CoordinateTransfer

    0下载:
  2. 计算两个变量的线性回归系数及相关系数、向量旋转-Calculation of the two variable linear regression coefficient and correlation coefficient, vector rotation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:52.14kb
    • 提供者:楚万长
  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. zuobiaolunhuanfa

    0下载:
  2. 计算机算法,编的不好,请各位批评指正,谢谢 坐标轮换法-Computer algorithms coordinate rotation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1kb
    • 提供者:王文杰
  1. turn7

    0下载:
  2. 7维坐标轮换法求函数的最小值的mathematica 源程序-7-dimensional coordinate rotation Method mathematica function of the minimum source
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.11kb
    • 提供者:lx
  1. dimension_turn_6

    0下载:
  2. 优化设计算法:用坐标轮换法求目标函数的最优解和最优值,已经验证算法的正确性,visual C++6.0开发,变量维数为6 -Optimization Algorithm: Method using coordinate rotation objective function of optimal solution and optimal value, has verified the correctness of the algorithm, visual C++6.0 developmen
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:195.35kb
    • 提供者:
  1. nxnxz

    0下载:
  2. 用旋转法生成奇数阶幻方的程序,VB60编写,程序中有详细说明.-With the rotation method generates odd-order magic square program, VB60 write the program in detail.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5.89kb
    • 提供者:guodeming
  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. given rotation and householder reflection

    0下载:
  2. Givens rotation and Householder reflection
  3. 所属分类:数学计算

    • 发布日期:2018-01-05
    • 文件大小:175kb
    • 提供者:kiang
« 12 3 »
搜珍网 www.dssz.com