-
OFDMyuanshidaima
本代码为OFDM的原始MATLAB仿真代码,已通过验证为 好代码(The original MATLAB code for OFDM simulation code has been validated as a good source)
- 2009-11-24 13:29:42下载
- 积分:1
-
Raptorcode
三篇关于Raptor编码的原理和应用的中文文献,希望对您有所帮助!(Chinese literature of 3 Raptor coding principles and applications in the hope of help to you!)
- 2020-08-13 17:58:38下载
- 积分:1
-
aloha-in-matla
关于ALHOA matlab仿真 希望能帮助大家。有图标和具体的方法。(About ALHOA matlab simulation we hope to help. Logos and specific method.)
- 2013-04-22 17:46:26下载
- 积分:1
-
Apostila_psim
Small tutorial of psim
- 2015-02-03 09:38:16下载
- 积分:1
-
XFEM
扩展有限元XFEM,结构断裂分析的扩展有限元法(EXTENDED FINITE ELEMENT METHOD for Fracture Analysis of Structures)
- 2013-12-23 17:18:04下载
- 积分: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
-
334535224DQPSK
本程序是4dpsk的matlab仿真以及在sinmulink下的建模仿真(This procedure is the matlab simulation 4dpsk as well as in the modeling and simulation sinmulink)
- 2009-05-11 13:30:08下载
- 积分:1
-
Planning
matlab 经典算法 规划问题讲义及例题(classical algorithm matlab planning notes and Example)
- 2009-12-08 13:00:05下载
- 积分:1
-
LTE_sim_batch
LTE_sim_batch.m file simulation
- 2010-05-28 01:21:37下载
- 积分:1
-
ex1
hamming code 编码与解码,在编码理论中占据着极其重要的地位(hamming encoding and decoding)
- 2011-12-07 12:11:58下载
- 积分:1