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

搜索资源列表

  1. Triangle

    0下载:
  2. 本程序用三边测量法来计算未知节点坐标且假设用于定位的锚节点位于等边三角形的三个顶点上。-This program uses trilateration to calculate the coordinates of unknown nodes and assume the anchor node for positioning in the equilateral triangle of three vertices.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:854
    • 提供者:刘晓红
  1. Simulation1

    1下载:
  2. 本程序先使用RSSI中对数常态模型来测距离,然后用三边测量法来计算未知节点的坐标。-The program first uses RSSI in lognormal model to measure the distance, and then use trilateration to calculate the coordinates of the unknown node.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1348
    • 提供者:刘晓红
  1. HouF

    0下载:
  2. 根据摄影测量中的单张相片的控制点坐标来计算摄影测量时的外方位元素-According to photogrammetry in a single photo of the control point coordinates to calculate the photographic measurement of exterior orientation
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1317
    • 提供者:杉杉
  1. QianF

    0下载:
  2. 根据后方交会计算的外方位元素求的带定点的地面摄影测量坐标-Calculated according to resection of the exterior orientation elements seeking the ground with a fixed-point coordinates of photogrammetry
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:713
    • 提供者:杉杉
  1. linear

    0下载:
  2. RSSI线性化求解坐标,三维的RSSI的值,构成RSSI的矩阵,计算循环K次的误差曲线-Solving linear coordinates RSSI
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1238
    • 提供者:刘京
  1. rangePolyponPoint

    1下载:
  2. Matlab中有很多根据多边形顶点计算多边形面积,对多边形涂色等函数,但是并没有对多边形顶点进行凸多边形排序问题,所以写了这个对可以构成凸多边形的顶点进行排序的算法。- 此子程序功能为逆时针排列多个可构成一个凸多边形的顶点 输入参数xv是这些顶点的横坐标集合 yv是这些坐标的纵坐标集合 返回的排列好的点的横坐标和纵坐标集合. 使用示例: [x y]=rangePolyponPoint([0 10 10 0],[0 10 0 10]) 输出结果为:x = [ 0 10 10
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:639
    • 提供者:小张
  1. zuobiaoxuanhuan

    0下载:
  2. matlab依据椭球的高斯投影公式,将某一个点的经纬度坐标转化为横纵坐标的计算公式的m文件。输入形式为n*2的矩阵即可。-matlab based on the Gaussian ellipsoid projection formula, the latitude and longitude coordinates of a point into a vertical and horizontal coordinates of the formula m-file.
  3. 所属分类:matlab例程

    • 发布日期:2013-01-15
    • 文件大小:665
    • 提供者:lianhao
  1. ReadNavME

    1下载:
  2. matlab写的单点定位程序,可以读取星历文件计算接收机坐标-Matlab write single point positioning program, can read the star calendar file calculation receiver coordinates
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2518
    • 提供者:张宇
  1. fdistance

    0下载:
  2. 已知两点经纬度,计算两点之间距离。 利用大地坐标!-The known longitude and latitude calculate the distance
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1236
    • 提供者:jjj
  1. FivePointCubicMethod

    1下载:
  2. 五点三次法实现振动信号趋势项的消除, 1、 计算出数据的均值、均方值、方差 ; 2、 用matlab编制五点三次法消趋势项程序。 3、 在同一坐标下绘出消趋势项前后时域信号,并分析比较。 绘出消趋势项前后信号的自相关函数。- Five points three times a method to achieve the elimination of the trend of the vibration signal, 1, to calculate the m
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:842
    • 提供者:lingjian
  1. GeodeticTransformations

    0下载:
  2. 一组用来计算不同参考椭球下的坐标变换函数-Geodetic Transformations A set of functions to calculate coordinate transformations between different reference ellipsoids and different projections.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:26748
    • 提供者:zhkun
  1. hfjh

    0下载:
  2. 摄影测量中后房交会的matlab源程序。内含有数据,通过实测大地坐标 和左相片和右相片的内参数外参数 计算出图片山待定点的坐标。-Photogrammetry Fair Housing Matlab source. Contains data, geodetic coordinates and the left photo and right photo of the measured parameters within the outer parameters calculated pictu
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:3720
    • 提供者:zhuxiaoyang
  1. led_lens_with_matlab

    2下载:
  2. LED 二次光学设计中的透镜设计,根据非成像光学原理,利用matlab计算生成二维点坐标,可导入3维建模软件,生产模型。代码经过测试,可成功完成计算。大家可以参考一下。-LED optical design, lens design, according to the non-imaging optics principle, the use of matlab calculation to generate two-dimensional coordinates can import 3-D
  3. 所属分类:matlab例程

    • 发布日期:2013-09-20
    • 文件大小:1323
    • 提供者:陈德胜
  1. TDOA_Chan_Matlab

    0下载:
  2. TDOA定位 Chan算法,CHAN算法,假设移动台与各基站位置较近,需进行三四WLS计算 输入参数: R(N-1×1): TDOA测量值 Pbs(N×2): 基站的坐标,第一列为X,第二列为Y 参考基站坐标位于第一行 输出参数: POS_ref(2X1):第一次WLS的估计结果,作为参考作最终定位结果的判决 POS1(2X1) :定位结果1 POS2(2X1) :定位结果2 POS3(2X1) :定位结果3 POS4(2X1) :定位结果4
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1299
    • 提供者:金国
  1. Polar-Fourier-Transform

    6下载:
  2. 基于MATLAB实现了极坐标下的傅里叶变换,对一个给定 n×n 的二维信号,其计算复杂度等价于笛卡尔坐标下的2D-FFT,可广泛应用于图像处理和分析。-A fast high accuracy Polar FFT algorithm is given in the software package written in MATLAB. For a given 2D signal of size n×n, the algorihtm s complexity is just like in a C
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:579763
    • 提供者:周清保
  1. LLHtoUtmZone

    0下载:
  2. 本程序是用于根据当地坐标信息来计算UTM坐标的转换程序,可能根据经纬高信息转换到当地的UTM坐标-This procedure is used for the conversion process according to the local coordinate information to calculate the UTM coordinates, according to latitude and longitude information may be converted to the
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1141
    • 提供者:gumingwu
  1. Cal_Sat_Pos

    0下载:
  2. 实现卫星星历的单点定位功能,计算地面点的三维空间坐标。-Achieve the satellite ephemeris single point positioning function to calculate the three-dimensional spatial coordinates of the ground point.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1606
    • 提供者:王华
  1. createCNT

    0下载:
  2. 用来建立第一性原理计算的用的坐标程序,程序还稍有问题需要调试。-Used to create the first-principles calculation of the coordinates program, the program is also a slight problem needs to be debugged.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:1881
    • 提供者:zrq
  1. duoxiangshinihe

    1下载:
  2. 《数值计算方法》中根据给定的一些点的坐标(x,y),使用最小二乘多项式拟合方法,根据用户输入的点坐标及需要拟合出的多项式阶数,实现拟合多项式的系数输出!-" Numerical Methods" at some point according to the given coordinates (x, y), using the least squares polynomial fitting method, based on user input point coordinat
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:10075
    • 提供者:老邓
  1. Load_V2.0

    3下载:
  2. 此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写 需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件 Force_Site.txt---已知各个载荷点的坐标 Node_Site.txt----有限元节点坐标 输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小-This process patent under the king wrote &quo
  3. 所属分类:matlab例程

    • 发布日期:2013-12-29
    • 文件大小:4311
    • 提供者:michel
« 1 2 34 5 »
搜珍网 www.dssz.com