-
The-Beginners-Guide-to-Analyzing-GSM-Data-in-MatLa
It introduces USRP hardware device that implements GSM receiver and processes GSM data in real time.(The Beginners Guide to analyzing GSM data in MatLab)
- 2010-06-22 07:55:43下载
- 积分:1
-
QAM_gen1
说明: matlab仿真实现qam信号的产生,用于AWG的波形信号产生等(qam simulation matlab generate signals for the AWG waveform signal generator, etc.)
- 2009-07-22 17:22:59下载
- 积分:1
-
pauli
matlab实现pauli分解 RGB显示(Matlab achieve pauli decomposition RGB display)
- 2012-05-05 16:38:02下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
BBA
Thi is a Binary BAT algorithm
- 2014-02-11 13:41:33下载
- 积分:1
-
LGBP-feature
提取Gabor特征,LBP特征,LGBP特征代码(extract Gabor feature,LBP feature and LGBP feature.)
- 2014-02-26 19:34:39下载
- 积分:1
-
softbit-BPSK-QPSK-PSK8-QAM16-QAM64
This matlab code describes soft demapper (soft bit) for different modulation types: BPSK, QPSK, PSK 8, QAM 16, QAM 64, which are considered for turbo encoding/decoding. And simulation results are also presented.
- 2021-02-05 14:59:57下载
- 积分:1
-
easyyougai
用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。(用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。
用于ABAQUS显示分析的子程序,材料本构模型内嵌断裂准则,可用于单元删除。
ABAQUS analysis for the display subroutine, material constitutive model embedded fracture criteria, can be used to remove the unit.)
- 2017-02-20 15:59:14下载
- 积分:1
-
MATLAB7
MATLAB 7.x数字信号处理源代码,包括:
1 常用函数列表
2 第一章到第九章源代码
3 程序说明(MATLAB 7.x digital signal processing source code, including: a list of commonly used functions to the Chapter 2 Chapter 3 source code description of the procedures)
- 2010-06-19 15:59:54下载
- 积分:1
-
An-Introduction-to-Programming-and-Numerical-Metho
An Introduction to Programming and Numerical Methods in MATLAB.pdf
- 2009-02-28 12:57:48下载
- 积分:1