-
Matrix_Computations
matrix computation book
- 2010-01-02 18:00:52下载
- 积分:1
-
simplex
simplex 矩阵,由 Hadamard 矩阵转化而来,可用于脉冲编码技术,另附序列相关函数程序
(simplex matrix, the Hadamard matrix transformed from pulse coding techniques can be used, attached serial correlation function of the program)
- 2014-01-01 16:56:35下载
- 积分:1
-
VMD程序
变分模态分解的matlab程序,便于分析(Variational modal decomposition of the matlab program, easy to analyze)
- 2017-10-11 10:40:14下载
- 积分:1
-
Matlab
Matlab宝典,Matlab学习资料,很全面,适合初学者参考(Matlab Bao Dian, Matlab learning materials, it is a comprehensive, suitable for beginners reference)
- 2009-09-27 16:50:01下载
- 积分:1
-
chapter2
《小波分析理论与MATALB R2007 实现》第二章源码( wavelet analysis using matlab)
- 2012-10-08 22:40:03下载
- 积分:1
-
fdtd2d
Electromagnetic Simulation using FDTD Sullivan书中的二维时域有限差分matlab程序(Dimensional FDTD matlab program! Dimensional FDTD Electromagnetic Simulation using FDTD Sullivan book)
- 2013-12-16 12:34:53下载
- 积分:1
-
DOA_esprit
谱估计源程序:是谱估计中的经典算法esprit,MUSIC等算法的源程序(spectrum estimation source : the estimation of the classical algorithm esprit, the MUSIC algorithm source code)
- 2007-03-09 10:46:26下载
- 积分:1
-
ESPRIT
旋转不变算法--esprit,以《现代信号处理》(张贤达)书上所讲过程所写(Rotation invariant algorithm- esprit, to the "Modern Signal Processing" (Zhang XD) wrote the book talking about the process)
- 2013-12-15 14:07:25下载
- 积分:1
-
5x12_horizontal_swap
5x12 Font is included in 16 variants:
- Assembler and C header (.asm / .h)
- Horizontal and Vertical arranged bits (horizontal / vertical)
- Mirrored and non-mirrored (MSB / LSB)
- Left or top aligned, right-aligned or bottom (1/2).
For fonts have the size of a multiple of 8 pixels in the corresponding direction, both versions are identical.
Fonts higher than 16 pixels are only available in horizontal arrangement.
- 2014-01-15 16:56:45下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1