搜索资源列表
lsq
- 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
rigid
- 刚体计算类,用于计算各个刚体的广义转动矩阵等-rigid computation used in the calculation of the various rigid rotation of generalized matrix
MersenneTwister-1.0.1
- Perl编写的MersenneTwister算法示例,马齐赛特旋转算法主要用于伪随机数生成-Perl prepared MersenneTwister algorithm example, Mazimhaka Dorset rotation is mainly used to generate pseudo-random numbers
CaculateMatrix
- 根据旋转、平移分量计算刚体变换的矩阵。附说明文档。-under rotation, translation component of the rigid transformation matrix. Attached documentation.
matrixrotation
- 这是用VC环境C++写的一个简单的矩阵旋转算法,-This is the VC environment with the C write a simple rotation matrix algorithm,
s0604109
- 二质量浮筏振动频率计算(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
transform
- 三维张量在不同坐标系统的变换,可用于各向异性介质的介电张量的旋转等问题-3D tensor in different coordinate systems transformation can be used in the dielectric anisotropy tensor rotation problems
Mersenne 梅森旋转算法(Mersenne twister)
- 梅森旋转算法(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
vgg_quat_from_rotation_matrix.
- 从旋转矩阵到四元数的转换,matlab代码。,From the rotation matrix to quaternion conversion, matlab code.
12
- 优化设计的坐标轮换法,课程设计作业,适用简单问题-Optimal Design of the coordinates of the rotation law, the curriculum design operations, the application of simple questions
jocobirot
- 本程序是根据jacobi旋转法求实对称矩阵的全部特征值和特征向量-This procedure is based on realistic jacobi rotation symmetric matrix of all eigenvalues and eigenvectors
rotationmat3D
- 输入一个旋转角度,以及一个旋转轴,可以求出空间中任意点的旋转矩阵 注意角度用弧度单位-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
CoordinateTransfer
- 计算两个变量的线性回归系数及相关系数、向量旋转-Calculation of the two variable linear regression coefficient and correlation coefficient, vector rotation
QR
- 矩阵全部特征值的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
zuobiaolunhuanfa
- 计算机算法,编的不好,请各位批评指正,谢谢 坐标轮换法-Computer algorithms coordinate rotation method
turn7
- 7维坐标轮换法求函数的最小值的mathematica 源程序-7-dimensional coordinate rotation Method mathematica function of the minimum source
dimension_turn_6
- 优化设计算法:用坐标轮换法求目标函数的最优解和最优值,已经验证算法的正确性,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
nxnxz
- 用旋转法生成奇数阶幻方的程序,VB60编写,程序中有详细说明.-With the rotation method generates odd-order magic square program, VB60 write the program in detail.
Rotation-matrix-in-C
- 数学输出旋转矩阵源代码,输入行数和列数,自动计算好,支持C-Mathematical rotation matrix output source code, input the number of rows and columns, automatically calculate the support C
given rotation and householder reflection
- Givens rotation and Householder reflection