登录
首页 » matlab » shibie

shibie

于 2016-04-07 发布 文件大小:103KB
0 186
下载积分: 1 下载次数: 12

代码说明:

  使用高阶累积量完成单载波和OFDM信号的的识别,对不同信噪比情况下进行了仿真,有不错的效果(Using higher order cumulants to complete the identification of single carrier signal and OFDM signal, the simulation of different signal-to-noise ratio, has a good effect)

文件列表:

shibie
......\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 个回复

  • MATLAB
    《MATLAB程序设计与应用》(刘卫国 著)-一书的课件(MATLAB)
    2010-06-29 10:21:29下载
    积分:1
  • GeneticAlgorithm
    说明:  本代码是使用遗传算法解决优化约束问题,可直接运行。(本代码是使用遗传算法解决优化约束问题,可直接运行。 This code is the use of genetic algorithm to solve constrained optimization problems,which can be directly run.)
    2010-03-30 16:03:48下载
    积分:1
  • 16qam-64qam误码率
    说明:  可以实现matlab对16QAM和64QAM的星座图实现并进行误码率比较(Matlab can realize the constellation of 16QAM and 64QAM and compare the bit error rate)
    2021-01-07 21:27:05下载
    积分:1
  • awgn
    DTMF(双音多频)是用两个特定的单音频组合信号来代表数字信号的一种编码技术。两个单音的频率不同,代表的数字或实现的功能也不同。可采用8种频率代表电话机上的16个按键,10个数字键0~9和6个功能键*、#、A、B、C、D。具体的频率组合见参考书。要求: (1) 根据键盘输入的符号,利用MATLAB产生对应的DTMF信号;(2) 分别利用FFT算法和Goertzel算法计算该DTMF信号的频谱并画出频谱图;(3) 根据频谱图确定DTMF信号所代表的符号是否和输入的符号一致。 (DTMF (Dual Tone Multi-Frequency) is a single with two specific combination of audio signals to represent a kind of digital signal coding techniques. Two monosyllabic different frequency, on behalf of the numbers, or the realization of the functions are also different. Eight kinds of frequency of use on behalf of telephone on the 16 keys, 10 numeric keys 0 ~ 9 and 6 function keys*,#, A, B, C, D. The frequency of specific composition of reference books. Requirements: (1) According to the keyboard input of symbols, the use of MATLAB have a corresponding DTMF signal (2), respectively, using FFT algorithm and the Goertzel algorithm DTMF signal spectrum and frequency spectrum draw (3) According to DTMF signal frequency spectrum to determine represented by symbols and input symbols unanimously.)
    2008-12-24 20:12:16下载
    积分:1
  • imagesc_improve
    高级图像显示,利用Matlab原程实现,运用面广,可以显著提高图像的质量(High image shows that the use of Matlab realize the original way, using a wide range, can significantly improve image quality)
    2008-04-02 20:11:40下载
    积分:1
  • function_opt_demo
    使用matlab应用遗传算法进行函数优化(Using genetic algorithm in matlab to optimize function)
    2005-05-09 16:54:19下载
    积分:1
  • Mastering-MATLAB-image-processing
    《精通MATLAB图像处理 》 张强, 王正林编著 电子工业出版社 2009附带光盘(" Mastering MATLAB image processing," Zhang Qiang, Wang Zhenglin edited by the Publishing House of Electronics Industry 2009 comes with the CD-ROM)
    2012-06-12 21:33:57下载
    积分:1
  • Four-methods-for-power-spectrum
    本程序包含四种常用的功率谱计算方法。包括周期图法等。(This program includes four kinds of commonly used calculation method of the power spectrum.Including the periodogram method, etc.)
    2013-08-25 13:25:56下载
    积分:1
  • dsp-experimental-original-code
    数字信号处理中,几个实验的matlab原代码。(Digital signal processing, Matlab several experiments the original code.)
    2013-03-31 23:08:43下载
    积分:1
  • Nouveau-WinRAR-archive
    initiation de langague Maltlab1
    2011-12-06 23:03:47下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载