-
STR-1.3.Synchro
cours systeme temps reel synchronisation
- 2014-01-17 18:09:49下载
- 积分:1
-
qiongjinsuanfa
在图像处理中使用的穷尽算法对目标帧经行预测,也是运动估计的简单形式(In the end image processing algorithms used by the line on the target frame predicts a simple form of motion estimation is)
- 2010-07-09 10:28:39下载
- 积分:1
-
GUI-CODES
graphical user interface matlab code
- 2013-10-11 16:46:27下载
- 积分: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
-
chap9
《智能控制》第二版(刘金琨著)程序源码第九章(" Intelligent control" , Second Edition (Liu Jinkun a) program source code IX)
- 2011-04-26 09:45:11下载
- 积分:1
-
SOR
Heat equation with variable coeficients using Succesive Over Relaxation
- 2013-08-05 21:32:21下载
- 积分:1
-
eyes
eyes detection from the face
- 2009-07-17 18:17:15下载
- 积分:1
-
f11
this is new approach for fuel cell control.it is really helpfull.
- 2013-09-09 17:13:43下载
- 积分:1
-
effects
matlab gui关于图像处理的一个简易的小程序(matlab gui image processing on a simple small program)
- 2013-11-22 19:06:25下载
- 积分:1
-
boost
直流斩波升压电路仿真 输出波形符合要求 从50V升到200 占空比0.6(DC boost chopper circuit simulation output waveform to meet the requirements)
- 2014-04-03 10:47:34下载
- 积分:1