-
lssvm
lssvm最小二乘支持向量机的主程序,最基本的程序(lssvm the main program, the basic procedures)
- 2012-06-24 18:12:46下载
- 积分:1
-
MatLab-7--Creating-Graphical-User-Interfaces
MatLab 7, Creating Graphical User Interfaces
- 2014-02-26 01:59:46下载
- 积分:1
-
psk
PSK调制的源代码,可以在一个通信系统中或者需要使用调制的时候使用(PSK modulation source code, can be a communication system or need to be used when using modulation)
- 2013-11-08 09:52:49下载
- 积分:1
-
code
说明: Simulates n random angles from a von Mises distribution, with preferred
direction thetahat and concentration parameter kappa(Simulates n random angles from a von Mises distribution, with preferred
direction thetahat and concentration parameter kappa.)
- 2020-03-26 10:33:15下载
- 积分:1
-
Scnario1
BER plot for SUI channel 1-6
- 2013-12-11 18:59:34下载
- 积分:1
-
ZF-MMSE
VBLST译码算法仿真源程序
代码包括了常用的调制和解调方式。(Simulation VBLST source decoding algorithm)
- 2009-05-26 16:20:31下载
- 积分:1
-
2ASKPSKFSK
实现2ASK、2FSK、2PSK的调制与解调功能(2ASK, 2FSK, 2PSK modulation and demodulation functions)
- 2012-10-10 20:26:10下载
- 积分:1
-
Untitled1
运用小波的几种方法对信号进行去噪对比仿真效果(Simulation results are several ways to use wavelet signal de-noising comparison)
- 2013-04-25 20:22:04下载
- 积分:1
-
Trivium
triivium implementation
- 2014-01-12 20:12:21下载
- 积分: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