登录
首页 » matlab » distance and azimuth angle

distance and azimuth angle

于 2018-09-06 发布 文件大小:2KB
0 81
下载积分: 1 下载次数: 9

代码说明:

  根据经纬度计算两点间的球面距离(两种方法基于球面余弦公式,基于Haversine公式)、计算方位角。(calculate spherical distance and azimuth angle by Latitude and Longitude)

文件列表:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • gafmax
    % [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation) % Finds a maximum of a function of several variables. % fmaxga solves problems of the form: % max F(X) subject to: LB <= X <= UB % BestPop--------最优的群体即为最优的染色体群 % Trace----------最佳染色体所对应的目标函数值 % FUN------------目标函数 % LB-------------自变量下限 % UB-------------自变量上限 % eranum---------种群的代数,取100--1000(默认1000) % popsize--------每一代种群的规模;此可取50--100(默认50) % pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8) % pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1) % options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
    2006-10-18 16:07:48下载
    积分:1
  • KalmanFilter__matlab
    Kalman滤波原理及源码matlab!适合初学的童鞋没,与大家一起分享(Kalman filter theory and source code matlab! Share with you)
    2011-09-14 19:57:19下载
    积分:1
  • Prueba
    Is a good way to use geodesic active contours give you more comfortable you will be able to apply this code around the world
    2013-10-04 16:44:13下载
    积分:1
  • QAM-and-MSK
    用MATLAB实现通信原理的QAM与MSK编码。两个源码以及用到的自己编写的相关MATLAB函数分别放在相应的文件夹下。(Using MATLAB and MSK communication principle of QAM encoding. Both source and associated MATLAB functions used in their preparation were placed in the appropriate folder.)
    2013-12-16 15:15:48下载
    积分:1
  • matlab
    本算法是基于遗传算法的十杆桁架的截面优化程序,经matlab10.0测试,可完美运行(The MRD damper matlab program)
    2020-11-20 12:29:37下载
    积分:1
  • R-language-statical-anlysis
    R语言统计分析软件简明教程,适合初学者深入学习(R language statistical analysis software simple tutorial for beginners in-depth study)
    2014-02-17 19:03:21下载
    积分:1
  • vectorbeamforing
    远场 近场 聚焦波束形成 矢量水听器 常规波束形成 MVDR波束形成(Far field near field focused beamforming vector hydrophone conventional beamforming MVDR beamforming)
    2021-05-13 09:30:03下载
    积分:1
  • riccati
    riccati传递矩阵法算例,计算大转子的临界转速,固有频率(riccati example transfer matrix method to calculate the critical speed the greater trochanter, natural frequency)
    2010-11-15 10:18:21下载
    积分:1
  • ICA3
    通过独立分量分析,来实现盲源信号的分离。程序简单易懂,适合初学者(Done by independent component analysis and blind source separation of signals. Program is easy to understand, suitable for beginners )
    2013-08-03 11:08:57下载
    积分:1
  • voicerec
    a part of voice recognition program, this will get input from a user 10 times and save it.
    2012-01-08 14:20:58下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载