-
eig
matlab eig 函数说明 横不错哦(matlab eig function shows a good cross-Oh)
- 2010-08-13 20:17:27下载
- 积分:1
-
KNN
matlab code for PDF estimation by KNN method for 1 dimensional and 2 dimensional data
- 2010-01-13 15:44:54下载
- 积分:1
-
cv6
MRAC-Model reference adaptive control
- 2013-11-15 22:41:37下载
- 积分:1
-
picture--chasing
背景建模和前景分割的方式把运动车辆提取出来。并进行最近临关联,输出目标轨迹。
MeanShift运动目标跟踪 matlab程序
1.截取跟踪目标矩阵rect
2.求取跟踪目标的加权直方图hist1
3.读取视频序列中的一帧, 先随机取一块与rect等大的矩形,计算加权直方图hist2。
4.计算两者比重函数,如果后者差距过大, 更新新的矩阵中心Y,进行迭代(MeanShift是一种变步长可以迅速接近概率密度峰值的方法),直至一定条件后停止。
这两种算法为处理图像跟踪的基本方法
(Background modeling and foreground segmentation the extracted moving vehicles. Pro associated output and the target locus. Target tracking matlab program MeanShift movement. Interception tracking the target matrix rect strike a tracking target weighted histogram hist1 3. Reads a video sequence, randomly take a with the rect large rectangular, calculate the weighted histogram hist2. 4. Calculate both the proportion of function, if the latter gap is too large to update the new center of the matrix Y conducted the iteration (MeanShift is a variable step size can be rapidly approaching the peak of the probability density) until certain conditions to stop. The basic method of these two algorithms for processing the image tracking)
- 2012-11-12 16:44:21下载
- 积分:1
-
pspfecbw
多抽样率信号处理,包括最小二乘法、SVM、神经网络、1_k近邻法,matlab编写的元胞自动机,使用大量的有限元法求解偏微分方程,LCMV优化设计阵列处理信号,关于小波的matlab复合分析,部分实现了追踪测速迭代松弛算法。( Multirate signal processing, Including the least squares method, the SVM, neural networks, 1 _k neighbor method, matlab prepared cellular automata, Using a large number of finite element method to solve partial differential equations, LCMV optimization design array signal processing, Matlab wavelet analysis on complex, Partially achieved tracking speed iterative relaxation algorithm.)
- 2016-04-05 22:35:15下载
- 积分:1
-
Array-signal-processing
西电廖桂生老师的阵列信号处理讲义,适合阵列信号方向研究者入门时阅览。(Array signal processing lectures West, Liao Gui-sheng teacher, researcher for entry when reading array signal direction.)
- 2016-10-26 20:13:24下载
- 积分:1
-
一、二阶海杂波谱仿真图
一、二阶海杂波谱仿真图,采用BRAG共振折射原理,通过K分布拟合得到一阶与二阶海杂波MATLAB模拟仿真,对于研究粗糙海面雷达信号传输有重要作用
- 2022-06-21 23:16:56下载
- 积分:1
-
ForK1
我们的目的是将一个分数拆分成若干个分子是1分母是正整数的分数之和的形式。例如2/3可以拆分成1/2+1/6的形式。这里不考虑顺序,比如1/6+1/2和1/2+1/6相同。
输入p, q, a, n, 其中p/q为分数,对这个分数进行拆分,要求拆分的分数个数不能多于n个,所有分母的乘积不能大于a。求有多少种拆分方法?
输入:最多200组数据。在每行中都有四个数分别表示p, q, a, n,之间以空格隔开,并且满足p,q<=800,a<=12000,n<=7,最后以四个0做为输入的结束。
输入示例:
2 3 120 3
2 3 300 3
0 0 0 0
输出示例:
4
7
(Our aim is to split a fraction into a number of elements is a denominator is a positive integer fraction of the sum of form. For example, 2/3 can be split into 1/2+1/6 form. Not considered here, the order, such as 1/6+1/2 and 1/2+1/6 of the same. Input p, q, a, n, where p/q as a fraction of this split scores require no more than the number of split points n-all the product of the denominator can not be larger than a. How many kinds of demand split method? Input: Up to 200 sets of data. In each line has four numbers indicate the p, q, a, n, separated by a space between, and meet the p, q < = 800, a < = 12000, n < = 7, the end, four 0 as the input end. Input Example: 2,312,032,330,030,000 sample output: 47)
- 2009-11-12 09:54:17下载
- 积分:1
-
6
说明: 《精通MTLAB最优化计算》第6章 无约束一维极值问题
源码(" The most proficient MTLAB Optimization" Chapter 6 one-dimensional extremum problem without constraint source)
- 2011-04-18 21:44:10下载
- 积分:1
-
junhenghua
说明: 用matlab实现图像的直方图均衡化处理(Matlab image histogram equalization processing
)
- 2012-05-17 20:33:22下载
- 积分:1