-
GPSreceiver-matlab--code
matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。
对部分评论的解释:
1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体
2. 程序出错,是由于缺少数据文件。
3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。
剩下事的没有什么需要更改的了,好运。我是运行调试通过后发上来的
(matlab under a complete the gps software single-channel receiver program, from the acquisition and tracking to position solver. Run the required the IF data file is too large to upload, download gps on the class website. postprocessing.m main program. Explain some of the comments: 1. Structure variable parameter settings with init.m before running the main program to generate run later. Procedural error is due to the lack of data files. GPS IF data files downloaded from the Internet, because of the different formats, the program is needed to debug. Here is the format. Bin. Remaining there is no need to change a thing, good luck. I was running after debugging through made up)
- 2013-03-15 15:57:28下载
- 积分:1
-
Schaums-Outlines---Linear-Algebra-Fourth-Edition
Schaum s Outlines Linear Algebra,Fourth Edition
- 2014-11-06 17:24:00下载
- 积分:1
-
task12
tasks assigned in matlab
- 2010-11-09 21:10:44下载
- 积分:1
-
Bayes-iris
说明: 本人编写的模式识别中的bayes判别分析算法,识别效果不错(I write the pattern recognition algorithm bayes discriminant analysis to identify good results
)
- 2011-03-08 10:12:21下载
- 积分:1
-
3
说明: matlab using tools used
- 2014-10-16 00:58:29下载
- 积分:1
-
20141019
fir滤波器,7、8、13、14,对信号进行alpha、betagamma滤波,调用方法 Hd = fir_alpha 滤波后信号 = filter(Hd,原信号) 得到的信号是时域信号,plot直接显示(Fir filter, 7, 8, 13, 14, alpha filter for signal method is called Hd = fir_alpha After filtering signal = filter (Hd, the original signal) Signal is time domain signals, the plot showed directly)
- 2014-11-01 20:59:56下载
- 积分:1
-
dsk05
信号处理书中所附光盘,包括各个章节,很全,大部分能直接拿来用,很实用(The book accompanying CD-ROM signal processing, including various chapters, it is the whole, most can be brought directly to use, very practical)
- 2009-09-25 00:25:48下载
- 积分:1
-
dace
克里金法假定采样点之间的距离或方向可以反映可用于说明表面变化的空间相关性。克里金法工 具可将数学函数与指定数量的点或指定半径内的所有点进行拟合以确定每个位置的输出值。克里金法是一个多步过程;它包括数据的探索性统计分析、变异函数建模 和创建表面,还包括研究方差表面。当您了解数据中存在空间相关距离或方向偏差后,便会认为克里金法是最适合的方法。该方法通常用在土壤科学和地质中。(This function completes what I have started with the functions variogram and variogramfit. It is not intended to be a highly optimized code for performing kriging but may have educational value. Note that for using kriging, you should download the latest version of variogramfit.
kriging uses ordinary kriging to interpolate a variable z measured at locations with the coordinates x and y at unsampled locations xi, yi. The function requires the variable vstruct that contains all necessary information on the variogram. vstruct is the forth output argument of the function variogramfit.
This is a rudimentary, but easy to use function to perform an ordinary kriging interpolation. I call it rudimentary since it always includes ALL observations to estimate values at unsampled locations. This may not be necessary when sample locations are not within the autocorrelation range but would require something like a k nearest neighbor search algorithm or something similar. Thus, the alg)
- 2015-11-02 20:04:53下载
- 积分:1
-
gldgui
MATLAB实现的关联度算法 GUI界面运行的 (MATLAB realization of the correlation algorithm running GUI interface)
- 2010-07-16 16:21:11下载
- 积分:1
-
ThreeStepSearch
运动估计中的经典三步搜索法源码以及实验结果,直接能用。(Motion Estimation of the classic three-step search method and experimental results of source, can be used directly.)
- 2010-11-23 14:52:20下载
- 积分:1