-
fourdogsmatlab
四犬相逐问题的计算机模拟matlab程序源代码(Four dogs with the problem of computer simulation by matlab source code)
- 2010-06-14 17:02:38下载
- 积分:1
-
matlabGA
MATLAB遗传算法源程序(MATLAB genetic algorithm source code)
- 2008-05-29 16:15:51下载
- 积分:1
-
ngray
改变图像的灰度级数,通过输入的数值确定灰度级(change degree of gray )
- 2012-04-07 19:25:06下载
- 积分:1
-
xiao
初始化粗粒度序列,为计算脑电信号非线性参数——复杂度的Matlab程序(Initialization sequence of coarse-grained, for the calculation of the nonlinear parameters of the EEG- the complexity of the Matlab program)
- 2012-06-02 21:02:09下载
- 积分:1
-
waveprop
This function calculates displacement response at interfaces of an elastic multilayered medium to a vertically propagating unitary SV or SH elastic wave. The function can be used to calculate the displacement response in a layered soil profile. Transfer functions between interfaces can be easily calculated by division of the total (=upward+downward) displacement response on the corresponding interfaces.
- 2012-07-06 18:15:11下载
- 积分:1
-
zhuantaimubiao
isar转台仿真,仿真转目标成像,观察目标的三维图,等高图,距离压缩后的等高图(isar turntable simulation, simulation transfer target imaging to observe the target three-dimensional map, contour maps, contour map from the compressed)
- 2020-11-17 12:39:40下载
- 积分: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
-
zibofanzheji
本文将介绍一种反褶积——希尔伯特变换子波反褶积,及其应用程序,并给出在微机上的处理买倒。(This article describes a deconvolution- Hilbert transform wavelet deconvolution and its applications, and gives the computer processing with the buy down.)
- 2010-03-06 22:22:59下载
- 积分:1
-
JXXH
元胞自动机的极限巡航模型,用于仿真简单的交通流现象(Cellular Automata limit cruise model for simulation of traffic flow phenomena simple)
- 2013-11-16 16:59:37下载
- 积分:1
-
matlabdaima
说明: matlab6.5那本书的代码,里面包含了那本书的所有源程序(matlab6.5 book ,so many things inside,thank you)
- 2010-04-11 15:30:08下载
- 积分:1