Welcome![Sign In][Sign Up]
Location:
Search - distance coordinates matlab

Search list

[GDI-Bitmapdistance

Description: 关于计算机坐标和地球坐标的变换,可以用于图像处理中标线及划分区域。-coordinates on the computer and transform the coordinates of the Earth that can be used in image processing and successful line separating regions.
Platform: | Size: 1024 | Author: 西风 | Hits:

[assembly languagesw_dist

Description: 本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位-This procedure used to calculate the matlab in the distance between two coordinates, latitude and longitude coordinates must be, and show that to calculate the unit
Platform: | Size: 2048 | Author: john | Hits:

[transportation applicationsPlaneModelSys

Description: 该系统可用于航模定位,输入三维空间中某一点到固定三点的距离即可计算出该点的三维坐标.并调用了MATLAB画出三维图形-The system can be used to model location, enter the three-dimensional space in a point to a fixed three-point distance can be calculated three-dimensional coordinates of the points. And call the MATLAB draw three-dimensional graphics
Platform: | Size: 3648512 | Author: 黄鸟 | Hits:

[matlabgeodistance

Description: 用来计算地球表面两点之间的距离,该程序通过输入两点的经纬度坐标确定两点的距离,可用于各种工程应用当中-The Earth s surface used to calculate the distance between two points, two points in the program by entering the latitude and longitude coordinates to determine the distance between two points can be used in a variety of engineering applications which
Platform: | Size: 3072 | Author: 刘小龙 | Hits:

[matlabdvhop

Description: 主要介绍了dvhop算法的源代码,先计算平均每跳的距离,再根据跳数求出锚节点与未知节点的距离,再用三边测量法求出未知节点坐标-Dvhop algorithm introduces the source code, to calculate the average distance of each jump, then jump a few calculated in accordance with anchor nodes and unknown distance from the node, and then calculated trilateration unknown node coordinates
Platform: | Size: 1024 | Author: 闫军 | Hits:

[matlabsw_dist

Description: 提供两个点坐标,可以利用本程序,计算两点距离,简单好用。-Coordinates of two points, you can use this procedure to calculate the distance to two points, easy-to-use.
Platform: | Size: 2048 | Author: 王亮 | Hits:

[Windows Developseawater

Description: Matlab seawater工具包,可以通过海水的温盐等信息计算海水的密度、比容、位密、地转流速等重要参数。- SW_ADTG Adiabatic temperature gradient SW_ALPHA Thermal expansion coefficient (alpha) SW_AONB Calculate alpha/beta (a on b) SW_BETA Saline contraction coefficient (beta) SW_BFRQ Brunt-Vaisala Frequency Squared (N^2) SW_COPY Copyright and Licence file SW_CP Heat Capacity (Cp) of Sea Water SW_DENS Density of sea water SW_DENS0 Denisty of sea water at atmospheric pressure SW_DIST Distance between two lat, lon coordinates SW_DPTH Depth from pressure SW_F Coriolis factor "f" SW_FP Freezing Point of sea water SW_G Gravitational acceleration SW_GPAN Geopotential anomaly SW_GVEL Geostrophic velocity SW_INFO Information on the SEAWATER library. SW_PDEN Potential Density SW_PRES Pressure from depth SW_PTMP Potential temperature SW_SALS Salinity of sea water
Platform: | Size: 50176 | Author: 庄伟 | Hits:

[matlabGATSP

Description: 用遗传算法写的求解TSP问题 四种情况 多旅行商单出发点 多旅行商多出发点 单旅行商以点的坐标计算及以距离矩阵计算-Written by using genetic algorithms for solving TSP problems, four cases: more than a single starting point for traveling salesman, multi-traveling salesman more than a starting point, a single traveling salesman to the coordinates of points with distance matrix calculation and the calculation
Platform: | Size: 16384 | Author: 曹轩 | Hits:

[OpenCV000

Description: Mahalanobis距離是一個可以準確找出資料分布上面極端值(Outliers)的統計方法,使用線性迴歸的概念,也就是說他使用的是共變數矩陣以及該資料分布的平均數來找尋極端值的產生,而可以讓一群資料系統具有穩健性(Robust),去除不必要的雜訊訊息,這邊拿前面共變數矩陣的資料為例,並且新增了兩個點座標向量來做Mahalanobis距離的比較-Mahalanobis distance is the information that can accurately identify the distribution of the above extreme values (Outliers) statistical methods, the concept of using a linear regression, meaning that he used the covariance matrix and the distribution of the information to find the extreme values of the average production of , but can allow a group of information systems with the robustness (Robust), removing unnecessary noise message here get in front of the data covariance matrix, for example, and added two points, coordinates of vectors to do comparison of Mahalanobis distance
Platform: | Size: 1024 | Author: nip | Hits:

[matlabzuobiaozhuanhuan

Description: 利用matlab仿真GPS坐标转换,即知道一点的GPS坐标利用测出来的距离俯仰方位信息计算另外一点的GPS坐标。-GPS coordinates conversion using matlab simulation, that is to know that the GPS coordinates use the distance measured from the pitching position information to calculate the GPS coordinates of another point.
Platform: | Size: 1024 | Author: putaoyuan | Hits:

[matlabMatlab_tsp

Description: TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling salesman problem, traveling salesman problem) genetic algorithm generic matlab program D is the distance matrix, n is the population number of parameters a C coordinates of the 31 cities to stop algebra, genetic to C on behalf of the program stops, the specific values ​ ​ of C depending on the size and time-consuming, m alpha for the fitness value of the normalized phase-out acceleration index, and is best taken as 1, 2, 3, 4, and not too much eliminated the protection index, it is desirable for any decimal between 0 and 1, taking 1:00 off the protective function, it is recommended to take a value between 0.8 to 1.0 R for the shortest path, Rlength for the path length
Platform: | Size: 4096 | Author: fuhai | Hits:

[Software EngineeringMatlab

Description: nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点的坐标归纳出一个圆的半径和圆心,确定该圆的各点坐标 gaborconvolve——利用一维盖伯滤波器对图像进行处理 gethammingdistance ——返回两幅虹膜图像提取的特征码之间的海明距离 linecoords——返回一条线的上各点的x,y坐标值-nonmaxsup- non-maximum suppression hysthresh- set the threshold range, returns a binary image canny- edge detection, image edge enhancement adjgamma- adjust the image' s gamma value findline- linear Hough transform and Canny edge detection get the coordinates of each point circlecoords online- Returns coordinate houghcircle on the circle of the radius and center coordinates of the points decision pixels- After taking a picture canny transformation, using hough transform to find the image of a circle findcircle- the calculated coordinates of each point line summed up a circle of radius and center, to determine the coordinates of each point of the circle gaborconvolve- using a 维盖伯 filter for image processing gethammingdistance- returns two iris images extracted linecoords Hamming distance between the signature- a return line to the points on the x, y coordinate values
Platform: | Size: 4573184 | Author: 廖志伟 | Hits:

[2D Graphicvoronoi_MATLAB

Description: 此程序用来在MATLAB中创建泰森多边形,并且在产生随机中心点的同时,各中心点必须满足特定的距离关系,最后输出中心点坐标以及相应的顶点坐标,以在ABAQUS中建模。-This procedure is used in MATLAB create Thiessen polygons, and at the same time generating random center point, each center must meet specific distance relationship, the final output of the center coordinates and the corresponding coordinates of the vertices to model in ABAQUS in.
Platform: | Size: 15360 | Author: jiahui | Hits:

[OtherJingWeiDuZhuanJuLi

Description: MATLAB程序,用来计算大地坐标中两个经纬度之间的距离。-MATLAB program, used to calculate the distance between the two latitude and longitude coordinates.
Platform: | Size: 22528 | Author: 代永光 | Hits:

[transportation applications极坐标放样参数计算

Description: 根据Excel表中的待放样点坐标,计算出放样时的所需的角度、距离参数。(According to the coordinates of the points which set in Excel, the required angle and distance parameters are calculated.)
Platform: | Size: 14336 | Author: 中国北方之猪 | Hits:

[Data structsnew-DV-Hop-code

Description: 改进DV-Hop定位算法 首先设置初始量,布置了一个范围为100×100m2的区域,其上随机分布100个传感器节点,其中有10个信标节点,节点的通信半径为30m。 第二步在正方形区域内产生均匀分布的随机拓扑,随机产生节点坐标并将其中十个选定为信标节点,其余九十个设为未知节点,然后画出节点分布图。 第三步通过最短路径法计算未知节点与每个信标节点的最小跳数。 第四步根据前面记录的其他信标节点的位置信息和相距跳数估算平均每跳的实际距离,用跳数估计距离的方法得出未知节点到信标节点的距离。 第五步用极大似然估计法求未知节点坐标 (Improved DV-Hop localization algorithm first set the initial amount, layout 100100m2 the area of ​ ​ a range of 100 sensor nodes randomly distributed on the 10 beacon node, the node communication radius of 30m. The second step in the square area to generate uniformly distributed random topology, random coordinates of the nodes and ten of the selected beacon node, the remaining 90 is set to unknown node, and then draw the node distribution diagram. The third step is to calculate the minimum number of hops of the unknown node and each beacon node through the shortest path method. The fourth step according to the location information of the other beacon nodes in the previous record and away from hops to estimate the average hop distance and hop count to estimate the distance to come to the distance of the unknown node to beacon nodes. The fifth step maximum likelihood estimation method and the unknown coordinates of the nodes)
Platform: | Size: 1024 | Author: robinkk4 | Hits:

CodeBus www.codebus.net