搜索资源列表
AxeRolingl.rar
- 求解三维轴及坐标旋转
fitcurve
- 二乘法曲线拟合 //X,Y -- X,Y两轴的坐标 //M -- 结果变量组数 //N -- 采样数目 //A -- 结果参数 -Using two multiplication fit the curves//X,Y the site of two axial x,y//M the number of outcome variable//N the number of samples//A the parameter of outcome
B747_simulink_Model
- 以波音747为背景,建立了飞机运动的空间六自由度仿真模型。其中包含以下部分: 1. 飞机运动的空间六自由度仿真模型 2. 自动驾驶仪仿真模型; 3.执行器仿真模型; 4.大气重力环境模型; 5.气动数据模型; 6.发动机推力模型; 另外,仿真过程中: 1.考虑了风场的影响 2.考虑了传感器的随机噪声; 3.考虑了执行器时间延迟; 4.采用变增益控制器; 状态方程选取:速度、攻角、侧滑角、机体系三轴角速度、欧拉角、
AxeRolingl
- 求解三维轴及坐标旋转-Solving three-dimensional axis and CORDIC
4dofrobot
- 四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标-Simple robot four degrees of freedom (reprint), by entering the four joint rotation angle, showing that the entity in the X, Y, Z axis on the projection, and calculate the location coordinates
sy
- lagrange算法实验题目:Lagrange插值多项式 相关知识:通过n+1个节点的次数不超过n的Lagrange插值多项式为: 其中,Lagrange插值基函数 ,k=0,1,…,n。 另外,补充C语言绘制图形方面的内容如下 1.屏幕坐标系 坐标原点在屏幕的左上角,x轴水平向右,y轴垂直向下。2.常用的绘图函数 Newton算法 -lagrange algorithm experimental subject: Lagrange interpolation polyn
Coordinate
- 对观测资料进行坐标旋转,使X轴位于主风方向上。-Coordinate the observed data into a fixed Axis.
suijishu
- 通过坐标轴,随即显示坐标轴上的值域及坐标的位置(x,y轴的位置)。-rand number show
car
- 给定一个N*N 的方形网格,设其左上角为起点◎,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点◎出发驶向右下角终点▲,其坐标为(N, N)。在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: 求汽车从起点出发到达终点的一条所付费用最少的行驶路线。-Given an N* N square grid, set the upper left corner as a starting point ◎, c
3D-coordinates-system-revolving
- 三维坐标系统旋转,实现以法向量向目标轴XYZ旋转。原理说明和测试结果。-Three-dimensional coordinate system rotation vector to the target to achieve a XYZ axis rotation. Principles of instructions and test results.
FindMin
- 给定一个N*N 的方形网格,设其左上角为起点,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点出发驶向右下角终点,其坐标为(N,N)。 在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则应付费用B,否则免付费用。 (3)汽车在行驶过程中遇油库
matlab_plot
- 如何用Matlab画图 以西东方向为横轴,以南北方向为纵轴。(选适当的点为原点)将国土最西到最东边界在x轴上的区间划取足够多的分点xi,在每个分点处可测出南北边界点的对应坐标y1 ,y2,-How to use Matlab drawing XiDong direction in the north and south direction for the horizontal axis, for the vertical axis. (choose appropriate poi
line2arrow
- 在轴箭头绘制坐标空间是很困难的,因为Matlab的内置函数图工程箭头坐标空间。这个函数的轴到图坐标计算及放置在正确的位置注释箭头。它还提供了一个按钮式功能重新同步线和箭头如果调整轴或人物,或变更线的属性。-Plotting an arrow in axis coordinate space can be difficult, since Matlab s built-in arrow function works in figure coordinate space. This function
Bao
- 取x轴Y轴某些点的坐标,用线连起来,包线图-Check point coordinates, even from the envelope
heat-conductivity-VF.txt
- 首先定义函数u ( x , t) 的时间与空间的网格,将x 坐标分成N 等份,将t 坐标分成M 等份. 令i 表示位置x 横轴, j 表示时间t 纵轴. 网格上每个格点对应一个温度值. 用中心差分近似代替对 空间的偏微分,-heat conductivity
xyz
- 在已经知道X,Y,Z轴坐标,画出该些点立体图。-Already know that X, Y, Z axis, draw some point in the three-dimensional map.
cordic-c-vc-6.0
- cordic算法的c语言实现,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角,适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm realize the C language, input x, y coordinates of two points, are automatically calculated to change point and plane coordinate axis ( x axis positive ) angle,
cordic-fixed-point-c-vc6.0-
- cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
ROC-plot
- 试者工作特征曲线 (receiver operating characteristic curve,简称ROC曲线),又称为感受性曲线(sensitivity curve)。得此名的原因在于曲线上各点反映着相同的感受性,它们都是对同一信号刺激的反应,只不过是在几种不同的判定标准下所得的结果而已。接受者操作特性曲线就是以虚报概率为横轴,击中概率为纵轴所组成的坐标图,和被试在特定刺激条件下由于采用不同的判断标准得出的不同结果画出的曲线。-PLOTROC Plot receiver operating
坐标转换矩阵
- 程序可以用来计算绕坐标系轴转角a得到的坐标转换矩阵