搜索资源列表
依赖坐标的分割方法
- 用matlab编写的一种依赖坐标的图像分割方法,即动态阈值分割法-using Matlab prepared by the coordinates of a reliance on image segmentation method, that is, dynamic thresholding segmentation method
MATLAB
- 主成分分析的MATLAB程序代码,mni坐标转Talairach坐标的MATLAB程序代码
matlab
- 其内容有: 1.基带输入波形及其功率谱 2.QPSK调制信号及其功率谱 3.AWGN信道输出及其功率谱 4.通过瑞利信道之前和之后的信号星座图 5.在高斯白噪声和瑞利衰落信道条件下的误码性能以及高斯白噪声的理论曲线,所有误码性能曲线在同一坐标比例下绘制
TSP
- MATLAB TSP问题解决.可自行输入城市坐标. -MATLAB TSP problem. Are free to enter the city coordinates.
TSP(matlab)
- matlab蚁群算法,要使用城市坐标的版本-ant colony algorithm matlab, it is necessary to coordinate the use of the version of the City
CordFitIdeal
- 坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)-Coordinate Transfer:A,B are tow coordinates. This progra
DV-hop
- 在matlab软件下实现传感器节点的拓扑设置以及DV_hop算法,得到未知节点的坐标-Matlab software in the topology of sensor nodes to achieve DV_hop algorithm settings and to get the coordinates of the unknown node
matlab
- 连续读取多张图像同一坐标像素点的灰度值大小-Read multiple images the same continuous pixel coordinates of the size of the gray value
matlab-kalman
- 卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题. 比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。这个估计可以是对当前目标位置的估计(滤波),也可以是对于将来位置的估计(预测),也可
MATLAB
- 三维立体图形,带网格,用三维坐标描绘曲面走向-Three-dimensional graphics
matlab
- 四参数转换,大地坐标下的坐标转换到一般坐标系的坐标。。
高斯坐标正反算
- 高斯坐标正反算,给出高斯平面坐标可以反算出大地经纬度坐标。给出大地坐标可以算出高斯平面坐标(Gauss coordinate inversion is realized)
matlab-voronoi-2
- 不仅利用程序编写除了voronoi图像,而且还利用程序输出voronoi图顶点坐标信息(Not only is the program written in addition to the Voronoi image, but also the program uses output Voronoi graph vertex coordinate information)
MATLAB 路径规划
- 利用matlab对旅行商问题进行求解,31座城市坐标最短路径规划(The traveling salesman problem is solved by using MATLAB, and the shortest path planning of 31 urban coordinates is given)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)
MATLAB代码
- 已知坐标点 画随机图 调用voronoi函数(voronoi function ploting stochastic graph)
坐标转换
- gps经纬度转换到大地坐标,大地坐标转换到施工坐标(GPS conversion from latitude and longitude to geodetic coordinate and geodetic coordinate to construction coordinate)
坐标转换
- 包括同椭球下的坐标转换与异椭球下的七参数转换(Including coordinate transformation under the same ellipsoid and seven-parameter transformation under the different ellipsoid)
北斗导航算法的MATLAB仿真实现
- 北斗定位算法的MATLAB仿真实现,包括随机生成用户位置及计算用户坐标等功能。(MATLAB simulation of Beidou location algorithm,including the functions of generating user's position randomly and calculating user's coordinates.)
robot并联机器人matlab运动学代码
- 利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink,