登录
首页 » Others » wholeofdmproject

wholeofdmproject

于 2008-01-17 发布 文件大小:958KB
0 1003
下载积分: 1 下载次数: 469

代码说明:

  完整的OFDM系统,含Matlab仿真代码和DSP源代码下载.平台Tms320C6000.含项目说明文档.绝对高质量的源代码.(Complete OFDM system simulation with Matlab and DSP code download the source code. Platform Tms320C6000. Containing project documentation. Absolutely high-quality source code.)

文件列表:

wholeofdmproject
................\OFDM CODE
................\.........\algorithm
................\.........\.........\add_cyclic_prefix.m
................\.........\.........\add_guard_bits.m
................\.........\.........\adjust_phase.m
................\.........\.........\bitload.m
................\.........\.........\calculate_noise_var.m
................\.........\.........\channel_estimation_multi.m
................\.........\.........\combine_matrixes.m
................\.........\.........\complex_mirror.m
................\.........\.........\create_interval.m
................\.........\.........\demodulate_info.m
................\.........\.........\demodulation.m
................\.........\.........\dft.m
................\.........\.........\dma_sendrec.m
................\.........\.........\find_first_frame.m
................\.........\.........\generate_seq.m
................\.........\.........\idft.m
................\.........\.........\interpolate.m
................\.........\.........\ml_sync.m
................\.........\.........\modulate_info.m
................\.........\.........\modulate_train.m
................\.........\.........\modulation.m
................\.........\.........\ofdm_dsp.m
................\.........\.........\ofdm_mat.m
................\.........\.........\receiver.m
................\.........\.........\remove_complex_mirror.m
................\.........\.........\sep_info_and_train_symbols.m
................\.........\.........\settings.m
................\.........\.........\synchronization.m
................\.........\.........\transmitter.m
................\.........\doc
................\.........\...\final_report.pdf
................\.........\dsp
................\.........\...\HOWTO_BUILD.pdf
................\.........\...\HOWTO_BUILD.txt
................\.........\...\OFDMreceiver
................\.........\...\............\bitload.c
................\.........\...\............\bitload.h
................\.........\...\............\bitrevf.asm
................\.........\...\............\cfftr2.asm
................\.........\...\............\channel_est.c
................\.........\...\............\channel_est.h
................\.........\...\............\complex_math.c
................\.........\...\............\complex_math.h
................\.........\...\............\Debug
................\.........\...\............\demod.c
................\.........\...\............\demod.h
................\.........\...\............\demodulate_frame.c
................\.........\...\............\demod_tab.h
................\.........\...\............\digitrev_index.c
................\.........\...\............\extract.c
................\.........\...\............\extract.h
................\.........\...\............\fft.c
................\.........\...\............\fft.h
................\.........\...\............\get_data.h
................\.........\...\............\init_host.c
................\.........\...\............\init_host.h
................\.........\...\............\init_receiver.c
................\.........\...\............\init_receiver.h
................\.........\...\............\link.cmd
................\.........\...\............\ofdm.h
................\.........\...\............\OfdmReceiver.c
................\.........\...\............\phase_adjust.c
................\.........\...\............\phase_adjust.h
................\.........\...\............\put_data.c
................\.........\...\............\put_data.h
................\.........\...\............\receiver.h
................\.........\...\............\receiver.pjt
................\.........\...\............\run_receiver.c
................\.........\...\............\run_receiver.h
................\.........\...\............\sync.c
................\.........\...\............\sync.h
................\.........\...\OFDMsender
................\.........\...\..........\bitrevf.asm
................\.........\...\..........\cfftr2.asm
................\.........\...\..........\compcomp.c
................\.........\...\..........\compcomp.h
................\.........\...\..........\cyclpref.c
................\.........\...\..........\cyclpref.h
................\.........\...\..........\Debug
................\.........\...\..........\digitrev_index.c
................\.........\...\..........\fft.c
................\.........\...\..........\fft.h
................\.........\...\..........\get_data.c
................\.........\...\..........\get_data.h
................\.........\...\..........\get_data_dummy.c
................\.........\...\..........\get_data_dummy.h
................\.........\...\..........\init_host.c
................\.........\...\..........\init_host.h
................\.........\...\..........\init_sender.c
................\.........\...\..........\init_sender.h
................\.........\...\..........\link.cmd
................\.........\...\..........\mod.c
................\.........\...\..........\mod.h
................\.........\...\..........\mod_tab.h
................\.........\...\..........\ofdm.h
................\.........\...\..........\OfdmSender.c
................\.........\...\..........\ofdm_old.h

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • International Reference Ionosphere - IRI (2019) 国际电离层模型 直到2019年数据
    International Reference Ionosphere - IRI (2016)的matlab代码~~亲测能用~非常方便输入参数,还可以画图
    2021-05-06下载
    积分:1
  • JESD209-4B_Low Power Double Data Rate 4 (LPDDR4).pdf
    Low Power DDR4 spec LPDDR4
    2020-06-20下载
    积分:1
  • SRM_InitRoling3.6
    开关磁阻电机工程应用源代码,汽车行业和电机领域应用。(Application of switched reluctance motor engineering source code, automotive industry and the field of motor applications.)
    2016-08-22 19:01:03下载
    积分:1
  • STM32F207的U盘_USB_IAP升级序 Bootloader(USB HOST 模式)
    STM32F207的U盘升级程序,USB的通讯模式为USB_HOST主机模式。工作方式:将带有F207_Template.bin升级程序(名称可自行更改)的U盘插在控制板上;复位控制板自动升级并跳转执行APP程序;如若没有插USB或没有可升级文件,一秒后自动跳转,执行APP程序;
    2020-12-12下载
    积分:1
  • 50wind-farm
    基于电力系统仿真软件DIGSILENT的一个50台风机的风电场。(Based in wind power system simulation software DIGSILENT a 50 Typhoon aircraft.)
    2015-12-03 18:49:42下载
    积分:1
  • NURBS基函数
    生成NURBS曲线、曲面使用的基函数。做图像缩放也不错。我在opengl中使用,用来做图像几何校正。
    2020-11-28下载
    积分:1
  • fpga实现CAN总线源码
    FPGA实现CAN总线源码,对学习FPGA和CAN总线协议很有帮助
    2020-12-03下载
    积分:1
  • FDTD学习资料
    关于FDTD算法的讲解和实例,可供大家进行学习使用。
    2020-12-04下载
    积分:1
  • FTP多线服务器源码
    FTP多线程服务器源代码,C++,还不错。
    2020-12-09下载
    积分:1
  • 测地距离—来自science杂志
    这是一篇来自science杂志的论文,非常经典!介绍了测地距离在流行降维中的应用。Scientists working with large volumes of high-dimensional data, such as globalclimate patterns, stellar spectra, or human gene distributions, regularly confrontthe problem of dimensionality reduction: Þnding meaningful low-dimensionalstructures hidden in
    2020-12-10下载
    积分:1
  • 696516资源总数
  • 106457会员总数
  • 15今日下载