-
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
-
Nearest_Neighbour_Algorithm_for_Stock_Prices_Forec
基于最近邻算法的股票价格预测matlab代码,很不错的(Nearest neighbor algorithm based on stock price prediction matlab code, very good)
- 2008-02-21 14:44:41下载
- 积分:1
-
outlier
Spatial Outlier Detection Algorithm by Matlab
- 2008-04-22 05:14:29下载
- 积分:1
-
guasschebyshev
说明: 高斯勒让德数值积分matlab程序,输出为:求积系数,求积权值,积分值(Chrysler to Germany and numerical integration of high matlab program output: quadrature coefficients, quadrature weights, integral)
- 2011-03-15 18:29:10下载
- 积分:1
-
Burg-algorithm-of-AR
基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论
(Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to deepen modern spectral estimation theory)
- 2012-07-05 00:27:34下载
- 积分:1
-
code
matlab 程序代码 线性系统 龙格库塔法 可以解微分方程(matlab code linear system can solve differential equations Runge-Kutta method)
- 2013-10-19 21:21:54下载
- 积分:1
-
monocycle_doublet_orig
UWB-Run from editor debug(F5)-PPM(pulse position modulation) of
UWB monocycle and doublet waveforms.
This m file plots the time and frequency waveforms for PPM 1st and 2nd derivative
equations used in UWB system analysis. Fudge factors are required to
correct for inaccuracies in the 1st and 2nd derivative equations.
Tail to tail on the time wave forms must be considered as the actual pulse width.
- 2012-10-02 22:33:48下载
- 积分:1
-
kmeansK
KMEANSK Performs K-means clustering given a list of feature vectors and k
The argument k indicates the number of clusters you want the data to be
divided into. data_vecs (N*R) is the set of R dimensional feature
vectors for N data points. Each row in data_vecs gives the R
dimensional vector for a single data point. Each column in data_vecs
refers to values for a particular feature vector for all the N data
points. The output data_idxs is a N*1 vector of integers telling which
cluster number a particular data point belongs to. It also outputs
centroids which is a k*R matrix, where each rows gives the vector for
the cluster center. If we want to segment a color image i into 5
clusters using spacial and color information, we can use this function
as follows:
- 2011-12-22 19:45:32下载
- 积分:1
-
NFEM_displacement_control
nonlinear FEM analysis of 1 dimension bar
- 2020-06-21 19:40:01下载
- 积分:1
-
DividePlane
最经典的Gomory割平面法求解整数规划问题(The most classic Gomory cutting plane method for solving integer programming problems)
- 2012-12-30 19:40:39下载
- 积分:1