资源列表
randlap
- 拉普拉斯分布的函数,官方的,我用了很好,产生一定分布的角度-Laplace distribution function, the official, I used a very good
qpsk
- This is a program of comparison between theoretical and Simulated qpsk.
cxy_snr
- CXY 可用来验证: 1、不同FFT点数的结果*2/M 真实幅度(电压值)(第一二行图) 2、验证计算Ps,Pn及SNR的方法,通过构造加AWG噪声的信号来印证(第二三行图) 3、对比N在整周波和非整周波情况下的通过SNR观察频谱泄露效应(第三行图)- CXY can be used to verify: 1, the result of different FFT points* 2/M true amplitude (voltage value) (f
e3
- exp-3: To observe the BER performance a SISO system with DPSK in quasi-static Rayleigh fading channels.- exp-3: To observe the BER performance a SISO system with DPSK in quasi-static Rayleigh fading channels.
USE_DOS_Opend
- 用了这个小工具,就不用一步一步进入MTK的DOS编译环境,一键进入DOS界面,敲入命令行,提高工作效率,希望大家喜欢.-This gadget used to do step by step into the MTK' s DOS compilation environment, a key to enter the DOS interface, typing the command line, improve work efficiency, I hope you like it.
awgn
- simualtion of ofdm with awgn channel
pcTofax
- convert fax to modem 2
meitu
- Android团购信息源代码 仿照美团 界面设计 - Android buy information source
beampattern
- MIMO雷达发射方向图设计源码,大家可以参考-MIMOradar transmit beampattern
sureshaodv
- Code : AODV Routing. x=1:20 s1=x(1) d1=x(20) clc A=randint(20) Making matrix all diagonals=0 and A(i,j)=A(j,i),i.e. A(1,4)=a(4,1), A(6,7)=A(7,6) for i=1:20 for j=1:20 if i==j A(i,j)=0 else A(j,i)=A(i,j) en
1
- 在耳语转化为正常音的过程中需要到的一些简单实用语音处理的程序-Whisper into the normal sound in the process to go to some of the simple and practical procedure for speech processing
fifo2
- 一种简单的FIFO的verilog代码,有利于理解FIFO的工作原理-code of fifo in verilog