91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.13M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-02-12
  • 語(yǔ)言: Matlab
  • 標(biāo)簽: PDSCH??LTE??Physical??Layer??LTE-A??

資源簡(jiǎn)介

LTE基帶收發(fā)仿真系統(tǒng),在該仿真平臺(tái)中,分為4種運(yùn)行模式 ? 第一種模式為載入小區(qū)參數(shù)(僅發(fā)端)。參數(shù)配置從題目給定的’小區(qū)參數(shù).dat’文件中讀取參數(shù)。并將題目給的’業(yè)務(wù)數(shù)據(jù).dat’作為發(fā)送的信息比特,對(duì)其

資源截圖

代碼片段和文件信息

function?bin_state?=?bin_state(?int_state?m?)
%?功能:?輸入的十進(jìn)制數(shù)轉(zhuǎn)化為二進(jìn)制數(shù)(m位)
%?輸入:
%?????int_state:待轉(zhuǎn)化的數(shù),十進(jìn)制
%?????????????m:?需要轉(zhuǎn)化的位數(shù)
%?輸出:
%?????bin_state:轉(zhuǎn)化后的數(shù),二進(jìn)制
%
%??Author: 程式小組(徐萌?張妙?張曉慶)
%??Date: 2010-07-11
%??==========================================================?
for?j?=?1:length(?int_state?)
???for?i?=?m:-1:1
???????state(jm-i+1)?=?fix(?int_state(j)/?(2^(i-1))?);
???????int_state(j)?=?int_state(j)?-?state(jm-i+1)*2^(i-1);
???end
end

bin_state?=?state;


?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????5561??2010-06-19?20:41??LTE?baseband?simulation\alpahadata.mat

?????文件????????537??2010-07-11?05:40??LTE?baseband?simulation\bin_state.m

?????文件????????381??2010-06-30?08:53??LTE?baseband?simulation\bler_and_rate169.mat

?????文件????????277??2010-06-30?20:22??LTE?baseband?simulation\bler_and_rate404.mat

?????文件????????426??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs0.mat

?????文件????????428??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs1.mat

?????文件????????379??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs10.mat

?????文件????????371??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs11.mat

?????文件????????405??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs12.mat

?????文件????????404??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs13.mat

?????文件????????443??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs14.mat

?????文件????????430??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs2.mat

?????文件????????434??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs3.mat

?????文件????????411??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs4.mat

?????文件????????409??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs5.mat

?????文件????????429??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs6.mat

?????文件????????417??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs7.mat

?????文件????????408??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs8.mat

?????文件????????422??2010-07-11?02:41??LTE?baseband?simulation\bler_and_th_mcs9.mat

?????文件???????1786??2010-07-11?05:03??LTE?baseband?simulation\channel.m

?????文件???????2071??2010-07-11?05:31??LTE?baseband?simulation\channel_est_real.m

?????文件???????2714??2010-07-11?05:36??LTE?baseband?simulation\codeblock_segment.m

?????文件???????1250??2010-06-29?17:58??LTE?baseband?simulation\CodeBook.mat

?????文件????????671??2010-07-11?05:38??LTE?baseband?simulation\crc24a.m

?????文件????????673??2010-07-11?05:39??LTE?baseband?simulation\crc24b.m

?????文件????????741??2010-07-11?05:43??LTE?baseband?simulation\crcCheck24a.m

?????文件????????743??2010-07-11?05:44??LTE?baseband?simulation\crcCheck24b.m

?????文件???????8849??2010-07-11?21:54??LTE?baseband?simulation\demo_DSH_process.m

?????文件???????3293??2010-07-11?21:47??LTE?baseband?simulation\de_layer_mapping.m

?????文件???????4653??2010-07-11?12:46??LTE?baseband?simulation\de_modulate.m

............此處省略61個(gè)文件信息

評(píng)論

共有 條評(píng)論