-
mixture_of_gaussians
Among the high-complexity methods, two methods dominate the literature Kalman filtering and Mixture of Gaussians (MoG). Both have their advantages, but Kalman filtering gets slammed in every paper for leaving object trails that can t be eliminated. As this seems like a possible deal breaker for many applications, I went with MoG. Also, MoG is more robust, as it can handle multi-modal distributions. For instance, a leaf waving against a blue sky has two modes—leaf and sky. MoG can filter out both. Kalman filters effectively track a single Gaussian, and are therefore unimodal: they can filter out only leaf or sky, but usually not both.
- 2010-06-29 12:18:43下载
- 积分:1
-
BOOK-MATLAB
控制系统计算机辅助设计——MATLAB语言与应用(源代码)(Control System Computer Aided Design- MATLAB Language and Applications (source code))
- 2008-01-05 09:51:31下载
- 积分:1
-
antenna
说明: 天线程序
matlab编写
水平极化方式
方向图
(antenna)
- 2010-04-13 22:16:20下载
- 积分:1
-
gmd
本程序输入一个矩阵及误差限,得出其几何均值分解,该算法广泛应用于通信系统中。(Input is a matrix and outputs its decomposition of geometric mean)
- 2018-01-05 17:32:09下载
- 积分:1
-
shuzixinhaochuli
数字信号处理实验指导书MATLAB版程序电子版(Digital Signal Processing Experiment program guide electronic version of the book version of MATLAB)
- 2009-09-05 13:31:18下载
- 积分:1
-
cvx-w32
CVX-一款在matlab中,用于解决计算包括凸优化等问题,支持线性优化和二次方优化以及半正定算法。(CVX is a modeling system for constructing and solving disciplined convex programs (DCPs). CVX supports
a number of standard problem types, including linear and quadratic programs (LPs/QPs), second-order
cone programs (SOCPs), and semidefinite programs (SDPs).)
- 2014-01-22 11:31:46下载
- 积分:1
-
PCA
简单的数据降维算法(PCA)举例,构造随机的10维数据,降维成3维的。Sample可替换成用户数据(Examples of simple data reduction algorithms (PCA) are presented)
- 2020-09-18 16:07:58下载
- 积分:1
-
完整的虚拟阵元进行DOA估计例程
验证可用,阵列信号处理的高分辨率估计,有小波分析的盲信号处理,采用波束成形技术的BER计算,最大似然(ML)准则和最大后验概率(MAP)准则,采用热核构造权重。
- 2022-02-26 13:50:38下载
- 积分:1
-
11
说明: 直角坐标潮流程序,极好的程序,可计算任意规模的潮流,不必改程序,只要修改数据即可(Rectangular current procedures, an excellent program, calculate the trend of any size, no need to change procedures, as long as you can modify the data)
- 2010-09-02 11:57:12下载
- 积分:1
-
Vector-data-display
在matlab平台下,编程实现矢量数据的显示,简单易懂!(In the matlab platform, programming to realize vector data display, easy to understand)
- 2012-11-25 19:21:19下载
- 积分:1