-
bifilter.m
performs bilateral filter. smoothens homogenous region while keeping the edges intact
- 2009-12-12 15:51:37下载
- 积分:1
-
voronoi
matlab生成的voronoi图,可用于多相复合材料的计算问题。(to creat a voronoi )
- 2011-04-20 09:56:03下载
- 积分:1
-
walsh-code-decoding
It does walsh decoding in matlab.For w5 i.e. 100
Walsh code T = 01100110
For bit a3 at T/2
So a3=1
Similarly same things is do for T/4,T/8……..
Continuing the same steps we get w5=100
- 2015-03-23 16:41:08下载
- 积分:1
-
MFCC
此算法是基于matlab的MFCC特征提取算法,其中包括了分帧、归一化等步骤和代码,非常好用,结果是24维的向量(This algorithm is based on MFCC feature extraction algorithm matlab, including the framing, normalization and other steps and code, very easy to use, the result is 24-dimensional vector)
- 2017-02-10 19:05:19下载
- 积分:1
-
matlabprocessor2
matlab实例程序百例2
matlab实例(Examples of procedures for 100 cases of matlab examples 2matlab)
- 2008-01-04 23:18:21下载
- 积分:1
-
plotSmithChart
用matlab画出来的smith圆图,电子信息类的可以参考参考(Drawn with matlab smith chart, electronic information can refer to reference)
- 2011-06-11 16:39:14下载
- 积分:1
-
clutter_map
杂波图在地基雷达中具有重要的位置,对零速目标的检测具有重要的意义,该程序仿真杂波图对雷达信号进行时间上的CFAR检测(Clutter map important position in the ground-based radar, the goal of zero speed detection is of great significance, the program simulation clutter map of the radar signal CFAR detection time)
- 2021-03-26 10:39:13下载
- 积分:1
-
lms
lms algorithm lms algorithmlms algorithm lms algorithm
- 2013-02-10 20:45:50下载
- 积分:1
-
6807EF2Ed01
matlab probability simple simulation
- 2012-04-30 20:39:07下载
- 积分:1
-
particle-filter-visual-tracking
该代码用于实现粒子滤波视觉目标跟踪(PF)、卡尔曼粒子滤波视觉目标跟踪(KPF)、无迹粒子滤波视觉目标跟踪(UPF)。它们是本人这两年来编写的核心代码,用于实现鲁棒的视觉目标跟踪,其鲁棒性远远超越MeanShift(均值转移)和Camshift之类。用于实现视觉目标跟踪的KPF和UPF都是本人花费精力完成,大家在网上是找不到相关代码的。这些代码虽然只做了部分代码优化,但其优化版本已经成功应用于我们研究组研发的主动视觉目标跟踪打击平台中。现在把它们奉献给大家!(These codes are used to realize particle filter based visual object tracking (PF), kalman particle filter based visual object tracking, unscented particle filter based visual object tracking. Their robustness is far beyond the classical visual object tracking algorithms such as Mean-Shift (MeanShift) and CamShift。The codes of KPF and UPF for visual object tracking cost a great of my energy, and you can not find any relating algorithm codes on internet! Our research group have optimized these codes and applied them to develop a platform for active visual object tracking. Now, I dedicate them to you and wish you love them! )
- 2020-11-12 15:19:43下载
- 积分:1