-
Hpoz_txt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。
例子:
txt2coord( 100 ° 7 30“宽 )
txt2coord( 100 ° 7 30 w 的)
txt2coord( -100 ° 7 30“ )
txt2coord( 100 ° 75 w 的)
txt2coord( 100 .125 °以西 )
txt2coord( 喇嘛100 °,7分钟 30 S喇嘛 )
txt2coord({ 100 .125 ° w 的 -100.125 ° })
所有指定的例子得出正确的结果(-100.125)。
我已经成功测试了多种不同的投入这一点。然而,正则表达式,这是在该文件中使用广泛,...嗯...他们有时有一个有趣的方式展示你,你没有带他们出去尚未完全想通。因此,我强烈建议你使用它之前的一些performe此功能完整性检查和将不胜感激,如果你向我报告任何错误。
(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.
Examples:
txt2coord( 100° 7 30" W )
txt2coord( 100° 7´ 30´ ´ W )
txt2coord( -100° 7` 30" )
txt2coord( 100° 7.5 W )
txt2coord( 100.125° west )
txt2coord( bla 100°, 7min 30´ ´ S bla )
txt2coord({ 100.125° W -100.125° })
All specified examples yield the correct result (-100.125).
I have successfully tested this with various inputs. Yet, regular expressions, which are extensively used in this file, ... well ... they sometimes have a funny way of showing you that you havn t quite figured them out yet. Therefore, I would strongly advice you to performe some sanity-check on this function before using it and would be greatful, if you report any bugs to me.
)
- 2011-05-15 11:07:07下载
- 积分:1
-
mean-shift
均值向量的编程的学习算法 通过这个算法可以变成处理图片的跟踪(Mean Vector learning algorithm programming algorithm can be turned through this track with pictures)
- 2013-11-20 15:34:55下载
- 积分:1
-
mat
Script for computing the BER for PSK in OFDM modulation
- 2013-03-12 11:33:26下载
- 积分:1
-
sr
说明: 微弱信号检测的随机共振方法与应用研究 博士生论文(Stochastic resonance in weak signal detection method and application of doctoral thesis)
- 2010-06-09 15:55:44下载
- 积分:1
-
matlab_fun
MATLAB常用函数参考,各种函数命令,操作指南。(MATLAB function reference, a variety of command functions, operation guide.)
- 2009-07-10 16:43:47下载
- 积分:1
-
NonlinearLPofMIT
This is a pdf filw of the course Nonlinear Programming in MIT
- 2010-10-20 16:20:08下载
- 积分:1
-
bieqen_v34
三相光伏逆变并网的仿真,多目标跟踪的粒子滤波器,研究生时的现代信号处理的作业。( Three-phase photovoltaic inverter and network simulation, Multi-target tracking particle filter, Modern signal processing jobs when the graduate.)
- 2016-05-27 09:46:37下载
- 积分:1
-
study
说明: matlab教程 提供详细的技术说明,并附上源代码(matlab tutorials provide detailed technical description, together with the source code)
- 2008-09-20 09:08:30下载
- 积分:1
-
snowflake
对一个等边三角形,每条边按照Koch曲线的方式进行迭代,产生的分形图称为Koch雪花。编制程序绘制出它的图形,并计算Koch雪花的面积,以及它的分形维数(An equilateral triangle, each edge iterations, in accordance with the manner of the Koch curve generated fractal images is known as the Koch snowflake. Programmed to draw its graphics, and calculate the area of the Koch snowflake, and its fractal dimension)
- 2012-05-13 08:16:54下载
- 积分:1
-
mle
给定数据和相应的概率密度函数、用matlab求解其相应的极大似然估计(Given data and the corresponding probability density function using matlab to solve the corresponding maximum likelihood estimation)
- 2013-05-13 18:44:40下载
- 积分:1