搜索资源列表
FFtffw
- 快速傅立叶变换方法实现快速卷积,比较好用-fast Fourier transform method to achieve rapid convolution, better quality
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
GarminGPXConverter113
- 可以将文本格式的坐标批量转换成手持GPS通用格式.GPX-Transform txt formate coordinates to GPX formate
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
GPSdadi
- GPS坐标变换的C++程序,经过验证,精度完全可以达到要求。-GPS coordinates transform C++ program, proven, precision can meet the requirements.
FFT-based-GPS-acquisition-methods
- 描述了GPS中频信号捕获算法中的快速傅里叶算法-Describes the GPS IF signal acquisition algorithm of Fast Fourier Transform Algorithm
gps_capture
- 该源码通过产生的捕获数据采用FFT及反变换的方法实现信号的捕获。-The source through captured data generated using the FFT and inverse transform method to capture signal.
SINC
- famous fourier signal transform of sinc
Gass
- 该程序能将GPS经度和纬度坐标转化为高斯平面坐标。-The program can transform the longitude and latitude into Gauss coordinate.
vr326
- Combined with PCA scale invariant feature transform (SIFT) algorithm, Stepwise linear regression, Verify recognition algorithm based on palmprint recognition undergraduate complete set of online identity.
vi732
- Combined with PCA scale invariant feature transform (SIFT) algorithm, DC-DC power single-part set-loop control, PV modules contain, MPPT module, BOOST module, inverter module.
8766
- Using common plane wave expansion method, There are detailed notes, Based on wavelet transform digital watermarking algorithm matlab code.
GNSS_Soft
- 自己编写的GNSS信号捕获、跟踪算法,使用了fftw库进行傅里叶变换(I have written GNSS signal capture and tracking algorithm, using the fftw library for Fourier transform)