-
project3
一个多目标跟踪的matlab代码,里面附有说明文档。其中背景差分法可以实现实时更新。该代码在检测与跟踪少量目标时效果很好,但是跟踪目标大于8后,效果下降很多(A multi-target tracking matlab code, which accompanied by a document. One of the background difference method can achieve real-time updates. The code detection and tracking at the time a small number of very good goal, but follow-up after the goal is greater than 8, the effect of decline in a lot of)
- 2009-03-28 21:44:37下载
- 积分:1
-
信息熵
说明: 计算图像熵,二维图片熵计算,,,,,,,,,,,,(calculate image entropy)
- 2019-11-03 22:50:02下载
- 积分:1
-
bilinear-interpolation
采用双线性插值方法对图像进行缩小放大,从双线性插值原理上编程,matlab可运行。(using bilinear interpolation algorithm for image scaling, matlab can compile)
- 2015-02-06 15:36:49下载
- 积分:1
-
PSOGA
改进的群体智能算法,简称PSO算法,包括C和matlab两种版本(Improved swarm intelligence algorithm, referred to as PSO algorithm, including two versions of C and matlab)
- 2007-11-30 21:02:43下载
- 积分:1
-
Transient-Response
连接微电网的双馈异步电机的暂态相应的提升(Transient Response Improvement of Microgrids Exploiting the Inertia of a Doubly-Fed Induction Generator (DFIG))
- 2013-01-09 19:00:18下载
- 积分:1
-
kerrpicstep-1.2.tar
this is a program of matlab
- 2011-09-03 19:57:35下载
- 积分:1
-
libsvm-mat-2.91-1
Matlab下支持向量机(SVM)的支持源码,本人主要用这个工具包做预测工作。(Matlab support vector machine (SVM) support source code, I mainly use this kit to do the forecasting work.)
- 2012-10-10 21:56:08下载
- 积分:1
-
Image-registration
图像配准,用MATLAB实现图像的配准,附有学习资料及完整代码,可直接运行。(image registration by matlab)
- 2013-05-01 23:32:02下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1
-
secret
基于matlab牛顿-拉夫逊 无功补偿优化设计(Newton- Ralph reactive power compensation optimization design)
- 2013-05-17 21:53:58下载
- 积分:1