搜索资源列表
Matlab_GPS_Toolbox[1]
- GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution of precision)计算,卫星选取和相关函数;
ElectromagneticField
- 这是一个利用MATLAB的GUI编的长直导线周围电磁场的可视化程序。-This GUI provides a visualization of the electromagnetic field induced by a current flowing in a straight wire. The tool also shows the current induced by a rectangular coil that is placed inside the electromagnetic
ballbeam20110127
- BALLBEAM demonsrates Proportional-Derivative (PD) control as applied to a ball and beam simulation experiment. Execute by calling with no arguments. P and PD controllers are implemented which manipulates the beam angle in response to the positio
Matlab-GPS-Toolbox
- 非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution
SpektrSignalOdinImp2222
- Function (SpektrSignalOdinImp2222.rar) calculates the spectrum of a rectangular pulse. Pulse duration and time position sets the user .
outdoorlagrange
- This code uses lagrange interation to calculte user s position in outdoor case.
indoorlagrange
- This code uses lagrange interation to calculte user s position in indoor case.
indoornewton
- This code uses newton interation to calculte user s position in indoor case.
outdoornewton
- This code uses newton interation to calculte user s position in outdoor case.
findEulerAngs
- 3D方式演示欧拉角 通过鼠标就可以更改欧拉角的方位,其中代码适用于欧拉角方向余弦矩阵的转换。-findEulerAngs generates Euler angle sets and animates rotations in response to user manipulation of a 3D rigid body (a box). Use the mouse to change the orientation of the box. A wireframe of the ori
robot
- Robotics Toolbox for Matlab-The Toolbox has always provided many functions that are useful for the study and simulation of classical arm-type robotics, for example such things as kinematics, dynamics, and trajectory generation. The Toolbox is
hologram
- 用於建立全像片圖形及重建,使用者自行設定解析度和灰階位置-Used to create graphics and hologram reconstruction, the user sets the position resolution and grayscale
GPS-positioning-
- 用MATLAB程序实现卫星位置解算、用户位置解算(最小二乘法)、导航电文读取、坐标转换。-MATLAB program to achieve the satellite position solver, solver user location, navigation message reads, GPS positioning simulation (implemented by the least squares method).
EnsembleControlCrane
- 这是一个桥式起重机集成控制的一个例子。附件是M文件,计算驾驶起重机的整体不确定电缆长度从某个初始配置任何所需的最终配置的输入,使用开环的总体控制框架。和马车的速度和摆角和角速度的位置(代表起重机载荷)作为国家。钟摆的长度是有界不确定。 还附有2个M文件,能够创建和回放电影的模拟起重机的动作,给用户更好的了解起重机的动力学。-This is an example of ensemble control on an overhead crane. Attached are m-files tha
P63
- 上传的程序完成了利用伪距测量用户位置的仿真计算-The uploaded program completes the simulation calculation using the pseudorange to measure the user s position.
RRR
- 3-RRR平面并行机器人的仿真。该程序由用于3-RRR平面并行机械手仿真的多个MATLAB脚本组成。 该程序基本上由图形用户界面组成,允许用户交互地定义移动平台的位置和方位。 在姿态的每个变化中,解决了逆运动学问题,并绘制了新的配置。 另外,在移动平台的方向的每次改变时,计算和绘制恒定方向工作空间。-Simulation of 3–RRR Planar Parallel Manipulators.This program consists of several MATLAB scr ipts u
shiftBasedLBP
- % The goal of this function is allow easy and intuitive parsing of user % inputs. The function supports three common way to pass variables to % functions: % (1) "Name value" pairs- the "variable name" string is followed
北斗导航算法的MATLAB仿真实现
- 北斗定位算法的MATLAB仿真实现,包括随机生成用户位置及计算用户坐标等功能。(MATLAB simulation of Beidou location algorithm,including the functions of generating user's position randomly and calculating user's coordinates.)