登录
首页 » matlab » 54-非常好的CDMA信道估计检测代码

54-非常好的CDMA信道估计检测代码

于 2020-10-12 发布
0 242
下载积分: 1 下载次数: 2

代码说明:

说明:  hslogic算法仿真,基于matlab的详细的CDMA系统的仿真与测试(dBS2UE_LargeScale = struct( 'PathLoss',zeros(nNumofSector,nTotalNumofUser),... 'ShadowFading',zeros(nNumofSector,nTotalNumofUser),... 'AntennaGain',zeros(nNumofSector,nTotalNumofUser),... 'TotalPathLossIndB',zeros(nNumofSector,nTotalNumofUser),... 'TotalPathLoss',zeros(nNumofSector,nTotalNumofUser),... 'Distance',zeros(nNumofSector,nTotalNumofUser)... );)

文件列表:

54-非常好的CDMA信道估计检测代码, 0 , 2020-10-12
54-非常好的CDMA信道估计检测代码\Compute_SNIR_BER.m, 1322 , 2013-01-12
54-非常好的CDMA信道估计检测代码\DecD_Eq_23_Ref_2_Weight.m, 534 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Decoder.m, 617 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Encoder.m, 611 , 2013-01-12
54-非常好的CDMA信道估计检测代码\EstimateFadingCoeff.m, 755 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Gold_Seq.m, 695 , 2013-01-12
54-非常好的CDMA信道估计检测代码\RAKE_Eq_22_Ref_2_Weight.m, 592 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Received_Signal.m, 4000 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Receiver.m, 763 , 2013-01-12
54-非常好的CDMA信道估计检测代码\STARChannelEstimation.asv, 7704 , 2013-01-12
54-非常好的CDMA信道估计检测代码\STARChannelEstimation.m, 7540 , 2013-01-12
54-非常好的CDMA信道估计检测代码\STAR_Channel_Estimation.m, 2319 , 2013-01-12
54-非常好的CDMA信道估计检测代码\STAR_Eq_21_Ref_1_Weight.m, 1975 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Spatial_Temporal_Smoothing.m, 857 , 2013-01-12
54-非常好的CDMA信道估计检测代码\Tx_Data.m, 1198 , 2013-01-12
54-非常好的CDMA信道估计检测代码\detect.m, 1248 , 2013-01-12
54-非常好的CDMA信道估计检测代码\fki.m, 263 , 2013-01-12
54-非常好的CDMA信道估计检测代码\frad.m, 202 , 2013-01-12
54-非常好的CDMA信道估计检测代码\genGSeq.m, 496 , 2013-01-12
54-非常好的CDMA信道估计检测代码\genMSeq.m, 954 , 2013-01-12
54-非常好的CDMA信道估计检测代码\hslogic算法仿真.txt, 97 , 2020-08-29
54-非常好的CDMA信道估计检测代码\minmatr.m, 2228 , 2013-01-12
54-非常好的CDMA信道估计检测代码\music.m, 1025 , 2013-01-12
54-非常好的CDMA信道估计检测代码\preprocessor.m, 1088 , 2013-01-12
54-非常好的CDMA信道估计检测代码\repc.m, 218 , 2013-01-12
54-非常好的CDMA信道估计检测代码\shift.m, 350 , 2013-01-12
54-非常好的CDMA信道估计检测代码\smoothing_Diagonal.m, 786 , 2013-01-12
54-非常好的CDMA信道估计检测代码\spat_smooth_over.m, 905 , 2013-01-12
54-非常好的CDMA信道估计检测代码\spv.m, 681 , 2013-01-12
54-非常好的CDMA信道估计检测代码\temp_smooth_matrix.m, 1407 , 2013-01-12

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

发表评论

0 个回复

  • ICA
    This matlab code demonstrates independent component analysis.
    2010-10-22 03:32:49下载
    积分:1
  • svpwm
    电压空间矢量SVPWM仿真,希望对大家有帮助(Space voltage vector SVPWM simulation, we hope to help)
    2011-06-28 22:30:41下载
    积分:1
  • daima
    基于matlab的QPSK实现,包含高斯信道和理想信道的调制、解调、星座图、功率谱以及误码率,有详细注释,很值得参考,绝对可以用(Based on matlab QPSK implementation, including gaussian channel and ideal channel modulation and demodulation, constellation diagram, power spectrum and the bit error rate, has detailed notes, is worth reference, can be used absolutely )
    2014-06-23 11:25:08下载
    积分:1
  • Monkey
    山上有m只猴子要选大王,选举办法如下:所有猴子从1到m进行编号并围坐一圈,从第一号开始按顺序1,2,...n继续报数,凡是报n号的猴子都退出到圈外,照此循环报数,直到圈内只剩下一只猴子时,这只猴子就是大王.输出大王的编号。 (Mountains have m of the monkeys to elect king, method of election are as follows: All monkeys are numbered from 1 to m, and sitting around a circle, to begin from the first order 1,2, ... n continue to report the number of those who reported that n No. The monkeys are out to outsiders the basis of this report the number of cycles until the circle only one monkey, the monkey is king. Output King number.)
    2009-12-28 14:00:29下载
    积分:1
  • adaptive
    three degree of freedom model referebce adaptive control of helicopter
    2010-12-21 19:28:02下载
    积分:1
  • MATLAB2010A
    数学建模中的各种经典算法,其中涵盖许多经典模型的建立和源代码。(Mathematical modeling in a variety of classical algorithms, which covers many classic models to build and source code.)
    2014-02-15 18:10:33下载
    积分:1
  • buck
    buck变换器仿真,直接可用,修改参数即可(buck converter simulation, directly available, you can modify the parameters)
    2014-04-24 16:31:29下载
    积分:1
  • Flashover-voltage-analysis
    本软件可以实现闪络电压在不同环境条件下的分析,并绘制相应的闪络电压图,对实际结果具有指导意义。(The software can analyze the flashover voltage under different environmental conditions, and draw the corresponding flashover voltage graph has a guiding significance for the actual results.)
    2020-11-08 10:29:48下载
    积分:1
  • wind-history-matlab-code
    脉动风时程matlab程序,风荷载时程曲线的matlab代码,自己找了好久,加上自己的修改,很简单。(Fluctuating wind schedule matlab, the wind load process curve of matlab code when, for a long time, and their own )
    2012-04-01 19:30:32下载
    积分:1
  • erziyoudumoxing1
    EPS小日本的东西挺好的 EPS小日本的东西挺好的(Good little things EPS of EPS in Japan Japan' s something very good small)
    2011-10-08 08:57:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载