登录
首页 » Others » 单载波和OFDM信号的识别的matlab

单载波和OFDM信号的识别的matlab

于 2010-11-05 发布 文件大小:99KB
0 244
下载积分: 1 下载次数: 322

代码说明:

  用高阶累积量做的单载波和OFDM信号的识别的matlab全部源代码。对做这方面研究的人绝对会有帮助。(Cumulant to do with single-carrier and OFDM signals recognition matlab full source code. For people who do research in this area will definitely help.)

文件列表:

danduo
......\ask4.m,256,2010-04-22
......\ask8.asv,256,2010-04-22
......\ask8.m,256,2010-04-22
......\c42.fig,9388,2010-01-29
......\c421.fig,8658,2010-01-30
......\danduo_multipath2.fig,7227,2010-01-30
......\fftshift_.m,204,2010-04-06
......\fsk2.asv,397,2010-04-06
......\fsk2.m,362,2010-04-22
......\fsk4.asv,412,2010-04-22
......\fsk4.m,412,2010-04-22
......\fsk8.m,410,2010-04-21
......\K.fig,10136,2010-01-30
......\k4.asv,405,2010-01-30
......\k4.m,424,2010-03-24
......\K_mul.asv,399,2010-03-24
......\K_mul.m,403,2010-03-24
......\K_mul2.fig,4387,2010-01-30
......\m42_awgn.m,795,2010-03-24
......\mc42_awgn.asv,662,2010-03-24
......\mc42_awgn.m,662,2010-03-24
......\mc42_mult.m,2442,2010-01-30
......\mod_c42.fig,8027,2010-01-29
......\mod_c421.fig,7269,2010-01-30
......\mod_c422.fig,7166,2010-01-30
......\mod_c423.fig,7173,2010-01-30
......\mytry.asv,731,2010-03-24
......\ofdm_128.m,1746,2010-11-01
......\ofdm_16.m,1807,2010-11-01
......\ofdm_32.asv,1978,2010-11-01
......\ofdm_32.m,1978,2010-11-01
......\ofdm_64.m,1655,2010-11-01
......\ofdm_wpm.fig,4691,2010-01-29
......\ofdm_wpm_multi.m,849,2010-03-24
......\ofdm_wpm_multipath.fig,4619,2010-01-29
......\pam.m,255,2010-04-22
......\power.asv,117,2010-04-22
......\power.m,199,2010-04-22
......\psk2.asv,261,2010-04-06
......\psk2.m,263,2010-04-22
......\psk4.m,290,2010-04-22
......\pulhn.m,670,2010-04-07
......\qam.asv,528,2010-04-21
......\qam.m,532,2010-04-22
......\qam128.asv,380,2010-04-21
......\qam128.m,394,2010-04-22
......\qam16.asv,350,2010-04-22
......\qam16.m,350,2010-04-22
......\qam_16.m,351,2010-04-22
......\qpsk.asv,501,2010-04-07
......\qpsk.m,629,2010-04-07
......\r42.asv,2442,2010-04-22
......\r42.m,2441,2010-04-22
......\rand_.m,58,2010-04-06
......\rt_C21.m,88,2010-04-21
......\rt_C40.m,146,2010-04-21
......\rt_C42.m,163,2010-03-24
......\rt_C63.m,150,2010-04-22
......\tz.asv,3835,2010-04-08
......\tz.m,3834,2010-03-29
......\wenxian.m,1254,2010-03-24
......\wpm_16.m,1682,2010-04-07
......\wpm_32.m,1659,2010-11-01
......\wpm_8.m,1247,2010-11-01

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

发表评论

0 个回复

  • 8
    说明:  matlab科学计算继续上传,一共10个章节,由浅入深,几乎包括了绝大部分的科学计算方法以及仿真。本人把部分算法做了优化,更为完善(matlab scientific computing continue to upload, a total 10 chapters, easy-to-digest, almost, including most of the scientific method of calculation and simulation. I have done a part of algorithm optimization, a more perfect)
    2008-12-25 16:31:16下载
    积分:1
  • pcm
    pcm编码,pcm编码pcm编码pcm编码pcm编码pcm编码pcm编码(pcm coding, pcm encoder pcm encoder pcm encoder pcm encoder pcm encoder pcm encoder)
    2011-10-19 15:41:33下载
    积分:1
  • xiaobofenxi
    基于matlab写的小波变换分析,大部分例子可以直接应用于工程之中(Written based on the matlab wavelet transform analysis, most of the examples can be directly applied to projects being)
    2011-10-26 08:03:12下载
    积分:1
  • CC
    说明:  GCC时延估计,二次互相关进行估计时延,精确定位(GCC delay estimation, the second cross-correlation to estimate the delay, precise positioning)
    2014-04-08 16:27:54下载
    积分:1
  • Angular-js-traning-images
    this is all image which is use in angular learning project so i cannot find any platform or directory regarding images so i put in html in platform and web in directory
    2015-11-30 15:24:46下载
    积分:1
  • LMS_Algo
    功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )
    2010-07-11 12:13:12下载
    积分:1
  • MATLAB_programming_source_filtering_algorithm_for_
    MATLAB程序设计数值微分滤波算法设计源码MATLAB programming source filtering algorithm for numerical differentiation(MATLAB programming filtering algorithm for numerical differential source MATLAB programming source filtering algorithm for numerical differentiation)
    2010-08-02 12:42:27下载
    积分:1
  • dwt_ofdmsasasasas
    discrete continuous transform used in mobile communication, perfectly analyzed.
    2010-09-02 14:19:57下载
    积分:1
  • Proficient_in_MATLAB
    精通MATLAB 有画图章节,很直观的教程(Proficient in MATLAB)
    2010-01-29 10:30:17下载
    积分:1
  • PWM3
    双极性PWM整流,整流结果电流电压同相位(Bipolar PWM rectifier)
    2011-05-11 14:56:43下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载