搜索资源列表
FFtffw
- 快速傅立叶变换方法实现快速卷积,比较好用-fast Fourier transform method to achieve rapid convolution, better quality
Lambda.zip
- Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。,Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
tmgdrVdec
- tuner扫描,其中包括 快速和全频段扫描,环境PSOS-tuner scans, including the rapid and wide-band scanning, environmental PSOS
satellite_sel
- gps选星算法仿真程序 对matlab放着做了优化,这是一种新的近优化方法,同时具有高效快速的特点,节省处理器时间-satellite selection algorithm in matlab, optimized for simulation speed. it is a fast algorithm and this is the simulation scr ipt
FastGPS
- GPS卫星坐标的切比雪夫拟合程序,并且实现了快速定位的浮点解的求解。-GPS satellite coordinates Chebyshev fitting procedure, and positioning to achieve a rapid solution of the floating-point solution.
1
- GPS快速定位中,利用LAMBDA方法去相关程序。-Rapid positioning GPS, using the LAMBDA method to relevant procedures.
lambda
- Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一。-Lamda algorithm: GPS fast algorithm Ambiguity core of today s best one of GPS positioning algorithm.
lambdaC
- Lamda算法:GPS快速整周模糊度算法的核心,当今最好的GPS定位算法之一,目前只有MATLAB的,我上传个VC的。-Lamda algorithm: GPS ambiguity resolution algorithm for fast core, today one of the best GPS positioning algorithm, currently only MATLAB, I uploaded a VC' s.
gpsdataHttpAutoget
- 采集gps位置工具,可以快速定位查询,带源码-Gathering gps location tool, with source code
huayu208_JAVA_GPS
- java手机GPS功能测试程序,能够快速嵌入到自己的设计中-java mobile phone GPS function test procedures to quickly embedded into the design of their own
TelitSE867AGPSUserGuider3
- Telit推出首款GPS模快,帶A-GPS功能,精準快速定位,參考技術資料-Telit introduced the first GPS model quickly, with A-GPS functionality, precision fast positioning, refer to technical data
GPS
- 用于GPS精密星历读取,方便快速,误差控制良好-GPS precise ephemeris is used to read, convenient and fast, good error control
GPS-theory-Algorithms-Applications
- 本论文研究的主要内容是GPS基线数据处理的理论、算法及其在变形监测方面的应用,特别侧重于GPS静、动态基线的快速、可靠解算方法的研究-The main content of this thesis is the GPS baseline data processing theory, algorithms and their applications in deformation monitoring, with particular emphasis on the GPS static and
GPSDataProcess
- GPS单点定位 基线解算 整周模糊度快速求解-GPS single point positioning baseline solution fast solution of Ambiguity
GPS--FFT
- 在分析基于FFT 算法的GPS 伪码的快速捕获新方法的基础上, 通过传统的时域二维串行码捕获方 法和基于FFT 算法的GPS 伪码的捕获新方法所需要的运算次数的比较, 在理论上论证了新方法伪码捕获速 度得到提高的正确性和可行性。采用System View 软件仿真实验验证了基于FFT 算法的GPS 伪码的快速 捕获新方法理论的正确性, 得出新码捕获方法较传统的码捕获方法得到捕获速度提高的结论, 为GPS 接收机适应高动态环境做了理论探讨。-FFT algorithm in the a
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
GPS
- GPS信号快速捕获算法及FPGA实现流程设计:针对GPS信号快速捕获的技术实现问题,提出一种基于循环相关的快速捕获算法。-Aiming at the FPGA-based implementation for quickly acquiring GPS signals,an acquisition algorithm based on circular was proposed in here.
gps11
- 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
FFT-based-GPS-acquisition-methods
- 描述了GPS中频信号捕获算法中的快速傅里叶算法-Describes the GPS IF signal acquisition algorithm of Fast Fourier Transform Algorithm
电子地图管理系统
- 了解地图二进制格式, 能读取原始数据 对导航数据中的道路数据进行整理,分析,查询,排序 采用顺序查找,折半查找,分块查找 采用冒泡,快速,插入排序