-
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
-
matlab6.5kebenchengxu
精通matlab6.5课本源程序,包含所有课本程序(To proficient matlab6.5 Textbook source, contains all the textbooks)
- 2013-04-26 22:50:42下载
- 积分:1
-
plotcube
基于matlab的立方体绘图案例,希望对各位有所帮助,如有不对,还请批评指正(Matlab-based cube drawing case, they hope to be helpful, if wrong, criticism and)
- 2013-04-06 10:30:25下载
- 积分:1
-
matlab_code
it is an encoding sceme matlab code
- 2010-12-27 14:41:53下载
- 积分:1
-
exppid
说明: 专家PID程序m源文件,可用于各种控制,算法已经验证(Expert PID program m source files, can be used for a variety of control algorithms has been verified)
- 2010-04-29 11:32:29下载
- 积分:1
-
iirbutterworth
matlabiir巴特沃斯低通数字滤波器(matlab iir butterworth low-pass digital filter)
- 2012-05-03 09:27:49下载
- 积分:1
-
main
The PSNR is most commonly used as a measure of quality of reconstruction of lossy compression codecs (e.g., for image compression). The signal in this case is the original data, and the noise is the error introduced by compression
- 2013-01-29 04:12:20下载
- 积分:1
-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1
-
entropy and confusion_matrix
可以求取一维信号的模糊熵,比如心电信号就可以用这个程序来做模糊熵;另外一个是得出混淆矩阵(The fuzzy entropy of one dimensional signal can be obtained.For example, ECG signal can be used to do fuzzy entropy with this program.The other is to get the obfuscation matrix)
- 2018-08-07 18:26:05下载
- 积分:1
-
10040129
文件包含两个m文件,一个是QPSK的主函数文件和单径的瑞利衰落信道fade.m文件,实现的对qpsk的过程进行了仿真(在瑞利和高斯信道的作用下)。绘制出了在各个阶段的波形图(M file contains two files, one file is the main function of QPSK and single path Rayleigh fading channel fade.m file qpsk the process of implementation of a simulation (in the Rayleigh and Gaussian channel under the action.) Drawn out at each stage of the waveform)
- 2010-11-09 23:00:36下载
- 积分:1