搜索资源列表
333
- 本文研究了GPS接收机的捕获算法,并基于Matlab软件平台和射频前端在Pc上实现了GPS软件接收机样机。
matlab仿真的GPS信号捕获程序,相关及非相关累积算法
- matlab仿真的GPS信号捕获程序,相关及非相关累积算法,可供大家参考,欢迎大家下载!
Motor-PID-control-code
- 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code ca
ClusterAnalysis
- 现在我们给定两幅ALV路标的捕捉图像,我们实际工作中首先要捕获路标(这里我们假定环境中已经有路标),而此时的景象是难以预知的:我们不知道路标在什么位置、是什么路标、除了路标还有那些图像模式? 基本要求:使用本章学习的K-平均算法,以颜色分量(或几何性状)作为坐标参数,对景象图进行聚类分析,要求最后的分类结果将路标(可能包括少量相似区域)聚类为一个模式类别。试验报告同前面一样,要求给出样本模式点,绘制坐标图(标出各个聚类中心的迭代移动轨迹) ,绘制算法框图,给出结论。并检查上机结果。 -e
4444
- 个可以读取视频,或从摄像头捕获视频的程序。可添加相关算法代码,实现对视频录像或摄像头获取图像的实时处理-Can be read by a video, or from video camera to capture procedures. Correlation algorithm can add code to achieve or video camera to obtain images of the real-time processing
CA2
- GPS捕获算法中本地CA码的生成,源代码-GPS Acquisition Algorithm in local CA code generation, source code
INSGPS
- gps ins 组合导航滤波算法 能实现gps与ins组合导航滤波-navigation gps ins filtering algorithm to achieve gps navigation and filtering ins
pn
- pn码串并结合快速捕获算法的改进与研究,详细介绍了串并结合捕获算法的优点-pn code acquisition algorithm for strings in combination with rapid improvement and research, detailing the string combined with the advantages of capturing algorithm
acquisition
- GPS信号捕获的源程序设计,提供的信号捕获的原始算法实现-GPS signal acquisition of the source design, providing a signal acquisition of the original algorithm
1111
- 基于Matlab的扩频高度表捕获跟踪算法软件仿真-Matlab-based spread-spectrum acquisition and tracking algorithm for software simulation altimeter
matlab-acq
- GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, w
GPSsinglmatlabacquisition
- matlab仿真的GPS信号捕获程序,相关及非相关累积算法.-matlab simulation of the GPS signal acquisition process, relevant and non-related accumulation algorithm.
huadongxiangguanpuh
- GPS捕获的滑动相关捕获的算法的实现,包括C/A码的产生,数字化,还有精频的确定算法,很全的代码,希望对你有帮助-GPS captured captured sliding correlation algorithm, including the C/A code generation, digital, there are fine frequency identification algorithm, it is all the code, I hope to help you
MATLAB-GPS
- 基于MATLAB的GPS软件接收机捕获与跟踪算法实现-MATLAB-based software GPS receiver acquisition and tracking algorithm
acquisition-for-DF
- 这是一篇关于GPS信号的捕获文章,采用的是DF差分相关捕获的算法,具有在较低信噪比的情况下捕获信号-This is an article about the capture of GPS signal, using the DF algorithm to capture differential associated with low signal to noise ratio in the case of capture signal
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.
MBOC_CBOC_BPSK_like
- CBOC信号捕获算法,主要包括非相干联合捕获算法(NCC)、相干联合捕获算法(CC)、空间差分相干联合捕获算法(CBOC signal acquisition algorithm mainly includes noncoherent joint acquisition algorithm (NCC), coherent joint acquisition algorithm (CC) and spatial difference coherent joint acquisition algor
DBZP-matlab
- GPS接收机的捕获算法-DBZP的matlab代码(The matlab code of the acquisition algorithm -DBZP of the GPS receiver)
捕获环路算法
- 卫星接收机捕获环路算法,用于卫星接收机定位捕获跟踪(Satellite receiver capture loop algorithm for satellite receiver positioning capture tracking)
Trackdemo
- 用于对基于GOLD码的串行捕获算法,可以自定义信噪比,待捕获信号参数,代码分成搜索跟踪和捕获两部分,其中搜索的步长等参数也可以自定义,代码中acquiresignal.m部分为最终捕获相位展示的主程序。(For the serial acquisition algorithm based on GOLD code, we can customize the signal-to-noise ratio and the parameters of the signal to be captured.