-
功率倒置算法的GPS抗干扰天线仿真
基于功率倒置算法的GPS抗干扰天线仿真以及高斯噪声的产生函数,LMS收敛,matlab源码,成功运行,效果不错,值得参考
- 2022-03-19 20:40:48下载
- 积分:1
-
GPS车载导航系统的地图匹配算法。地图算法
GPS车载导航系统的地图匹配算法。地图算法-GPS car navigation system, map matching algorithm
- 2022-05-27 19:51:46下载
- 积分:1
-
GPS数据获取 并处理 利用串口通讯 串口利用SerialPort
GPS数据获取 并处理 利用串口通讯 串口利用SerialPort-GPS data acquisition and processing using serial communication serial port using SerialPort
- 2022-04-07 03:39:21下载
- 积分:1
-
信息系统接收模块。有详细的特征分…
关于GPS接收模块的资料。有详细的功能特性,组成结构及引脚说明等。-GPS receiver module on the information. Have detailed features of the composition of the structure and pin descriptions.
- 2022-05-19 13:42:04下载
- 积分:1
-
该程序是信号的多普勒现象,通过设置不同的参数,可得到不同的现象,具有一定的参考价值。...
该程序是信号的多普勒现象,通过设置不同的参数,可得到不同的现象,具有一定的参考价值。-that the procedure was the Doppler signal, by setting different parameters, will be different, has some reference value.
- 2022-02-07 17:34:15下载
- 积分:1
-
Bluetooth gps source code
Bluetooth gps source code
- 2022-09-13 16:55:03下载
- 积分:1
-
about gps .hwp download it!
about gps .hwp download it!
- 2023-01-17 05:45:04下载
- 积分:1
-
simbgp
相对轻量级bgp模拟器,配置简单,可以用来做模拟实验,适合研究使用-simbgp
- 2022-01-26 00:03:42下载
- 积分:1
-
GPS定位系统RAIM算法
GPS系统下RAIM算法可用性及结果分析,可用于RAIM算法的初学者或RAIM研究时的参考资料
- 2022-07-24 15:52:28下载
- 积分:1
-
基于arduino的GPS地图导航系统
基于arduino的GPS地图导航系统
SPI接口。采用Atmega 328为主控芯片
需要采用滤波算法过滤
串口速率与GPS模块要设置一致,接线方式如下:
//TFT SDA -> UNO 11
//TFT SCK -> UNO 13
#define TFT_CS 10 // Chip select line for TFT display
#define TFT_A0 9 // Data/command line for TFT
#define TFT_RST 8 // Reset line for TFT (or connect to +5V)
#define TFT_LED A0
#define SD_CS 4 // Chip select line for SD card
//SD MISO -> UNO 12
//SD SCK -> UNO 13
//SD MOSI -> UNO 11
//GPS tx - UNO rx
//GPS rx - UNO tx
#define BTNZOOMIN 2
#define BTNZOOMOUT 3
- 2022-05-23 07:34:50下载
- 积分:1