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

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

于 2020-10-12 发布
0 211
下载积分: 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 个回复

  • childSongRecording
    基于自建数据库的音乐识别及检索软件 ; 利用Matlab开发软件, 通过抓取录入歌曲的音高(pitch tracking)绘出声音的频率变化并进行降噪和润滑(smoothing)处理 与数据库中歌曲的频率变化图比对,计算出相似度top10的歌曲并显示。 (Based on self-built of music recognition and retrieval software developed using Matlab software, change the pitch of a song by crawling entry (pitch tracking) plots the frequency of the sound and noise reduction and lubrication (smoothing) processing Frequency changes in the diagram songs than calculate the similarity top10 songs and displayed.)
    2014-10-09 09:48:22下载
    积分:1
  • src-fusion
    A. Fusion at the Feature Extraction Level The data obtained from each sensor is used to compute a feature vector. As the features extracted from one biometric trait are independent of those extracted from the other, it is reasonable to concatenate the two vectors into a single new vector. The primary benefit of feature level fusion is the detection of correlated feature values generated by different feature extraction algorithms and, in the process, identifying a salient set of features that can improve recognition accuracy [14]. The new vector has a higher dimension and represents the identity of the person in a different hyperspace. Eliciting this feature set typically requires the use of dimensionality reduction/selection methods and, therefore, feature level fusion assumes the availability of a large number of training data.
    2013-03-14 16:40:42下载
    积分:1
  • 03
    用matlab开放环境实现了对数据的非线性回归,方便好用,直接将数据输入到程序中,便可以实现对数据的非线性回归(Open environment with matlab realize the non-linear regression of data, easy to use, enter data directly into the program, you can achieve non-linear regression of the data)
    2014-01-07 15:33:32下载
    积分:1
  • MATLAB-about-GUI
    关于MATLAB图形用户界面(GUI)初学者指导教程系列,有较详细的说明和指导(On the MATLAB graphical user interface (GUI) Beginners Guide series, has a more detailed explanation and guidance)
    2013-08-27 10:08:30下载
    积分:1
  • GraduationImageProcessPlus
    基于小波变换的图像去噪,毕业设计代码全,matlab全部代码(Image denoising based on wavelet transform, the graduation design code, matlab code)
    2015-04-19 16:35:10下载
    积分:1
  • Applied_Autonomous_Robots_I
    Auto robots in the matlab environment.
    2019-01-11 16:06:33下载
    积分:1
  • TFBSSpack
    一个关于联合对角化盲源分离算法的SOBI算法(One on the joint diagonalization for blind source separation algorithm SOBI algorithm)
    2015-01-13 16:37:38下载
    积分:1
  • matlab
    对一条直线进行白噪声驱动下的静态逐次滤波(Static white noise in successive filtering)
    2011-05-06 09:47:18下载
    积分:1
  • sa-pso
    粒子群算法,利用粒子群算法求目标函数的最优问题,极大值或极小值(code for particle swarm optimization method written in MATLAB)
    2020-12-31 11:48:59下载
    积分:1
  • ConverterGrid
    DFIG的电网侧变换器模型,内含可以设置的理想电网电压正弦波(Over grid voltage sine wave DFIG grid side converter model, you can set the contents of)
    2016-11-21 11:16:52下载
    积分:1
  • 696516资源总数
  • 106752会员总数
  • 15今日下载