-
matlab_fxx
MATLAB在非线性方程求解中的运用。。。。。。。。。(MATLAB non-linear equations in use. . . . . . . . .)
- 2010-03-12 13:51:51下载
- 积分: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
-
Channel_Capacity
《空时无线通信导论》,第四章的所有图片的matlab的重现程序,和仿真结果。仿真程序包括MIMO信道容量、发射端不知晓信道信息时信道容量等程序。(" Introduction to space-time wireless communications," Chapter IV reproduce all the pictures of matlab procedures, and simulation results. The simulation program, including MIMO channel capacity, the transmitter does not know when the channel information channel capacity and other procedures.)
- 2021-03-13 10:59:24下载
- 积分:1
-
Kalman_2
此程序用matlab语言编写用于卡尔曼滤波精对准和组合导航解算时候滤波用(the program is composed by matlab and used in KF alignment and ingrated navgation filter)
- 2020-11-09 19:09:46下载
- 积分:1
-
Sensor-fault-
这是一篇很好的关于风力发电的资料,希望对大家有所帮组。(good material)
- 2013-07-14 20:08:49下载
- 积分:1
-
XiangGanJiLei
雷达中的信号相干积累,使得信号的信噪比提升N倍。(Coherent integration radar signal, so the signal to noise ratio enhancement N times.)
- 2015-01-19 19:57:54下载
- 积分:1
-
matlabfiles
说明: 基于KPCA的对葡萄酒数据的降维处理,将13维数据降维成小于13维的,可选(KPCA-based dimensionality reduction of wine data)
- 2020-09-18 15:37:53下载
- 积分:1
-
Introduction_to_Smart_Antennas_C._A._Balanis_P
In recent years a substantial increase in the development of broadband wireless access technologies
for evolving wireless Internet services and improved cellular systems has been observed [1].
Because of them, it is widely foreseen that in the future an enormous rise in traffic will be experienced
for mobile and personal communications systems [2]. This is due to both an increased
number of users and introduction of new high bit rate data services. This trend is observed for
second-generation systems, and it will most certainly continue for third-generation systems.
The rise in traffic will put a demand on both manufacturers and operators to provide sufficient
capacity in the networks [3]. This becomes amajor challenging problem for the service providers
to solve, since there exist certain negative factors in the radiation environment contributing to
the limit in capacity
- 2012-05-01 16:53:29下载
- 积分:1
-
testcon
一个数学模型的优化
function testcon()
%% 设置初始值,上下限;
x0=[18 13 11]
lb=[3 0.1 7]
ub=[25 1 25]
%% 调用优化求解函数(testcon)
(Optimization of a mathematical model function testcon () set the initial value, the upper and lower limits x0 = [18 13 11] lb = [3 0.1 7] ub = [25 1 25] Call for Function Optimization (testcon))
- 2007-10-18 10:08:29下载
- 积分:1
-
haralick
Haralick texture descriptor
- 2011-02-09 01:28:19下载
- 积分:1