登录
首页 » matlab » ofdm_win

ofdm_win

于 2006-11-06 发布 文件大小:85KB
0 271
下载积分: 1 下载次数: 64

代码说明:

  OFDM,用于OFDM编程,采用MATLAB,可以学习OFDM调制,用与802。11A,802.16.AC。(OFDM for OFDM programming using MATLAB, we can learn from OFDM modulation, using the 802. 11 A, 802.16.AC.)

文件列表:

ofdmproj_win
............\ofdmproj_win
............\............\analysis.asv
............\............\analysis.m
............\............\a_filter_design.m
............\............\a_run_demo.m
............\............\a_test_data





............\............\...........\Icon
............\............\...........\short.wav
............\............\...........\shorter.wav
............\............\...........\sine440Hz.wav
............\............\...........\text.txt
............\............\...........\text_out.txt
............\............\...........\tone.wav
............\............\BasicGUI.m
............\............\BasicGUI.mat
............\............\basicgui_win.m
............\............\basicgui_win.mat
............\............\bin2eight.m
............\............\bin2pol.m
............\............\ch.asv
............\............\ch.m
............\............\ch_clipping.asv
............\............\ch_clipping.m
............\............\ch_multipath.asv
............\............\ch_multipath.m
............\............\ch_noise.asv
............\............\ch_noise.m
............\............\ComputeChannelGUI.m
............\............\eight2bin.m
............\............\hs_err_pid2208.log
............\............\OFDM.m
............\............\OFDMguiFn.m
............\............\OFDMguiFnSound.m
............\............\OFDM_text_out.txt
............\............\pol2bin.m
............\............\QAM.asv
............\............\QAM.m
............\............\QAM_text_out.txt
............\............\read.m
............\............\rx.asv
............\............\rx.m
............\............\rx_chunk.asv
............\............\rx_chunk.m
............\............\rx_dechunk.asv
............\............\rx_dechunk.m
............\............\setup.asv
............\............\setup.m
............\............\SetupGUI.m
............\............\SetupSoundGUI.m
............\............\SoundGUI.m
............\............\SoundGUI.mat
............\............\SoundGUI_win.m
............\............\SoundGUI_win.mat
............\............\text.txt
............\............\tx.asv
............\............\tx.m
............\............\tx_chunk.asv
............\............\tx_chunk.m
............\............\tx_dechunk.m
............\............\write.asv
............\............\write.m
............\............\程序解析.doc

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

发表评论

0 个回复

  • Neural-Network-for-MATLAB
    MATLAB神经网络功能的使用教程,详细介绍了神经网络技术的功能、原理及编程(The use of MATLAB neural network function tutorial, neural network technology was introduced in detail the function, principle and programming)
    2014-11-29 10:37:37下载
    积分:1
  • Fingerprint-localization--code
    室内指纹定位算法,内有NN,KNN,WKNN多种算法进行对比,可运行,有注释。(Indoor fingerprint localization algorithm with NN, KNN, WKNN comparing various algorithms, can run, with comments.)
    2020-12-20 23:59:10下载
    积分:1
  • 三分之一倍频
    首先对采样信号进行傅里叶变换,计算出功率谱或幅值谱,然后用功率谱或者幅值谱的数据,计算每一个中心频率的带宽内数据的平均值。(Firstly, Fourier transform is applied to the sampled signal to calculate the power spectrum or amplitude spectrum, and then the average value of the data within the bandwidth of each center frequency is calculated by using the power spectrum or amplitude spectrum data.)
    2020-11-08 13:59:48下载
    积分:1
  • ebook2
    Theory and Applications of OFDM and CDMA Wideband Wireless Communications Henrik Schulze and Christian L¨uders Both of Fachhochschule S¨udwestfalen Meschede, Germany
    2010-09-13 12:53:32下载
    积分:1
  • huise
    灰色系统的MATLAB程序:用于实现灰色预测,适合初学者。(Gray system MATLAB program: to achieve gray prediction for beginners.)
    2009-07-11 09:45:07下载
    积分:1
  • m_sequence
    matlab生成m序列的函数 原来那个效率太低,主要是因为实际应用并不需要生成太长的m序列,加入了需求长度,能有效减少运行时间。25级的移位寄存器,运行了一个小时都没有出来一周期,我仅仅需要三千bit而已。改进版:(matlab generate a function of the original m sequence that efficiency is too low, mainly because of the practical application does not require generation of long m sequences, joined the demand for length, can effectively reduce the running time. 25 of the shift register, run for an hour did not come out one cycle, I just need more than 3000 bit. Improved version:)
    2007-11-08 00:20:12下载
    积分:1
  • BPSK-DBPSK-BER-Simulation
    说明:  BPSK,DBPSK的误码率仿真程序,以此证明BPSK与DBPSK的性能好坏。(BPSK, DBPSK BER simulation program, to prove the performance of BPSK and DBPSK good or bad.)
    2011-03-30 00:25:52下载
    积分:1
  • 雷达在搜索到目标并记录目标的位置数据
    目标跟踪问题的应用背景是雷达数据处理,即雷达在搜索到目标并记录目标的位置数据, 对测量到的目标位置数据(称为点迹)进行处理,自动形成航迹,并对目标在下一时刻的位置进行预测。 ben文简要讨论了用Kalman滤波方法对单个目标航迹进行预测,并借助于Matlab仿真工具,对实验的效果进行评估。 trajectory.m产生理论的航迹,并绘出 Kalman_filter.m 利用Kalman滤波算法,对目标的航迹进行估计 filter_result.m kalman滤波估计的结果,以及估计误差的均值和标准差曲线(target tracking application context radar data processing, radar in search of the goals and objectives of the record location data, for the measurement of target location data (known as trace points), automatic track, as well as the next target location for the moment forecast. Ben paper with a brief discussion of Kalman filtering method to a single target track forecast and using Matlab tool for experimental evaluation of effectiveness. Trajectory.m have theoretical track, and draws Kalman_filter.m using Kalman filtering algorithm, the target track estimated filter_result.m Kalman filtering results, and the estimated error of the mean and standard deviation of curve)
    2021-04-24 07:58:47下载
    积分:1
  • hankel_var1
    本函数计算hankel函数一致展开中的变量(This function calculation hankel function unanimously expand the variable)
    2012-05-21 16:15:42下载
    积分:1
  • noise
    用matlab处理音频, 对一段音频加入噪声然后滤除噪声还原, 绘制过程中的频谱图(Matlab deal with audio, for adding some audio noise reduction and filter noise, rendering the process of spectrum)
    2013-12-16 13:01:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载