-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
youhuajishu
这本书可以帮你解决libsvm中各个字母代表的含义,帮助你更加深刻的了解matlab工具箱(This book can help you solve libsvm meaning of each letter represents, to help you to a more profound understanding of Matlab Toolbox)
- 2013-01-04 09:36:47下载
- 积分:1
-
cylinder2
Making Cylinder code for matlab using top and bottom point with radius
- 2011-06-07 23:46:14下载
- 积分:1
-
Matlab02
Matlab basic book for student 2nd
- 2011-11-18 03:23:16下载
- 积分:1
-
Lab6
Statistical signal proccesing linear chirp example
- 2016-01-03 03:43:16下载
- 积分:1
-
cost207
MIMO Channel model cost207 file.
- 2015-02-18 17:43:48下载
- 积分:1
-
Arithmetic
包含Dijkstra、Floyd、kruskal、动态规划、随机数生成等MATLAB程序(Contains Dijkstra, Floyd, kruskal, dynamic programming, random number generator, such as MATLAB program)
- 2007-08-30 23:45:00下载
- 积分:1
-
radar_antanna
航管雷达的天线在水平方向上具有比较窄的波束,在垂直面上具有比较宽的波束,该程序仿真了航管雷达垂直面上余割型天线方向图(ATC radar antenna has a relatively narrow beam in the horizontal direction, has a relatively wide beam in the vertical plane, the program simulates air traffic control radar vertical plane cosecant antenna pattern)
- 2012-05-28 17:17:48下载
- 积分:1
-
Image-Compression
DCT变换1、 提取彩色图像,将图像大小限制为512*512*3;
2、 提取彩色图像三个颜色分量的矩阵,每个矩阵单独处理;
3、 将矩阵分为8*8的块,做DCT变换;
4、 提取每个块的一部分DCT系数做IDCT变换,显示基本图像;
5、 再提取每个块的一部分DCT系数做DCT反变换,得到增强层1,与前一次得到的数据叠加,得到质量更好的图像。
(DCT transform)
- 2014-10-15 22:48:44下载
- 积分:1
-
singlevsi
prsenting a single phase inverter simulation with pulse generation
- 2010-12-07 08:03:43下载
- 积分:1