-
201004040854
各种优化算法解决tsp问题帮助您能够请搜你过得解决TSP问题(dhaks)
- 2010-05-09 17:50:42下载
- 积分:1
-
LinearReceivers
Linear CDMA Receivers Like Decorrelator MMSE and Matched filters efficien and fast code
- 2009-03-17 15:12:13下载
- 积分:1
-
empedans
antenna empedans in matlab
- 2010-05-19 03:39:43下载
- 积分:1
-
show_polinterp
Numerical method - Langrageov polynom
- 2012-05-01 02:24:55下载
- 积分: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
-
Simulation-for-Communications
通信专业的经典电子书,包括各种调制方式,OFDM、CDMA等典型系统和关键技术介绍,每部分内容附有matlab程序,讲解详细,值得珍藏!(Simulation and Software Radio for Mobile Communications)
- 2013-09-02 21:52:20下载
- 积分:1
-
dtmfcode
带有matlab源程序 实现了dtmf,添加了GUI界面(matlab gui)
- 2012-01-15 14:04:31下载
- 积分:1
-
风速模型
风速模型 可以模拟基本风、渐变风、阵风、随机风速四种风速(Wind speed model simulating four wind speeds)
- 2020-12-10 16:29:20下载
- 积分:1
-
waveguide
可以用来求复合半导体能带随着偏压的变化情况,可以考虑到interface charges(Can be used for compound semiconductor energy band changes with the bias, you can take into account the interface charges)
- 2008-05-10 05:53:55下载
- 积分:1
-
denoise
matlab下用小波去除随机噪声的一个例子,希望对大家有用(matlab remove the random noise using wavelet under an example, we hope to be useful)
- 2010-12-13 15:26:43下载
- 积分:1