登录
首页 » matlab » Rayleigh_weich

Rayleigh_weich

于 2013-05-12 发布 文件大小:2KB
0 227
下载积分: 1 下载次数: 4

代码说明:

  瑞丽信道mimo的matlab仿真程序,很好的(Ruili channel MIMO matlab simulation program, good)

文件列表:

Rayleigh_weich.m,2776,2013-05-12

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

发表评论

0 个回复

  • 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
  • platerec
    自己使用matlab编写的一个车牌识别程序,识别率百分之90以上。(Own use matlab license plate recognition program written in a recognition rate above 90 .)
    2015-04-02 18:26:02下载
    积分:1
  • gangfang_v84
    用于建立主成分分析模型,计算两个矩阵之间的欧氏距离,包括数据分析、绘图等等。( Principal component analysis model for establishing, Calculation of the Euclidean distance between the two matrices, Data analysis, plotting, etc..)
    2016-08-06 18:50:42下载
    积分:1
  • besselzeros
    bessel函数求零点,给一个参数x,则可以求出x附近的bessel函数的零点。(bessel function of order zero, to a parameter x, you can find the bessel function of x near zero.)
    2009-06-15 15:13:53下载
    积分:1
  • FileDemo
    字节数组的详解实例 适合初学的,代码简单易懂,(Detailed examples of the byte array)
    2013-12-07 18:53:35下载
    积分:1
  • kuopinfangzhen
    一个matlab扩频通信系统simulink仿真系统从发送端到接收到各个部分(A spread spectrum communication system matlab simulation system simulink Send ended to receive from the various parts of)
    2021-04-16 14:18:53下载
    积分:1
  • ncm
    matlab里面的一些简化工具包,便携易带,ncm工具包,还有一些教学演示程序(the matlab toolbox simple!please,if you want to show something,you can use it)
    2012-05-16 17:06:10下载
    积分:1
  • system_Newton-Laphson
    system_Newton-Laphson in matlab
    2013-09-20 12:03:50下载
    积分:1
  • MAT-LAB-FILE
    MAT lab source code need
    2014-01-30 22:40:50下载
    积分:1
  • henond
    该程序为matlab环境下程序,主要演示法国尼斯天文台埃农教授在研究天体力学过程中提出了许多二维映射,通常说的是埃农映射H。(The program for the matlab environment procedures, the main demonstration of the Observatory in Nice, France, Egypt and a professor of agricultural research celestial mechanics in the process put forward a number of two-dimensional mapping, is usually said that the Egyptian agricultural mapping H.)
    2008-03-26 11:23:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载