登录
首页 » matlab » QAM

QAM

于 2010-01-31 发布 文件大小:5KB
0 230
下载积分: 1 下载次数: 14

代码说明:

  it is a working matlab code for analysis of BER of 16-QAM

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

发表评论

0 个回复

  • Face_test_luminance
    face detection matlab easy
    2010-02-21 06:42:36下载
    积分:1
  • music.2
    对波达方向进行估计,通过MUSIC算法估计波达方向,利用MATLAB进行仿真,观察DOA估计与信噪比的关系(For DOA estimate DOA estimated by MUSIC algorithm using MATLAB simulation, observation DOA Estimation and SNR relationship)
    2014-10-16 19:20:18下载
    积分:1
  • Layer-N
    层数N对光子晶体带隙的影响,不同的介质层数N,即不同的周期数,传输矩阵也不同,光子晶体的反射率和透射率也不同。(Influence of layers N bandgap of photonic crystals)
    2013-05-04 21:31:09下载
    积分:1
  • recognition-matlab-moving-objects
    一个基于matlab的运动目标跟踪的资料,包括源代码和视频样本(A moving target tracking based on matlab, including source code and video samples )
    2014-03-29 10:19:03下载
    积分:1
  • mlclass-ex6
    支持向量机,实现2或多分类,基于matlab仿真,内有说明(ex6.m- Octave script for the rst half of the exercise ex6data1.mat- Example Dataset 1 ex6data2.mat- Example Dataset 2 ex6data3.mat- Example Dataset 3 svmTrain.m- SVM rraining function svmPredict.m- SVM prediction function plotData.m- Plot 2D data visualizeBoundaryLinear.m- Plot linear boundary visualizeBoundary.m- Plot non-linear boundary linearKernel.m- Linear kernel for SVM [?] gaussianKernel.m- Gaussian kernel for SVM [?] dataset3Params.m- Parameters to use for Dataset 3 ex6 spam.m- Octave script for the second half of the exercise spamTrain.mat- Spam training set 1 spamTest.mat- Spam test set emailSample1.txt- Sample email 1 emailSample2.txt- Sample email 2 spamSample1.txt- Sample spam 1 spamSample2.txt- Sample spam 2 vocab.txt- Vocabulary list getVocabList.m- Load vocabulary list porterStemmer.m- Stemming function readFile.m- Reads a le into a character string submit.m- Submission script that sends your solutions to our servers submitWeb.m- Alternative s)
    2016-03-14 09:23:18下载
    积分:1
  • haze-removal
    基于暗原色去雾的图像代码,用了软抠图和另两种改进算法,附加txt说明文档(Based on dark colors to fog image code, with a soft matting, and another two improved algorithms, additional documentation txt)
    2013-07-11 10:50:09下载
    积分:1
  • digital_image_processing
    数字图像处理的基础知识,是冈萨雷斯的《数字图像处理》一书对应电子版(digital image processing)
    2010-06-06 13:16:10下载
    积分:1
  • xitongjianmo
    这个matalb程序是系统仿真与建模的两份实验程序,主要以simulink仿真为主。(This matalb program is a system simulation and modeling two experimental procedures, mainly in simulink simulation based.)
    2015-06-19 08:57:34下载
    积分:1
  • xiaobosuanfa
    采样频率 fs=10000 轴承外环故障信号 fid=fopen( bearingout.dat , r ) 故障 N=1024 xdata=fread(fid,N, int16 ) fclose(fid) xdata=(xdata-mean(xdata))/std(xdata,1) 时域波形 figure(1) plot(1:N,xdata) xlabel( 时间 t/n ) ylabel( 电压 V/v ) db10小波进行4层分解 一维小波分解 [c,l] = wavedec(xdata,4, db10 ) 重构第1~4层细节信号 d4 = wrcoef( d ,c,l, db10 ,4) d3 = wrcoef( d ,c,l, db10 ,3) d2 = wrcoef( d ,c,l, db10 ,2) d1 = wrcoef( d ,c,l, db10 ,1) ( Sampling frequency fs = 10000 bearing outer ring fault signal fid = fopen (' bearingout.dat' , ' r' ) failure N = 1024 xdata = fread (fid, N, ' int16' ) fclose (fid ) xdata = (xdata-mean (xdata))/std (xdata, 1) time-domain waveform figure (1) plot (1: N, xdata) xlabel (' Time t/n' ) ylabel ( ' voltage V/v' ) db10 wavelet decomposition 4 layer one-dimensional wavelet decomposition [c, l] = wavedec (xdata, 4, ' db10' ) 1 ~ 4 reconstructed detail signal d4 = wrcoef (' d' , c, l, ' db10' , 4) d3 = wrcoef (' d' , c, l, ' db10' , 3) d2 = wrcoef (' d' , c, l, ' db10' , 2) d1 = wrcoef (' d' , c, l, ' db10' , 1) )
    2011-05-21 16:48:36下载
    积分:1
  • Prony-Toolbox
    Prony的matlab工具箱,很详细,使用它可以对信号进行prony变换和分析。(Prony matlab toolbox,the signal can be prony transformation and analysis.)
    2020-06-30 15:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载