-
AR
说明: matlab编写的时间序列分析工具,应用AR模型对时间序列进行预测(time series analysis written matlab tools, applications, time series AR model to predict)
- 2010-12-23 11:41:39下载
- 积分:1
-
Valves
valves and instrumentation helpful materian
- 2010-02-28 03:01:26下载
- 积分:1
-
FM
说明: 基于MATLAB的FM调制课程设计与源程序(MATLAB-based curriculum design of the FM modulation and source)
- 2008-10-22 17:24:37下载
- 积分:1
-
psd_cboc
BOC(2,1)的编码,BOC(2,1)的功率谱密度,可以完美运行,对做BOC编码的人很有用途(BOC (2,1) code, BOC (2,1) power spectral density, can run perfectly on the very people who make use of BOC coding)
- 2013-11-26 11:50:25下载
- 积分:1
-
optimization-for-wind-turbine
基于动量叶素理论的风力机翼型优化,程序为MATLAB编写(Optimization of wind turbine airfoil)
- 2020-12-09 22:49:19下载
- 积分:1
-
GeodeticTransformations
Set of tools to perform transformations between projection, ellipsoidal and cartesian coordinates in either direction.
(Set of tools to perform transformations be tween projection. ellipsoidal and cartesian coordinates in eith er direction.)
- 2006-11-04 05:39:30下载
- 积分:1
-
circle-structure
用matlab绘制基于Golay结构的综合孔径系统中的孔径形状,包括单孔,三孔,四孔,六孔,九孔等综合空寂光学系统中的所有基本结构(using matlab to paint the circle system based on Golay structure)
- 2021-03-23 14:49:15下载
- 积分:1
-
huffman
huffman matlab 编程 最优二叉树(huffman matlab )
- 2010-07-02 18:17:49下载
- 积分:1
-
zigZag_matab
zigZag scan implementation on matlab
- 2009-03-27 09:48:25下载
- 积分: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