-
BPSK
This m-file simulates MPSK (BPSK,QPSK,8PSK)with theoretical and simulated results using Gray coding. Numerical examples of a satellite link design are shown using QPSK and/or 8PSK when the bit rate(Rb)is greater than the channel bandwidth Wc (Band-limited channel).
- 2009-06-10 18:40:20下载
- 积分:1
-
Z-Stack-RSSI-and-LQI
Zstack-cc2530获取RSSI和LQI值(get Zstack s RSSI and LQI)
- 2020-11-29 19:59:27下载
- 积分:1
-
02
说明: MATLAB7辅助控制系统设计与仿真 书中的原码 第2章.rar(MATLAB7 assisted control system design and simulation of the original code book, Chapter 2. Rar)
- 2007-10-25 18:32:51下载
- 积分:1
-
XMLlToolbox2
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa.
For example,
>> project.name = MyProject
>> project.id = 1234
>> project.param.a = 3.1415
>> project.param.b = 42
becomes with str=xml_format(project, off )
"<project>
<name>MyProject</name>
<id>1234</id>
<param>
<a>3.1415</a>
<b>42</b>
</param>
</project>"
On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
- 2007-11-27 00:35:05下载
- 积分:1
-
SIMULINK
讲解MATLAB中SIMULINK的主要功能和模块(SIMULINK of MATLAB on the main functions and modules)
- 2009-03-19 00:16:22下载
- 积分:1
-
MATLABhelp
一个很好的matlab中文帮助文档,希望对学matlab的人有所帮助(A very good Chinese matlab help document, in the hope that people learn matlab help)
- 2007-12-04 08:28:09下载
- 积分:1
-
ce
说明: matlab时针程序,能实现双时针的配合旋转,历时24小时(The matlab clockwise procedures to achieve dual-clockwise with the rotation, which lasted 24 hours)
- 2012-10-18 09:34:40下载
- 积分:1
-
matlabcon
三维重建技术matlab源码,三维重建技术matlab源码三维重建技术matlab源码三维重建技术matlab源码(Three-dimensional reconstruction techniques matlab source)
- 2012-10-28 14:47:41下载
- 积分:1
-
fading
Program to simulate Rayleigh fading using a p-th order autoregressive model AR(p) according to
Baddour s work: Autoregressive modeling for fading channel simulation , IEEE Transaction on Wireless Communications, July 2005.
- 2016-07-09 02:43:24下载
- 积分:1
-
txttofig
txttofig格式转换,txt中数据格式有严格要求,800a90为一转换实例。(The data transfer fig picture. Data formats, there are strict requirements, 800a90 as an example.)
- 2012-05-17 18:33:38下载
- 积分:1