-
Steepest_Descent_Method
最速降模型是泛函分析中的一个经典问题,这里给出了求解该问题的Matlab解法。(Steepest Descent Method)
- 2009-05-18 12:55:25下载
- 积分:1
-
hit_histog
code to count mean value
- 2014-10-15 22:51:24下载
- 积分: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
-
图11-2-6DOG小波时域和频域波形
说明: 用matlab观察DOG小波时域和频域波形(using Matlab observation DOG wavelet time domain and frequency domain waveform)
- 2006-01-04 22:35:44下载
- 积分:1
-
matlabfzkj
matlab解用分支定界法解整数规划的程序。请大家参考(matlab solution using branch and bound method for solving integer programming procedures. Please refer to)
- 2013-07-13 10:50:37下载
- 积分:1
-
Algoritma-string-matching
this file is about algorithm string matching which is use matlab simulation.
- 2014-11-08 13:27:43下载
- 积分:1
-
linprog
规划问题matlab源码,并带有详细设计说明,执行效率较高(Matlab source planning, and with the detailed design shows that the implementation of more efficient)
- 2007-09-09 15:33:40下载
- 积分:1
-
subfcm
说明: 该算法是结合减法聚类与FCM聚类算法融合的远代码。算法通过融合这两种算法,从而可以直接在线确定聚类数目。(The algorithm is combined with Subtractive Clustering with FCM Clustering Algorithm far integration code. Algorithm through the integration of these two algorithms, which can be directly online to determine the number of clustering.)
- 2008-10-14 15:55:45下载
- 积分:1
-
xiongyali.rar
This a Hungarian, it is assigned, simple design, but I believe you will bring convenience. (This a Hungarian, it is assigned, simple design, but I believe you will bring convenience.)
- 2007-04-15 13:55:40下载
- 积分:1
-
guodufenge
该源码是针对一篇避免过度分割提出的一种新的分水岭算法,具体matlab源码,针对各个步骤都给出了具体分析,个人觉得对学习图像分割的有帮助。(The source is to avoid over-segmentation for a proposed a new watershed algorithm matlab source code specific for each step are given a specific analysis, personal feel to learn image segmentation help.)
- 2013-08-28 20:02:08下载
- 积分:1