The aim of this diploma thesis is to implement all compulsory features of the WiMAX OFDM physical layer specified in IEEE 802.16-2004 in Matlab Simulink.
标签: compulsory implement features physical
上传时间: 2016-09-28
上传用户:zyt
一个神经网络的工具箱,用于M a t l a b中
上传时间: 2016-09-28
上传用户:zhanditian
利用UP-NETARM3000 嵌入式实验平台上的A/D转换器、直流电机、LED和LCD模拟车辆的里程表盘系统。A/D转换器模拟汽车的油门和变速系统;直流电机模拟汽车发动机;LED显示车辆总里程数;LCD模拟当前车辆的速度
上传时间: 2014-02-11
上传用户:qwe1234
采用NLJ随机搜索的方法辨识一个以状态方法表示的非线性系统。选其初值 a1(0) =50 , a2(0) =100 , a3(0) =100 , a4(0) =50 , a5(0) =10 , 选范围为 r(1)(i)=0.5 a(0)(i) , 取数据长度 L =40, t =0.005 , 性能指标 J= 。迭代计算结果得 a 的估计值 1=17.6043243, 1=17.5977, 2=72.9573, 3=51.3014, 4=22.9889, 5=5.99965, J = 0.000000916 。
上传时间: 2013-12-20
上传用户:weiwolkt
ADSL 接入技术已成为终端用户最主要的宽带接入技术。ADSL 技术的关键是ADSL 调制解调器,即ADSL MODEM。ADSL 用户端调制解调器驱动器是一个宽频带功率放大器,他能不失真放大和传输电话线上已编码的数字信号。 本文通过对ADSL 调制解调器驱动器特点、结构和性能的分析,给出了一种ADSL 用户端MODEM 驱动器的实现电路。该 电路采用具有优良高频的双功率放大器L T1886 ,即使在配置高电平的闭环增益网络后也能保持较低的失真。
上传时间: 2016-10-26
上传用户:BIBI
本程序是在vagrant的升级程序上增加了SQL数据库的更新升级功能系统中采用了ACCES来存储数据更新的指令 从而达到逐步执行SQL代码的功能,因为在SQL中要创建表、存储过程、视图等对象时,需要删除原有老的对象,但是SQ L不支持将这些指令存放在一起从而导致出错所以用ACCES来存储数据了
上传时间: 2016-10-30
上传用户:agent
使用国产CH341A芯片实现USB转串口,完全兼容AVR JTAGICE,可以自动升级。 支持芯片: ATmega16(L), ATmega162(L), ATmega169(L or V), ATmega32(L), ATmega323(L), ATmega64(L), ATmega128(L). 原理图还附加了RS232接口,可以方便用户自主选择串口或USB下载程序。 还附加有可自动升级的HEX文件
上传时间: 2016-11-08
上传用户:hxy200501
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2016-11-09
上传用户:wang5829
The "GEE! It s Simple" package illustrates Gaussian elimination with partial pivoting, which produces a factorization of P*A into the product L*U where P is a permutation matrix, and L and U are lower and upper triangular, respectively. The functions in this package are accurate, but they are far slower than their MATLAB equivalents (x=A\b, [L,U,p]=lu(A), and so on). They are presented here merely to illustrate and educate. "Real" production code should use backslash and lu, not this package.
标签: illustrates elimination Gaussian pivoting
上传时间: 2014-01-21
上传用户:lxm
一个小的telnet程序与大家共享,/* 本程序支持如一些参数: * --host IP地址 或者 -H IP地址 * --port 端口 或者 -P 端口 * --back 监听数量 或者 -B 监听数量 * --dir 服务默认目录 或者 -D 服务默认目录 * --log 日志存放路径 或者 -L 日志存放路径 * --daemon 使程序进入后台运行模式 */
上传时间: 2016-11-20
上传用户:515414293