登录
首页 » matlab » UTP_channel_response_generate

UTP_channel_response_generate

于 2015-02-23 发布 文件大小:3KB
0 292
下载积分: 1 下载次数: 6

代码说明:

  该段代码生成不同长度下,双绞线信道的远端衰减冲激响应系数。双绞线频域带宽最高可达106MHz,采样率设置时必须大于两倍的频域带宽。双绞线信道模型使用ITU-T-SG15 contribution 11GS3-029中的模型。(This code generates a different length, the distal twisted channel impulse response attenuation coefficient. Twisted frequency domain bandwidth of up to 106MHz, must be greater than twice the frequency-domain bandwidth sampling rate settings. UTP channel model using the ITU-T-SG15 contribution 11GS3-029 the model.)

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

发表评论

0 个回复

  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • 224
    说明:  基于有限反馈的MIMO_空分复用预编码优化设计(MIMO_ based on limited feedback precoding spatial multiplexing Optimal Design)
    2010-04-14 23:36:20下载
    积分:1
  • c_means
    matlab 实现c均值算法实现对样本库进行分类,样本库随程序一起上传。(c-means in sorting)
    2014-11-28 23:25:53下载
    积分:1
  • meanshift
    实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片(To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image)
    2009-06-03 13:23:57下载
    积分:1
  • diophantine
    这个是关于DIOPHANTINE方程的一个程序。只是一个函数文件。可以应用到你需要的主程序中,方程式是关于GPC预测控制中的方程。不是一般性方程(This is a program on Diophantine equations. Just a function file. Can be applied to the main program you need, the equation is the equation GPC predictive control. Not a general equation)
    2013-05-16 12:14:34下载
    积分:1
  • Conversor-Digital-Analogo
    conversor digitalpara relojes de presision
    2014-01-25 12:43:24下载
    积分:1
  • 单级倒立摆
    说明:  设计一个模糊PID控制器,以及单级倒立摆simulink系统,使其可是实现对单级倒立摆的的优化控制。(Design a fuzzy PID controller and a single-stage inverted pendulum simulink system to achieve optimal control of the single-stage inverted pendulum.)
    2019-05-16 08:18:36下载
    积分:1
  • ClosedLoopControl
    单闭环转速负反馈直流调速系统仿真 simulink模型,可仿真,可运行,有源码(Single-loop speed control system based on negative feedback DC)
    2020-09-22 20:17:51下载
    积分:1
  • Ant-Colony-Optimization
    Ant System algorithm solving classical Traveling Salesman Problems
    2013-01-22 11:56:39下载
    积分:1
  • huisemoxing
    包括灰色模型主程序灰色模型被调用子函数,该子函数命名为(Including gray model is called the gray model main subroutine, the subroutine named)
    2013-12-17 15:48:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载