-
gpsCalculate
包含三个M文件,其中ReadGpsData.m是读取导航文件,TimetoJD.m是将民用年历转换为儒略日,CalPos.m是将读取的数据计算卫星的坐标。
此程序计算结果较好。
(M consists of three documents, which is read ReadGpsData.m document navigation, TimetoJD.m is converted to civilian Julian calendar date, CalPos.m is to read the coordinates of the satellite data. Calculation of this procedure with satisfactory results.)
- 2007-09-24 10:09:40下载
- 积分:1
-
Project20
this is a matlab destination robo using simulink ... there is a demo of how to do it ,, read it and do it yourself have fun
- 2011-05-19 19:18:42下载
- 积分:1
-
MeanShift-matlab
MeanShift运动目标跟踪 matlab程序
思路:
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
(MeanShift moving target tracking matlab program ideas: 1. Interception target tracking matrix rect 2. Strike target tracking weighted histogram hist1 3. Reading of a video sequence, first randomly selected one with such a large rectangle rect, calculate the weighted Histogram hist2. 4 Calculate the proportion of both functions, if the latter gap is too large, updated new matrix center Y, iterative (MeanShift is a variable step size can rapidly approaching the peak of the probability density method), until certain conditions stop.)
- 2013-09-19 11:40:07下载
- 积分:1
-
ofdma-scfdma
OFDMA versus SC-FDMA comparison
- 2013-12-03 16:37:49下载
- 积分:1
-
find-peaks
emprical mode decomposition( emd, find peaks)
- 2015-02-03 00:30:14下载
- 积分:1
-
meanshiftSmoothing
主要应用Matlab实现均值漂移算法在图像平滑中应用(Application of Matlab to achieve the major shift algorithm applied in image smoothing)
- 2010-11-29 11:44:15下载
- 积分:1
-
code
根据双尺度差分方程构造小波函数 初始函数 矩形波/三角波(The dual-scale construction of wavelet function differential equation initial wave function rectangular/triangular wave)
- 2015-01-02 19:06:50下载
- 积分:1
-
image-tag
MATLAB图像标记,可以对图像中的你感兴趣的区域进行提取和标记,为后续分析提供帮助,程序可运行(MATLAB image tag, the image of the region of interest you can be extracted and tag, provide help for subsequent analysis, program can be run)
- 2021-04-26 13:48:45下载
- 积分:1
-
bianbuchang
实现变步长LMS自适应滤波,其步长可改变,是一种改进的lms算法(realize lms )
- 2012-01-05 17:28:57下载
- 积分:1
-
01
这是一个关于偏最小二乘法的程序,使用Matlab编写。(partial least squares method)
- 2013-09-29 13:27:59下载
- 积分:1