登录
首页 » matlab » ofdm-mmse-MATLAB

ofdm-mmse-MATLAB

于 2009-01-08 发布 文件大小:7KB
0 91
下载积分: 1 下载次数: 553

代码说明:

  基于训练序列的OFDM的信道估计,用MATLAB仿真实现(Based on the training sequence of the OFDM channel estimation, using MATLAB simulation)

文件列表:

ofdm.m

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

发表评论

0 个回复

  • Simulink-Model-for-sending-data-to-pic18f4550-usb
    Simulink Model for sending data to pic18f4550 usb and proteus simulation to verify the model.
    2012-05-20 22:07:52下载
    积分:1
  • 1
    matlab使用垂直Sobel算子,自动选择阈值 [VSFAT Threshold]=edge(f, sobel , vertical ) 边缘探测 figure,imshow(f),title( 原始图像 ), 显示原始图像 figure,imshow(VSFAT),title( 垂直图像边缘检测 ) 显示边缘探测图像 使用水平和垂直Sobel算子,自动选择阈值 SFST=edge(f, sobel ,2) figure,imshow(SFST),title( 水平和垂直图像边缘检测 ) 显示边缘探测图像 使用指定45度角 Sobel算子滤波器,指定阈值 s45=[-2 -1 0 -1 0 1 0 1 2] SFST45=imfilter(f,s45, replicate ) SFST45=SFST45>=2 figure,imshow(SFST45),title( 45度角图像边缘检测 ) 显示边缘探测图像 (matlab I=rgb2gray(I0) J0=double(I) [VSFAT Threshold]=edge(f, sobel , vertical ) figure,imshow(f),title figure,imshow(VSFAT),title)
    2013-12-18 15:42:14下载
    积分:1
  • MATLAB_simulation
    MATLAB经典仿真实用教程,包括很多实际源代码,可供仿真者试用(MATLAB simulation of the classic practical tutorials, including a lot of real source code for the simulation were tested)
    2007-10-04 15:23:05下载
    积分:1
  • Matlab-Advance-Electric-Drives
    Dc Converter Brushless motor
    2011-01-31 21:31:57下载
    积分:1
  • evolution-game-matlab
    一个演化博弈的小程序。非常有用。用matlab写的,非常非常有用。(a evolution game thoery simulation,a matlab program,it s very useful.really usefull,really really usefuly. kao,20 zifu?)
    2013-09-08 14:26:05下载
    积分:1
  • Untitled3
    matlad code for corgnitive radio
    2011-10-17 13:57:57下载
    积分:1
  • codematlab-(1)-(1)
    Commande Matlab de la MAS
    2013-12-31 00:10:44下载
    积分:1
  • shishubianmaGA
    利用遗传算法求Rosenbrock函数的极大值,采用实数编码。(Rosenbrock GA)
    2010-12-06 10:25:48下载
    积分:1
  • test_low_scales
    关于MATLAB的编程和应用,及其在去除噪声中的应用,源程序的编写和修改(On MATLAB programming and applications, and its application in noise removal applications, the preparation and revision of the source code)
    2009-06-25 12:38:31下载
    积分:1
  • ex1
    希尔伯特黄变换,包括固有模态的求解算法以及经验模态分解的算法。利用此程序可以对一个复杂的信号分解出其内涵的确定性信号。(Hilbert Huang transfermation)
    2013-03-11 09:46:31下载
    积分:1
  • 696519资源总数
  • 104213会员总数
  • 20今日下载