本课程提供的示范程序包括三个方面,分别是BPSK、M(M=4、8)进制PSK和DPSK通信系统的仿真。前者由c++实现,后两者用Matlab语言编写。
上传时间: 2014-12-22
上传用户:钓鳌牧马
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).
标签: converts Toolbox complex logical
上传时间: 2016-02-12
上传用户:a673761058
.\ Info directory .\delphi\internet Delphi sample applications (all Delphi versions) .\cpp\internet C++Builder sample applications .\cpp\internet\bcb1 C++Builder version 1 projects .\cpp\internet\bcb3 C++Builder version 3 projects .\cpp\internet\bcb4 C++Builder version 4 projects .\cpp\internet\bcb5 C++Builder version 5 projects .\cpp\internet\bcb6 C++Builder version 6 projects .\delphi\vc Delphi 1.x files (winsock.pas 16 bits and *.dcr) .\delphi\vc32 Delphi (1/2/3/4/5/6/7) and C++Builder (1/3/4/5/6) components .\Delphi1 Automated build for Delphi 1. Not for beginners. .\Delphi2 Automated build for Delphi 2. Not for beginners. .\Delphi3 Automated build for Delphi 3. Not for beginners. .\bcb1 Automated build for Bcb 1. Not for beginners.
标签: Delphi delphiinternet applications cppinternet
上传时间: 2014-01-12
上传用户:star_in_rain
一个遥控开关的原代码,控制1个继电器 采用HS2262 1---------------------------- HS2262-----4.7MR苏州产 同步6.2-6.4MS 宽580-610US 窄180-220US 2--------------------------- PT2262-----2MR台湾产 同步6.43MS 宽600-610US 窄200-210US
上传时间: 2016-03-16
上传用户:2404
ldpc码中,再生成H矩阵时,检测4 .6 .8环的快速方法
标签: ldpc
上传时间: 2014-01-07
上传用户:moshushi0009
数据结构,清华大学出版社,这里是5-7章的,刚才上传的是1-4章的内容,不好意思啊,没有放到一起,麻烦大家了!
标签: 数据结构
上传时间: 2014-01-12
上传用户:cuiyashuo
用FPGA实现了RS232异步串行通信,所用语言是VHDL,另外本人还有Verilog的欢迎交流学习,根据RS232 异步串行通信来的帧格式,在FPGA发送模块中采用的每一帧格式为:1位开始位+8位数据位+1位奇校验位+1位停止位,波特率为2400。由设置的波特率可以算出分频系数,具体算法为分频系数X=CLK/(BOUND*2)。
上传时间: 2013-11-29
上传用户:ve3344
LCM046,4位8段液晶显示器驱动及测试程序
上传时间: 2016-08-22
上传用户:shawvi
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。
上传时间: 2013-12-14
上传用户:我们的船长
用VHDL实现2,4,8分频设计,经编译,波形仿真成功
标签: VHDL
上传时间: 2016-10-19
上传用户:lmeeworm