登录
首页 » matlab » alamouti

alamouti

于 2011-03-04 发布 文件大小:10KB
0 253
下载积分: 1 下载次数: 1

代码说明:

说明:  STBC,经典Alamouti 2X2 空时编码(Alamouti 2X2 STBC)

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

发表评论

0 个回复

  • crc24
    进行LTE的CRC的添加程序,在lTE系统的链路级仿真中,发端的设计编程。属于LTE CRC附着器。(CRCA,CRCB,LTE)
    2010-10-13 11:39:08下载
    积分:1
  • A-A-Guide-to-MATLAB-for-Beginners-and-Experienced
    This is a beginers guide to matlab. This text lays a concrete background of matlab.
    2012-05-09 23:11:02下载
    积分:1
  • tf_estimate
    通过输入x和输出y来估计系统的传递函数模型(Through the input x and output y to estimate the system transfer function model)
    2013-07-15 11:07:26下载
    积分:1
  • Ass4
    matlap bwselect to select object from the image you want
    2009-05-11 20:17:29下载
    积分:1
  • Bond-Pricer
    SDE Curve Yield Evalator for Bond Prices
    2015-02-02 16:57:54下载
    积分:1
  • RBFN_Example_v2013_08_16
    matlab code important
    2015-03-19 02:01:58下载
    积分:1
  • dsakf
    % 文件名:randlsbget.m % 程序员:余波 % 编写时间:2007.6.25 % 函数功能: 本函数将完成提取隐秘于上的秘密信息 % 输入格式举例:result=( scover.jpg ,56, secret.txt ,2001) % 参数说明: % output是信息隐藏后的图象 % len_total是秘密信息的长度 % goalfile是提取出的秘密信息文件 % key是随机间隔函数的密钥 % result是提取的信息 function result=randlsbget(output,len_total,goalfile,key) ste_cover=imread(output) ste_cover=double(ste_cover) % 判断嵌入信息量是否过大 [m,n]=size(ste_cover) frr=fopen(goalfile, a ) % p作为信息嵌入位计数器将信息序列写回文本文件 p=1 % 调用随机间隔函数选取像素点 [row,col]=randinterval(ste_cover,len_toal,key) for i=:len_toal if bitand(ste_cover(row(i),col(i)),1)==1 fwrite(frr,1, bit1 ) result(p,1) else fwrite(frr,0, bit1 ) result(p,1)=0 end if p==len_total break end p=p+1 end fclose(frr) ()
    2007-06-28 16:08:04下载
    积分:1
  • 123
    这是一个关于多目标数据融合的很好的温章,希望对大家有所帮助。原理清晰,见解独特(This is a multi-target data fusion on a good article you want to help. Principle of clear, maverick)
    2010-02-26 16:36:49下载
    积分:1
  • fiber_bragg_spectrum
    长周期光纤光栅传输谱的matlab仿真,对此方面内容作了详尽阐述-长周期光纤光栅传输谱的matlab仿真(Matlab simulation of long period fiber grating transmission spectrum in this area made elaborate- long-period fiber grating transmission spectrum matlab simulation)
    2012-05-30 19:24:20下载
    积分:1
  • matlab-toolbox
    该文件为matlab工具箱各种代码,供大家使用。(matlab toolbox code)
    2011-12-17 21:18:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载