-
bhg
多元逐步回归算法,在matlab软件中的运用,简单实用 (multiple stepwise regression algorithm in Matlab software on the use of simple and practical)
- 2007-06-10 16:16:22下载
- 积分:1
-
interpolation
again numerical computing using matlab environment
- 2009-03-21 16:48:12下载
- 积分:1
-
31767687SDR
深空自主软件无线电,美国原版教程,NASA编写(Deep Space Software Defined Radio)
- 2010-09-05 13:46:15下载
- 积分:1
-
PSK
说明: 基于MATLAB的PSK调制
内含源程序与论文(Based on MATLAB-PSK modulation with papers containing the source)
- 2008-10-22 17:21:44下载
- 积分:1
-
circle
我的这个源码可以直接绘制一个正圆。方便又实惠哦(mine is good,it can print a circle)
- 2013-08-03 20:39:08下载
- 积分:1
-
Euler
数值计算里经典的欧拉算法的源程序,采用matlab写的,对理解欧拉算法有很大的帮助作用。(Numerical calculation in the classical Euler algorithm source code, using matlab write, for understanding Euler algorithm has a great help.)
- 2013-11-13 23:42:59下载
- 积分:1
-
CS
说明: 机载SAR成像CS算法,自己编写的,实际数据处理效果很好。(Airborne SAR imaging CS algorithm, written by myself, the actual data processing effect is very good.)
- 2020-09-03 09:09:14下载
- 积分:1
-
97288395signal-generator
all type of signal generator
- 2009-12-08 13:59:42下载
- 积分:1
-
Boundary_tracing_using_the_Moore_neighbourhood
Boundary tracking using active contours
- 2010-05-21 11:13:37下载
- 积分: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