登录
首页 » matlab » ENVtoECEF

ENVtoECEF

于 2013-11-14 发布 文件大小:11KB
0 251
下载积分: 1 下载次数: 137

代码说明:

  matlab编程实现从东北天坐标系到地心坐标系的坐标转换,包含了资料文件。调用函数名为:ENVtoECEF,输入参数为东北天原点经纬度数据,东北天坐标点数据;输出数据是东北天坐标系下坐标点对应的经纬高数据。(matlab programming from the northeast sky coordinate system to the geocentric coordinate system conversion, including the data file. Call the function named: ENVtoECEF, input parameters for the origin of latitude and longitude data northeastern days, Northeast day coordinate data output data is northeast days coordinates of latitude and longitude coordinates of points corresponding to the high data.)

文件列表:

ENVtoECEF.m,403,2013-07-11
ENVtoECEF从东北天坐标系到地心坐标系.docx,13079,2013-11-14

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

发表评论

0 个回复

  • NMF
    一个基本的非负矩阵分解计算程序, 可在Matlab环境下运行.(Algorithms for Non-negative Matrix Factorization)
    2012-01-15 18:50:12下载
    积分:1
  • pappa
    computing the peak to average power ratio in ofdm metwork
    2010-12-17 00:11:44下载
    积分:1
  • robust
    说明:  状态反馈控制,鲁棒控制学习中编写的状态反馈控制(state feedback control,State feedback control written in robust control learning)
    2020-12-27 16:45:49下载
    积分:1
  • pv
    说明:  photovoltaic cell model
    2012-04-30 12:13:27下载
    积分:1
  • MATLAB
    本代码主要仿真了VO和JZ超过AWGN信道的内存1率1/2卷积码的性能边界。 (VO and JZ bounds on performance of a memory-1 rate-1/2 convolutional code over an AWGN channel)
    2012-05-08 22:51:05下载
    积分:1
  • JIANGZUO
    清华大学2013年针对稀疏表示的一个讲座,请的是稀疏表示的创始人。其中为讲座的讲义。(Tsinghua University in 2013 for the sparse representation of a lecture, please sparse representation is the founder. Where is the lecture handouts.)
    2013-11-16 21:49:47下载
    积分:1
  • LDA
    matlab 实现的LDA算法和线性分类器的实现,其中包括好几个.m文件(matlab implementation of the LDA algorithm and the realization of the linear classifier, which includes several. m file)
    2011-05-05 17:25:09下载
    积分:1
  • ISMModel
    解释结构模型(ISM)的matlab学习程序,通过输入邻接矩阵及其维数,计算出因素的分级,以及可达集、先行集和共同集。(Interpretative Structural Model (ISM) in matlab learning program, by entering the adjacency matrix and its dimension, calculate grading factors, as well as arrive set, first set and a common set.)
    2015-11-18 17:26:19下载
    积分:1
  • yin
    说明:  itis yin algorithm for fo estimation
    2019-06-14 14:46:01下载
    积分:1
  • repval
    repval(X) finds all repeated values for input X, and their attributes. (The input may be vector, matrix, char string, or cell of strings Y=repval(X) returns the repeated values of X [RV, NR, POS, IR]=repval(X) returns the following outputs RV : Repeated Values (sorted) NR : Number of times each RV was repeated POS : Position vector of X of RV entries IR : Index of repetition Example: X=[1 5 5 9 5 5 1] [RV,NR,POS,IR]=repval(X) Output: RV = [1 5] Numbers 1 and 5 are repeated values NR = [2 4] Respectively repeated 2 and 4 times POS = [1 7 2 3 5 6] Position index of X for repeated values IR = [1 1 2 2 2 2] Corresponding to which index of RV )
    2010-12-14 15:13:45下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载