-
2
说明: time delay estimator
- 2015-03-14 01:46:35下载
- 积分:1
-
Standard-atmospheric-program-code
用matlab/m文件编写的计算标准大气压小程序,非常实用,可以用于各种飞行器控制设计等方面的仿真,m文件编写很容易转换成c/c++,有问题请留言。(Written using matlab/m file calculation standard atmospheric pressure of small procedures, very useful, can be used for simulation of various aircraft control design, m document can be easily converted into c/c++, have any questions please leave a message)
- 2013-08-14 19:10:52下载
- 积分:1
-
VB_kalman
说明: vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)(vb language Kalman filtering source (no test, the output corresponding to tie part of the process))
- 2006-05-03 23:40:52下载
- 积分:1
-
Nnetmod
数据挖掘后向传播分类算法matlab实现,无测试与训练数据集(After the dissemination of data mining classification algorithm matlab to implement, test and training data set without)
- 2011-06-18 16:16:43下载
- 积分: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
-
model4b
数学建模清华数模讲义\model4b (Mathematical modeling Qinghua digital-analog handouts model4b)
- 2010-01-13 23:23:20下载
- 积分:1
-
lab3
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:57:23下载
- 积分:1
-
2-chapter
MATLAB GUI设计学习手记(第二版)源程序 第2章
本书推荐的学习方法:
1)若您是一个MATLAB初学者,且有充裕的时间来学习GUI设计,您可以从本书的第1章开始循序渐进地学习。
2)若您是一位MATLAB初学者,且时间非常紧迫,建议您先学好第1章,然后依次学习第4章、第5章和第6章,其他章节请根据项目需要有选择性地学习。
3)若您已经掌握了MATLAB的基础语法知识,有一定的MATLAB编程基础,也请浏览一下第1章的内容,尤其是专题分析部分。然后先学习本书第4、5和6章,其他章节请根据项目需要有选择性地学习。
4)若您是一位MATLAB GUI方面的专家或老师,您可以将本书作为一本教学的参考书,本书内容全面、讲解详实、代码精炼,是不可多得的GUI宝典。
- 2012-11-15 18:27:31下载
- 积分:1
-
Blind-Source
基于超平面 欠定盲分离源信号的混合矩阵的估计(underdetermined Blind Source Separation)
- 2014-01-13 17:06:38下载
- 积分:1
-
tlyd
模拟陀螺运动程序,本程序是用MATLAB编写的,希望对大家有帮助.(gyro movement simulation procedures, the procedures are prepared by using MATLAB, and I hope to be helpful.)
- 2006-10-21 21:30:05下载
- 积分:1