-
DS-SSBPSKcommunicatonsystem
simulate the performance
of a DS-SS/BPSK communication system in the following scenarios:
1. In the AWGN channel
2. In the presence of pulsed noise jamming and AWGN(simulate the performance of a DS-SS/BPSK communication system in the following scenarios: 1. In the AWGN channel 2. In the presence of pulsed noise jamming and AWGN)
- 2009-03-21 14:28:41下载
- 积分:1
-
taup_fan
tau-p反变换的代码,已编译成函数,可直接调用。具体使用见代码说明。(Anti-tau-p transform the code has been compiled into functions that can be called directly. See description of the specific use of the code.)
- 2010-10-29 15:49:59下载
- 积分:1
-
MIMO-MATLAB
说明: 基于matlab的MIMO信道容量的仿真程序,针对原来的程序略微做了些修改,可运行。(Based on the MIMO channel capacity matlab simulation program for the original program made some slight changes, you can run.)
- 2011-04-07 19:21:09下载
- 积分:1
-
pinpu
在快速傅里叶变换大的基础上以对信号进行短时分析,能画出三维瀑布图。(In the fast Fourier transform big on the basis of the signal is short analysis, can draw 3 d waterfall diagram
)
- 2012-09-05 15:15:38下载
- 积分:1
-
Extreme
支持向量机比较好的改进程序,适合初学者!(Support vector machine better improvement program for beginners!)
- 2016-04-02 22:05:39下载
- 积分:1
-
GrTheory
优化程序,包括最短路径,最小生成树等。具体说明可以参考content文件
(optimization procedures, including the shortest path, minimum spanning tree, and so on. Specify reference document content)
- 2007-07-02 00:20:53下载
- 积分:1
-
pf
说明: 用于对非线性方程的参数估计和最优估计的粒子滤波算法,保管一看就会,步骤很清晰的。(the solution of non-line function by pf filter)
- 2010-08-19 15:29:30下载
- 积分:1
-
DigitalSignalProcessing(MATLAB)
说明: matlab写的数字信号处理源代码,里面包括最基本的fft计算,以及小波分析。完整的源代码。(Matlab write digital signal processing source code, including inside the most basic fft, and wavelet analysis. Complete source code.)
- 2006-04-13 18:32:10下载
- 积分:1
-
Easy-Matlab-code-for-wireless-neteorks
This is a matlab code for introduction to wireless systems. The code is suitable for beginners who want to understand how wireless networks ares simulated.
- 2015-02-20 18:02:53下载
- 积分:1
-
zdl
运用matlab编程求最短路径的算法a=xlsread( D:数据.xls ) 调入数据
n=size(a,1)
for i=1:n
for j=1:n
if a(i,j)==1000
a(i,j)==inf 不相邻点之间的距离赋值为无穷大
(The shortest path)
- 2011-12-29 12:47:27下载
- 积分:1