-
trail_kal
利用matlab实现的简单的基于卡尔曼滤波的跟踪算法,实现移动目标的跟踪(using Matlab to achieve the simple Kalman filtering based on the tracking algorithm, mobile target tracking)
- 2006-10-18 20:35:22下载
- 积分:1
-
dynamic-simulation
使用matlab中的simulink模块进行动态仿真的PPT文档和模型文件。(Using matlab simulink module in the dynamic simulation model of documents and PPT files.)
- 2011-05-30 20:42:57下载
- 积分:1
-
matched_filter
matlab编写的匹配滤波器,适用于信号相关处理,(match-filter with matlab)
- 2012-01-02 22:34:33下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
xunosvc
用支持向量机SVM对经提取得到的信号特征参数进行信号的模式识别。(Support Vector Machines SVM right after the signal characteristic parameters were extracted for signal pattern recognition.)
- 2010-01-19 22:40:37下载
- 积分:1
-
v_g
dtc直接转矩控制 开关选择模型 运动控制(the dtc direct torque control switch selection model motion control)
- 2012-06-23 15:21:40下载
- 积分:1
-
transport
A solve of the transport phenomena using finite difference method
- 2012-06-23 21:34:10下载
- 积分:1
-
queueing-theory
洗车模型,经典排队论,关于排队模型的相应说明含在压缩文件之中(Wash model, classical queuing theory, queuing models regarding the appropriate instructions included in the compressed file into)
- 2013-10-25 13:00:58下载
- 积分:1
-
agilitymodeling
这是一篇关于敏捷建模的文章,主要内容为:敏捷建模的价值观 核心原则 补充原则 核心实践 补充实践 从混乱到有序_ AM的实践如何结合到一起.
(This is an article on the agile modeling, the main contents as follows: the values of Agile Modeling the core principles of the core practice of the principle of supplementary practice from chaos to order _ AM practice how to combine together.)
- 2007-09-03 16:38:48下载
- 积分:1
-
jiami
图像加密隐藏的一个用MATLAB编写的好程序。(Hidden image encryption using MATLAB write a good program.)
- 2010-05-06 20:52:45下载
- 积分:1