登录
首页 » matlab » code

code

于 2015-03-28 发布 文件大小:11KB
0 155
下载积分: 1 下载次数: 6

代码说明:

  多天线通信系统(MIMO)仿真,包括卷积码,循环冗余校验,高斯信道,最大似然译码。(Multi-antenna communication system (MIMO) emulation, comprising convolutional codes, cyclic redundancy check, a Gaussian channel, the maximum likelihood decoding.)

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

发表评论

0 个回复

  • circle
    我的这个源码可以直接绘制一个正圆。方便又实惠哦(mine is good,it can print a circle)
    2013-08-03 20:39:08下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • eulerdecongra
    位场欧拉反褶积的程序,主要用于三维场源位置反演,可以自动提取最优化构造指数并进行反演。(Potential Field Euler deconvolution procedure, the main source for three-dimensional position of the field inversion can automatically extract index structure optimization and inversion.)
    2020-06-26 14:40:01下载
    积分:1
  • GA_duogebianliang
    使用遗传算法解决多变量函数优化问题,其中有20个变量(Genetic algorithm is used to solve the multivariable function optimization problem, which has 20 variables)
    2017-04-21 15:17:51下载
    积分:1
  • gui2
    abou gui in different methods like data mining and in other areas
    2014-11-02 23:27:51下载
    积分:1
  • ccorr
    自相关程序,本程序用来求序列的自相关运算,效果不错(since the associated procedures, the procedures used for the sequence-related operations since good results)
    2007-07-04 11:29:14下载
    积分:1
  • hard_c_means
    本例子分群是用硬式分群的方式,也就是結果非 0 即 1,最後會在畫圖來顯示結果,適合初學者學習(The example of grouping is the way hard grouping, which is the result of non-0 or 1, the last in the drawing to show the results, suitable for beginners to learn)
    2009-09-10 14:19:41下载
    积分:1
  • MeijerG
    实现梅哲G -函数使用MuPAD接口Implements Meijer G-function using interface with MuPAD(Implements Meijer G-function using interface with MuPAD)
    2011-05-21 13:06:40下载
    积分:1
  • xindaorongliang
    已知信道转移矩阵,通过迭代算法计算信道容量(The channel transfer matrix, through the iterative algorithm to calculate the channel capacity )
    2013-01-30 16:59:30下载
    积分:1
  • SAR11111
    适合合成孔径雷达初学者的一些资料 用心收集的(Dedicated collecting some information for synthetic aperture radar beginners)
    2013-04-09 15:09:54下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载