搜索资源列表
frame_format
- 定义了通信中帧格式,用matlab代码实现了这个过程,可以自定义巴克码的长度,接收端可以采用滑动相关法捕获该帧
802.11b PHY Simulink Model
- 802.11b物理层的simulink建模。模型支持1Mbps, 2Mbps, 5.5Mbps, and 11Mbps 的模式,模型包括帧的生成,BPSK、QPSK调制,巴克码扩展,CCK以及信道频移量的选择和一个AWGN信道。 使用说明:先将压缩包解压缩到一个新文件夹中,改变matlab当前执行目录,然后运行WiFi.mdl文件。 压缩包中包括6个文件:WiFi.mdl,WiFi_lib.mdl,WiFi_init.m,cck_codes.mat,ber_test.m,test_level_1
LFM_BAKER
- 线性调频-巴克码混合雷达信号时域、频域及模糊函数图-Chirp- Barker mixed radar signal in time domain, frequency domain and ambiguity function diagram
bakecodematlab
- 基于SystemView和matlab的巴克码识别器的仿真与分析 -SystemView and matlab based on the Barker Code Identifier simulation and analysis is based on the Barker SystemView and matlab code recognition Simulation and Analysis
BARKER
- 利用MATLAB产生7位、13位巴克码并画出频谱图。-Generated 7、13 Barker code and draw the frequency spectrum using MATLAB.
AmbiguityFunction
- 建立并绘制任意信号的模糊函数。已在巴克码,线性调频,脉冲信号中测试过。-This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7.
signal_ambiguity_function
- 这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等-Descr iption: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)sho
matlabsimulation
- 7位巴克码的matlab仿真, 7位巴克码的matlab仿真.-7bit Baker matlab simulation,
chap09
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
qiweibakema_f
- 设雷达信号是码宽为0.5微妙,中心频率是10MHz的7为巴克码2PSK信号,接收的雷达回波中频采样频率为40MHz,中频进行正交下变频。假设在13.5km处有一个点目标,仿真该雷达的脉冲压缩处理。-Code-based radar signal is a delicate relief of 0.5, the center frequency is 10MHz for the 7 Barker Code 2PSK signal, the radar echo received IF sampli
maiya
- ex9_12 二相编码信号的脉压处理,13位巴克码用于雷达的二相编码脉冲压缩中,由于巴克码具有好的自相关函数,所以其脉压结果很好-BPSK ex9_12 pulse pressure signal processing, 13 Barker Code for the two-phase coded radar pulse compression, as a result of Barker codes have good auto-correlation function, so its a v
verification-barker-coded
- 验证巴克码的程序代码,别人写的自己改了下-verification-barker-coded verification-barker-coded
test_BK
- 脉冲压缩雷达二相位编码重的巴克码压缩雷达信号处理仿真-Barker code simulation
9927441ex9_4
- 用matlab实现7位巴克码编码,很好用的-Achieved with 7-bit Barker code matlab code, good use
jie11
- 子脉冲为高斯波形的13位巴克码信号的matlab仿真输出。-Sub-Gaussian pulse waveform 13 Barker code signal matlab simulation output.
matlab
- 发射信号为13位巴克码和线性调频混合调制的信号,该雷达具有数字化正交解调、数字脉冲处理、固定目标对消、动目标检测, 和恒虚警(CFAR)处理等功能 -Transmitted signal is 13 Barker code modulation and linear FM signals mixed, the radar has a digital quadrature demodulation, digital pulse processing, fixed target for elim
ber_二相码
- 上传文件为matlab二相码为基础的程序代码,包含基本编码信号(Upload files for matlab two-phase code-based program code, including the basic encoding signal)
Barker_ambig
- 13巴克码的编程资料,含代码、报告、信号模糊图等(matlab code very useful)
对组合巴克码的抗干扰仿真
- 对组合巴克码进行仿真并对其抗干扰性能进行研究(The combination Barker code is simulated and its anti-interference performance is studied.)
7位巴克码的产生和波形
- 通过matlab实现7位巴克码的产生和波形,以及自相关函数的图形,并作出所需要的图形。