登录
首页 » matlab » costw207channelmodel

costw207channelmodel

于 2008-09-06 发布 文件大小:3KB
0 70
下载积分: 1 下载次数: 0

代码说明:

说明:  无线移动通信中的典型COST207信道的MATLAB仿真程序,值得通信仿真人士一看 。(Wireless mobile communication channel COST207 typical MATLAB simulation program, one worthy of communications simulation to watch.)

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

发表评论

0 个回复

  • PLOT-MATLAB
    给出了在matlab软件中绘制常见图形的例子 二维绘图:函数绘图、数据绘图 三维绘图:曲线、曲面 分析用图:条形图、饼状图、柱状图(Gives examples of common graphics rendering software in matlab Dimensional drawing: function plotting, plotting data Three-dimensional graphics: curves, surfaces Analysis chart: bar charts, pie charts, bar charts)
    2015-04-04 14:38:39下载
    积分:1
  • bpsofun
    粒子群优算法在求解优化问题时非常智能和迅速,这里用二进制粒子群算法来求解组合优化问题的matlab程序。(Binary Particle Swarm Optimization)
    2014-05-19 14:56:34下载
    积分:1
  • GLCM_Features1
    matlab code for glcm feature analysis
    2009-10-24 23:33:30下载
    积分:1
  • denoisingonwavelet
    利用小波进行图形的降澡,对于一般的图像来说效果明显(Carries on the graph using the wavelet to fall the bath, is obvious regarding the general image effect )
    2009-05-17 10:25:07下载
    积分:1
  • kuaisupingjuan
    数学建模:亚运会公交问题,程序中编写了乘坐公交到不同站点的路线(Mathematical modeling: Asian transit issues, the program prepared to take the bus route at different sites)
    2013-12-12 16:57:58下载
    积分:1
  • chapter1
    连续时间切换线性随机系统稳定最小驻留时间搜寻程序(Continuous-time switched linear stochastic system is stable minimum dwell time of the search procedures)
    2014-09-26 21:02:50下载
    积分:1
  • fuellekrug
    Extraction of real modes complex modes in the modal analysis associated with dynamics of structures
    2015-01-01 22:45:38下载
    积分:1
  • test5
    建立一种可以区分输入图形的形态学算法,算法的输入是这三种图形的一种(这三个图形是对湖、湾、路段的图像细化后的结果),输出是对这三种图形的识别。假设这三种图形都是1个像素宽且完全连通的,然而它们出现的方向可以是任意的。 (Graphics can be imported to create a distinction between the morphological algorithm, algorithm input is a three graphics (which is three graphics Lake, Bay, after the section of the results of image thinning), the output is on these three graphics recognition. Assume that these three are one pixel wide graphic and fully connected, but they appear to be any direction.)
    2010-06-20 01:32:21下载
    积分:1
  • chuduizhun
    导航初对准程序,在接连导航技术中方便进行姿态更新计算(Align the beginning of the navigation program, in a series of navigation technology to facilitate attitude update calculations)
    2012-07-03 12:47:10下载
    积分: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
  • 696524资源总数
  • 103896会员总数
  • 68今日下载