-
FFTDemo
FFT信号分析模型,实时显示FFT分析结果(FFT signal analysis model, real-time FFT analysis results show)
- 2007-10-11 11:30:16下载
- 积分:1
-
CP0202
说明: 等概率二进制的产生,重复码编码,TH编码,脉冲形成.(probability of such a binary have repeated coding, TH coding, pulse formation.)
- 2006-03-08 14:13:39下载
- 积分:1
-
Lssvm
此为基于LSSVM工具箱的Matlab回归测试程序代码模板源码。(This is based on the Matlab toolbox LSSVM regression test program source code templates.)
- 2020-06-28 18:20:01下载
- 积分:1
-
STAP
空时自适应处理是阵列天线杂波抑制的一种有效方法,该代码是空时级联自适应处理的一种实现方式,供大家参考(Space-time adaptive processing is array antenna is an effective method of clutter suppression, the code is the space-time cascade an implementation of adaptive processing method, for everybody reference
)
- 2014-09-08 14:43:29下载
- 积分:1
-
ProficientInMatlab
精通matlab综合辅导与指南,很经典的MATLAB学习资料。(Proficient in matlab comprehensive counseling and guidance, it is a classic learning materials MATLAB.)
- 2009-05-24 09:33:33下载
- 积分:1
-
qpsk_g_r-
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:51:28下载
- 积分:1
-
2
说明: 在matlab中实现高斯序列,三角序列,反三角序列等,分析其频谱特性(In matlab to achieve Gaussian sequence, triangular series, the anti-triangular sequence and so on, to analyze its spectrum characteristics)
- 2007-11-23 20:16:42下载
- 积分:1
-
interactive-segmentation-method
基于图像区域生长的方法之一 交互式分割法(Image-based region growing methods: interactive segmentation method)
- 2011-04-25 17:31:05下载
- 积分:1
-
modern-wireless-communication
说明: 现代通信系统第二版MATLAB 源代码,里面有大量的matlab编程(Modern communications system second edition MATLAB source, there are a lot of MATLAB programming)
- 2011-04-17 16:23:39下载
- 积分:1
-
PerceptronWithMargin
Perceptron with margin (Variable increment) : Linear Discriminants
- 2012-05-19 05:53:21下载
- 积分:1