The file fsedemo.m is Matlab code intended as demonstration software for minimum MSE FSE design calculations. From:http://bard.ece.cornell.edu/
标签: demonstration intended software fsedemo
上传时间: 2016-10-17
上传用户:yuchunhai1990
此程序为DS-CDMA链路中加入基于子空间的PASTd多用户检测方法。系统中采用m序列阔频,可以通过高斯信道或瑞利信道。可以直接运行得到不同信噪比下的误码率曲线。
上传时间: 2016-10-17
上传用户:ma1301115706
此程序为DS-CDMA链路中加入基于子空间的PAST多用户检测方法。系统中采用m序列阔频,可以通过高斯信道或瑞利信道。可以直接运行得到不同信噪比下的误码率曲线。
上传时间: 2016-10-17
上传用户:
数学建模中的飞行管理问题的matlab程序,分了三个m文件
上传时间: 2016-10-17
上传用户:1159797854
m序列是无线通信中的常用序列,采用MATLAB对其产生方法进行了仿真
上传时间: 2013-12-26
上传用户:佳期如梦
按FPE定阶的 源程序:fpe.cpp M序列:M序列.txt 白噪声:Gauss.txt 程序中先用依模型阶次递推算法估计模型的参数,再用fpe方法判断模型的阶次。 程序运行结果如下: n: 1 判断阶次FPE的值: 0.0096406 -0.481665 1.07868 n: 2 判断阶次FPE的值: 0.00875755 -0.446739 0.00498181 1.07791 0.0527289 n: 3 判断阶次FPE的值: 0.0087098 -0.459433 0.120972 -0.0569228 1.07814 0.0390757 0.116982 n: 4 判断阶次FPE的值: 0.000396884 -0.509677 0.4501 -0.200906 0.0656188 1.07991 -0.0156362 0.442989 0.0497236 n: 5 判断阶次FPE的值: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771 n: 6 判断阶次FPE的值: 3.23349e-007 -1.14659 0.76933 -0.487651 0.329676 -0.10377 -0.00440907 1.07999 -0.703574 0.447253 -0.235282 0.113587 0.00479688 从以上结果可以看出,当n=5时,fpe值最小,所以这时的模型阶次和参数估计值为最优结果: 3.2095e-007 -1.18415 0.813123 -0.517862 0.34881 -0.116864 1.07999 -0.744141 0.474462 -0.253112 0.122771
上传时间: 2013-12-11
上传用户:yd19890720
The Inter IC bus or I2C bus is a simple bidirectional two wire bus designed primarily for general control and data transfer communication between ICs. Some of the features of the I2C bus are: • Two signal lines, a serial data line (SDA) and a serial clock line (SCL), and ground are required. A 12V supply line (500mA max.) for powering the peripherals often may be present. • Each device connected to the bus is software addressable by a unique address and simple master/ slave relationships exist at all times masters can operate as master-transmitters or as master-receivers. • The I2C bus is a true multi-master bus including collision detection and arbitration to prevent data corruption if two or more masters simultaneously initiate data transfer systems. • Serial, 8-bit oriented, bidirectional data transfers can be made at up to 100 KBit/s in the standard mode or up to 400 KBit/s in the fast mode.
标签: bus bidirectional primarily designed
上传时间: 2013-12-11
上传用户:jeffery
取样光栅的反射谱(M-file)Sample_Uniform_2
标签: Sample_Uniform M-file 光栅 反射
上传时间: 2016-10-20
上传用户:sssl
一个牛顿插值的matlab的m文件
上传时间: 2013-12-26
上传用户:1109003457
此函数实现了M序列发生器的matlab实现
上传时间: 2014-01-15
上传用户:yuchunhai1990