登录
首页 » matlab » GPS_Signal_Generator-master

GPS_Signal_Generator-master

于 2020-04-28 发布
0 141
下载积分: 1 下载次数: 2

代码说明:

说明:  超好的GPS信号仿真软件,本人研究生期间编写,可以作为深组合导航的数据源(Good GPS signal simulation software, compiled during my graduate school, can be used as the data source of deep integrated navigation)

文件列表:

GPS_Signal_Generator-master, 0 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts, 0 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts\Billys_Analysis.m, 3069 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts\cacode.m, 2798 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts\dump_file_analysis.m, 2418 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts\gps_prn_signal_analysis.m, 6977 , 2017-07-07
GPS_Signal_Generator-master\Analysis Scripts\read_complex_binary.m, 1309 , 2017-07-07
GPS_Signal_Generator-master\ConvertToBytesAndPad.m, 2971 , 2017-07-07
GPS_Signal_Generator-master\CreateMessageData.m, 10859 , 2017-07-07
GPS_Signal_Generator-master\GenerateHOWWord.m, 2201 , 2017-07-07
GPS_Signal_Generator-master\GenerateSubframe1.m, 14450 , 2017-07-07
GPS_Signal_Generator-master\GenerateSubframe2.m, 17212 , 2017-07-07
GPS_Signal_Generator-master\GenerateSubframe3.m, 14630 , 2017-07-07
GPS_Signal_Generator-master\GenerateSubframe4.m, 37558 , 2017-07-07
GPS_Signal_Generator-master\GenerateSubframe5.m, 17972 , 2017-07-07
GPS_Signal_Generator-master\GenerateTLMWord.m, 1759 , 2017-07-07
GPS_Signal_Generator-master\GpsParityMaker.m, 5391 , 2017-07-07
GPS_Signal_Generator-master\README.MD, 51 , 2017-07-07
GPS_Signal_Generator-master\SelectSatellite.m, 2641 , 2017-07-07
GPS_Signal_Generator-master\SvData2Binary.m, 2064 , 2017-07-07
GPS_Signal_Generator-master\Unused Functions, 0 , 2017-07-07
GPS_Signal_Generator-master\Unused Functions\TowPadPackage.m, 2361 , 2017-07-07
GPS_Signal_Generator-master\cacode.m, 2798 , 2017-07-07
GPS_Signal_Generator-master\fetchYumaData.m, 12670 , 2017-07-07
GPS_Signal_Generator-master\gps_full_signal_sysgen.log, 334 , 2017-07-07
GPS_Signal_Generator-master\gps_message_signal_creator.m, 10085 , 2017-07-07
GPS_Signal_Generator-master\gps_message_signal_creator.m~, 10085 , 2017-07-07
GPS_Signal_Generator-master\read_complex_binary.m, 1309 , 2017-07-07
GPS_Signal_Generator-master\str2bin_array.m, 578 , 2017-07-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。...
    滑动窗口协议,描述通信双方如何利用滑动窗口协议来进行通信。-Sliding Window Protocol, describing both how to use the sliding window communication protocol to communicate.
    2022-03-10 00:37:20下载
    积分:1
  • Server-side installation package. Installed on the desktop after the implementat
    --- 服务端安装包。 ------安装后执行桌面上的Chat服务,方可提供连接聊天室。-- Server-side installation package. Installed on the desktop after the implementation of Chat services, be provided to connect the chat room.
    2022-02-22 02:08:34下载
    积分:1
  • 这是一个语音聊天的源代码,完成的主要功能,但收购…
    这是一个语音聊天的源代码,完成了主要的功能,只是采集的语音信号没有编码就直接发送出去了,有兴趣的朋友可以-This a voice chat source code, to complete the main function, but the acquisition of the voice signal coding not directly sent away, interested friends can s
    2022-06-27 14:25:26下载
    积分:1
  • Symbol_Synchronization
    符号同步matlab仿真,符号同步matlab仿真,符号同步matlab仿真,符号同步matlab仿真,符号同步matlab仿真(symbol_Synchronization symbol_Synchronization symbol_Synchronization )
    2013-09-24 22:51:54下载
    积分:1
  • bispeci
    直接法用于双谱估计,比较简单,适合初学者使用(bispectrum estimation using direct method)
    2012-06-05 10:27:05下载
    积分:1
  • InformationTheory
    说明:  这本书是针对英语高级本科生和研究生的。尼林,科学,数学和计算。它希望熟悉微积分、概率论和线性代数为科学家和工程师开设一年的数学本科课程。传统的信息论课程不仅涵盖美香农丰富的理论思想,也是沟通的实际解决方案-问题。这本书更进一步带来了贝叶斯数据建模,蒙特卡罗方法、变分方法、聚类算法和神经网络网络。(Information Theory, Inference, and Learning Algorithms)
    2020-06-18 02:40:02下载
    积分:1
  • tts
    vc++利用mfc实现speech sdk(vc++ use mfc speech sdk)
    2012-11-01 21:53:09下载
    积分:1
  • lock_hungry
     给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求: 初始状态没有进程启动 计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。 每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。 每次申请情况应可单步查看,如:输入一个空格,继续下个申请 (The  gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
    2021-01-17 00:38:45下载
    积分:1
  • yuyinxinhaochuli
    语音处理是信号与信息处理的重要内容之一,通过本课程设计,使学生理解数字信号处 理的有关理论和方法在语音处理中的具体应用。课程设计的目的归纳如下: 1、掌握语音信号的特点; 2、掌握语音处理的基本理论和方法; 3、掌握基于Matlab编程实现语音的获取、显示、频谱分析、短时能量、短时自相关以及倒 谱复倒谱的分析方法; 4、掌握语音基音频率及共振峰频率的检测方法。(Signal and speech processing is an important part of information processing, through the curriculum design, so that students understand the digital signal The theory and methods of management in voice processing in the specific application. Curriculum is designed to be summarized as follows: A master speech signal characteristics 2, master the basic theory and speech processing methods 3, master Matlab programming based voice access, display, spectrum analysis, short-time energy, short-term autocorrelation and inverted Spectral analysis of the complex cepstrum method 4, master voice pitch frequency and formant frequency detection method. )
    2013-09-12 19:13:45下载
    积分:1
  • vc6 clent+server
    网上下载的一个实例,具体网址已忘记,实现局域网内通讯,同一路由器下客户端发送信息至服务器,服务器接收但不能发送。
    2022-02-06 09:57:07下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载