-
a
说明: 基于多目标的跟踪和实现,里面介绍了跟踪算法的现状,以及如何基于mean shift和卡尔曼滤波改进跟踪算法(Based on multi-target tracking and realization, which describes the status of the tracking algorithm, and how mean shift and Kalman filter based tracking algorithm to improve)
- 2010-10-30 13:50:02下载
- 积分:1
-
ipiqxiebo
这是一个电力系统谐波检测的MATLAB仿真模型,采用的是基于瞬时无功功率理论的ip-iq法,效果很好(This is a power system harmonic detection MATLAB simulation model, based on the instantaneous reactive power theory ip-iq method, the effect is very good)
- 2017-04-02 11:42:44下载
- 积分:1
-
bypass-UAC-souce-code
本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现(This code can realize to bypass win7UAC, (User Account Control), can achieve a good)
- 2013-04-19 11:37:28下载
- 积分:1
-
matlab
说明: matlab课件及程序例讲解以及matlab算法实例文件(PDF)格式(courseware and procedures matlab matlab algorithm cases and practical examples to explain (PDF) format)
- 2011-03-24 21:46:33下载
- 积分:1
-
CPP
C++学习的相关资料,仅供自学以及交流使用。(C++ learning materials for self-learning and the exchange of use.)
- 2015-01-23 12:39:25下载
- 积分:1
-
VC_call_matlab
给出了如何从vc里调用matlab文件、命令的详细设置过程和例子,(Given how to call matlab in vc documents, detailed command set-up process and examples)
- 2007-08-22 18:41:54下载
- 积分:1
-
LAGchazhi
用于实现拉格朗日差值算法,可用于GPS星历计算(For the Lagrange interpolation algorithm, can be used for GPS ephemeris
)
- 2014-08-14 17:06:42下载
- 积分:1
-
GUI_32
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
- 2012-03-30 11:22:22下载
- 积分:1
-
遗传算法得源代码
说明: 遗传算法得源代码,不是用MATLAB编得,而是用VC++编程.(genetic algorithm in the source code, instead of being MATLAB, but programming with VC.)
- 2006-02-20 20:52:59下载
- 积分:1
-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1