缠论笔底 中枢
说明: 最好用的源码
DLL:=TDXDLL1(1,H,L,5);
HIB:=TDXDLL1(2,DLL,H,L);
LOB:=TDXDLL1(3,DLL,H,L);
SIG:=TDXDLL1(4,DLL,H,L);
BSP:=TDXDLL1(5,DLL,H,L);
SLP:=TDXDLL1(8,DLL,H,L);
IF(HIB,HIB,DRAWNULL), COLORYELLOW;
IF(LOB,LOB,DRAWNULL), COLORYELLOW;
STICKLINE(SIG,LOB,HIB,0,0), COLORYELLOW;
DRAWLINE(DLL=-1,L,DLL=+1,H,0), COLORYELLOW;
DRAWLINE(DLL=+1,H,DLL=-1,L,0), COLORYELLOW;
DRAWNUMBER(DLL=+1,H,SLP), COLORYELLOW, DRAWABOVE;
DRAWNUMBER(DLL=-1,L,SLP), COLORYELLOW;
BUY(BSP=3,LOW);
SELL(BSP=12,HIGH);
BUYSHORT(BSP=2,LOW);
SELLSHORT(BSP=13,HIGH);(cmake --build . --config Debug)
- 2020-03-30 15:35:58下载
- 积分:1
IntegratedNavigationSystem
文针对 INS/ GPS舰船用组合导航系统进行
研究,为提高 INS 误差的修正精度,采用高精度
GPS姿态测量系统为 INS提供外部修正信息,以增
强系统的观测量.在对自适应卡尔曼滤波器分析的
基础上,提出了一种新的基于新息估计的自适应卡
尔曼滤波算法,以解决外部量测噪声出现不确定强
度变化问题.(Text for the INS/GPS navigation system for ships to study, to improve the accuracy of INS error correction, using high-precision GPS attitude measurement system for the INS amended to provide external information to enhance the system of observations. In the adaptive Kalman filter Based on the analysis, a new interest rate is estimated based on the new adaptive Kalman filter algorithm to solve the external uncertainties, the measurement noise intensity change.)
- 2010-05-06 15:32:41下载
- 积分:1