-
UWB_monocycle2
Plots time and frequency domains of UWB PPM monocycles and doublets.
- 2010-09-19 14:27:32下载
- 积分:1
-
beamforming1
capon波束形成 和 capon功率谱图 附有详细注释
- 2011-11-23 14:03:23下载
- 积分:1
-
TwIST
本代码为三维全息重建的经典算法,供同行学习使用(This code is a classic three-dimensional holographic reconstruction algorithm for use by peer learning)
- 2021-04-25 13:28:46下载
- 积分: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
-
archived-FAESOR-09-15-2012-12-23
sources of matlab for finite element method
- 2013-09-27 12:03:57下载
- 积分:1
-
article1
COURS SUR LES RESISTANCES
- 2013-11-14 20:35:21下载
- 积分:1
-
OBCA-master
说明: 可以实现车辆避碰和路径规划,文档中有效果动图。可参考(Vehicle collision avoidance and path planning can be realized, and effective motion maps can be found in the documents. May refer to)
- 2020-12-29 08:49:01下载
- 积分:1
-
shuzixinhaochuli-matlab-shiyan1
matlab 数字信号处理实验1代码全部 东南大学(Digital signal processing matlab code experiment a whole Southeast University)
- 2015-03-27 20:04:18下载
- 积分:1
-
vjezba4
Simulating occurence of very fast transient overvoltage
- 2012-04-10 01:46:38下载
- 积分:1
-
LDAPminumum_distance
full implementation to LDA with Minumum distance Classifier for face recognition and easy to implement.
- 2014-02-03 19:05:05下载
- 积分:1