搜索资源列表
jisuanfangweijiao
- 基于vb程序的反算坐标方位角,适合要经常转换方位角的同学-Based on inverse coordinate azimuth vb program
Coordinate-conversion
- 坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1
trans
- 本文件包含两个功能函数,坐标转换和卫星轨道修正。-the file contains two functions,the first is the earth trascation in the navigation,and the other is the corrections.
crystalcaculation
- 1、在Latter Parameter中选择所计算晶系,输入晶格常数; 2、在Calculation中选择需要计算的模块,选中CoordTrans进行坐标转换计算, 选中IntPlaDist进行晶面间距计算,二者都选中则都计算; 3、选中CoordTrans进行坐标转换,默认是笛卡尔坐标到分数坐标的换算,若要 进行分数坐标到笛卡尔坐标的换算,则必须选中Frac to Cart选项,输入坐标后 点击Calc进行计算; 4、选中IntPlaDist进行晶面间
507
- 易语言数学坐标转换源码例程程序演示了极坐标与直角坐标,角度与弧度的转换过程。 -Easy language mathematical coordinate conversion source routine program demonstrates the polar coordinates and rectangular coordinates, angle and radian conversion process.