-
CC
说明: 提取超声回波信号中回波时移的互相关计算。(Extraction echo ultrasonic echo signals of time-lapse cross-correlation calculation.)
- 2009-02-17 11:23:34下载
- 积分: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
-
DFP
dfp算法的matlab实现实例,源代码。。。。。。。。。。。。。。。。。。。。(dfp algorithm matlab implementation)
- 2009-11-24 15:09:28下载
- 积分:1
-
SingleNeuralNetPID
智能控制算法,小脑模型,神经网络,函数逼近(Intelligent control algorithm, cerebellar models, neural networks, function approximation)
- 2011-04-29 15:57:08下载
- 积分:1
-
abs-mimo-ofdm
MIMO OFDM BASE MATLAB ABSTACTS FOR MULTI USER COMMUNICATION SYSTEM
- 2014-09-23 15:10:26下载
- 积分:1
-
blasingame_method
圆形封闭垂直裂缝井无限导流垂直裂缝模型blasingame方法(Circular vertical fractured well closed infinite diversion vertical fractures model blasingame method)
- 2015-12-19 20:39:30下载
- 积分:1
-
b21
Taking into account all the parameters mentioned, forming the appropriate programming to the controller in order to achieve the synchronization between the two systems, the appropriate amplitude and as well as the power management to the DC to control the power that is injected to the electrical grid, the results we take are in the range of high performance inverters. In this simulation scenario the power is high as the current has been increased and the THD is low
- 2010-07-16 00:12:16下载
- 积分:1
-
GUI_FDTD
用来编制FDTD用户界面,只需对callback做出修改就可得调用(used for the preparation of FDTD user interface, only the callback can make changes in the call)
- 2007-04-21 07:26:09下载
- 积分:1
-
zernike
compute zernike moments for squared binary images
- 2011-07-31 02:15:07下载
- 积分:1
-
Method-for-fringes-based-on-Matlab
利用MATLAB对获取的干涉条纹进行处理计算干涉条纹间距(Using MATLAB to obtain interference fringes are processed to calculate interference fringe spacing)
- 2015-04-21 21:49:42下载
- 积分:1