-
天线近场到远场的变换 NF2FFv0.3.1
天线近场到远场的变换,可实现近场采样数据到远场方向图数据的转换(antenna near field data to far field)
- 2020-06-27 03:20:01下载
- 积分:1
-
BPSK
说明: 通过循环谱分析信号的方式达到对各种数字通信信号的调治识别,这是一种很好的方式,具体实现算法有FAM,SSCA,SCOUT等,(Through the cycle of signal spectral analysis approach to achieve the various digital communication signal modulating recognition, this is a good way to achieve a specific algorithm FAM, SSCA, SCOUT, etc.)
- 2008-10-29 13:55:31下载
- 积分:1
-
gadha
matlab code for qpsk modulation technique
- 2013-11-04 09:25:31下载
- 积分:1
-
MUSIC-algorithm
music算法程序,基本MUSIC算法仿真程序,进行DOA估计(MUSIC algorithm)
- 2013-05-02 16:21:01下载
- 积分:1
-
Readion
matlab读取电离层电子含量文件,主要是读出格网数据。(matlab read the ionospheric electron content of the document, the main network data is read out of line.)
- 2021-04-28 15:38:44下载
- 积分:1
-
VPI-setup
Matlab 与 VPI 联合仿真的QPSK程序(Matlab simulation with VPI joint program of QPSK)
- 2021-04-22 15:28:48下载
- 积分:1
-
matlab
说明: 很好用的小波算法,具有良好的尺度不变形,对初学者有用。(Nice wavelet algorithm, have good deformation, the scale of beginners useful)
- 2011-03-23 10:22:18下载
- 积分:1
-
fsk
自己编程产生一种二进制频率调制信号,为数字调制信号的识别做准备。( programming to produce a binary frequency modulation signal, the recognition of digital modulation signals in preparation.)
- 2010-05-11 12:32:06下载
- 积分:1
-
lab3
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:57:23下载
- 积分:1
-
I9(2)
MATLAB program for speech signal recognition using lpcc (Linear Predictive Cepstral Coding) one of the method for the pick up of speech character.
- 2012-10-24 02:56:59下载
- 积分:1