登录
首页 » matlab » wcdma

wcdma

于 2020-11-24 发布 文件大小:18KB
0 187
下载积分: 1 下载次数: 26

代码说明:

  基于matlab的wcdma仿真,包括信道编码,加扰,调制,解调,最后得出信噪比和误码率(Matlab-based simulation wcdma)

文件列表:

ds_cdma
.......\autocorr.m,620,2009-11-23
.......\comb2.m,738,2009-11-23
.......\compconv2.m,595,2009-11-23
.......\compoversamp2.m,686,2009-11-23
.......\crosscorr.m,687,2009-11-23
.......\delay.m,782,2009-11-23
.......\despread.m,992,2009-11-23
.......\fade.m,1917,2009-11-23
.......\goldseq.m,625,2009-11-23
.......\hrollfcoef.m,1483,2009-11-23
.......\mainfunc.m,4243,2009-11-23
.......\mseq.m,1113,2009-11-23
.......\qpskdemod.m,700,2009-11-23
.......\qpskmod.m,931,2009-11-23
.......\sefade.m,1514,2009-11-23
.......\shift.m,1242,2009-11-23
.......\spread.m,985,2009-11-23
WCDMA.mdl,53416,2009-11-23

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

发表评论

0 个回复

  • funcDWT
    离散余弦变换的MATLAB程序,离散余弦变换的MATLAB程序,(Discrete cosine transform of the MATLAB program)
    2010-05-26 17:40:07下载
    积分:1
  • Convex-Optimization_
    凸优化在数学,计算,通信,航空航天领域有较多的应用,是一个很好的数学工具(convex computer commucation )
    2012-05-12 12:16:44下载
    积分:1
  • yinzibiao-(2)
    根据输入的电路矩阵表示形式,形成节点导纳矩阵,形成因子表的过程可以看做是规格化运算和消去运算的重复过程,重复的次数和非基准点的节点个数相同。 每个过程中进行的操作都相同,首先,存储规格化因子及消去因子;其次,对本行进行规格化运算,并将其值存储在因子表中;然后,对其后的每行进行消去运算;如此循环n次得到因子表。(Representation of the input of the circuit matrix, forming a node admittance matrix formation process can be seen as a factor table normalization process operations and eliminate duplicate operations, the same number of nodes and the number of repetitions of non-reference point. Each operation carried out during the same, first of all, storage and elimination factor normalization factor secondly, the Bank normalized operations, and its value is stored in the factor table then, each row will be erased after their operation so the cycle n times to get factor table.)
    2014-12-14 18:56:22下载
    积分:1
  • mini
    一款基于MATLAB的无线界面控制程序,可以远程控制机器人的运行(A MATLAB-based wireless interface control program, can remotely control the robot s operation)
    2012-05-12 11:54:03下载
    积分:1
  • Lab6.3
    code test LAB Embeded system
    2014-01-07 02:45:28下载
    积分:1
  • MATLAB
    matlab开发环境,.编程实现二维DFT的变换,并与标准函数结果fft2进行比较,基本傅里叶、离散余弦变换,空域(完成两个程序) 增强噪声后再进行处理,利用标准函数,求图像阈值分割、边缘检测的基本使用(lena256.bmp,方法:graythresh、edge),求分水岭,利用标准函数dwt2、idwt2分解图像man_pic.jpg,基本 BP-BPbase1 (matlab development environment. Programming dimensional DFT transform, and with the standard functions compare results fft2 basic Fourier, discrete cosine transform, airspace (to complete the two programs) to enhance the noise and then processed using standard functions for image thresholding, edge Detection of basic use (lena256.bmp, method: graythresh, edge), seeking watershed, using a standard function dwt2, idwt2 decomposed image man_pic.jpg, basic BP-BPbase1)
    2013-12-15 19:22:48下载
    积分:1
  • musicF1
    说明:  任意阵列输出数据的协方差进行奇异值分解,求出特征值和特征向量,利用信号子空间和噪声子空间的正交性,构造空间谱函数(Arbitrary array output data covariance singular value decomposition, eigenvalues and eigenvectors obtained using the signal subspace and noise subspace orthogonality spectral function space constructor)
    2010-04-28 10:59:54下载
    积分:1
  • Color_Image_Enhancement_by_a_Forward_an
    color image enhancements
    2014-11-27 18:49:03下载
    积分:1
  • chap3_05_Lyapunov_MRAC__State
    说明:  关于利亚普诺夫稳定性的模型参考自适应m文件(Australia Punuo Fu on the stability of model reference adaptive m file)
    2011-03-21 14:12:36下载
    积分:1
  • FuzzyClusteringToolbox
    四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计(Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII)几种衡量指标。-Four kinds of clustering algorithms source code and sample code, the ultimate goal of this program is to form a set of standards for clustering, scalable tools. Including the contents of a. Clustering algorithm: Kmeans and Kmedoid algorithms, FCMclust, GKclust, GGclust algorithm 2. Assessment classified prototypes: programs can be plotted in two-dimensional image, the results of clustering 3. Verify: Program to provide an algorithm to each authentication mechanism, each clustering algorithm will calculate Partition Coefficient (PC), classification Entropy (CE), Partition Index (SC), Separation Index (S), Xie and Beni s Index (XB), Dunn s Index (DI) and Alternative Dunn Index (DII) of several metrics.)
    2013-09-21 00:34:47下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载