-
MATLAB_fun_temp
是一个规范matlab编程的教程。从网站上截取的。读者可以通过这个文章规范自己的代码编写(Is a norm matlab programming tutorials. Intercepted from the site. Through this article, readers can standardize their own coding)
- 2008-04-08 17:51:33下载
- 积分:1
-
getting-started-with-matlab7
Matlab入门指导书,英文版,高级读者也可以参考。mathwork公司权威认可(Matlab Getting Started instructions, in English, advanced readers can refer to. mathwork company recognized authority)
- 2011-05-27 17:04:41下载
- 积分:1
-
WaveGPU_Example
This example solves a 2nd order wave equation: utt = uxx + uyy, with u = 0 on the boundaries. It uses a 2nd order central finite difference in time and a Chebyshev spectral method in space (using FFT). It compares to running the same algorithm on the GPU using gpu-arrays and built-in functions available for the GPU.
- 2013-05-11 17:51:21下载
- 积分:1
-
51622463signal1
雷达信号模拟,针对脉冲压缩雷达,很有参考价值
- 2009-03-31 12:40:41下载
- 积分:1
-
WOW_matlab
this simulation is a way for watermarking and steganography with WOW
- 2013-08-25 17:13:37下载
- 积分:1
-
Hessian_point_detector
hessian point detector 是SURF算法中所采用的基于Hessian矩阵进行的特征点检测方法,检测得到椭圆区域。(feature detector)
- 2014-12-19 12:52:48下载
- 积分:1
-
071006103
毕业论文 基于LSB图像水印系统设计matlab实现(Graduation thesis matlab based on LSB image watermarking system design)
- 2013-11-26 20:40:26下载
- 积分:1
-
wireless_COST231_hata_attenuation
还是无线损耗的模型仿真,运行过的,不错,可以试下(Or wireless loss model simulation, run-off, yes, you can try it)
- 2010-05-27 17:51:30下载
- 积分:1
-
AM_GENERATE
generating AM signal to use in adaptive algorithm for remove direct path in passive radar
- 2012-08-08 19:43:52下载
- 积分: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