-
5.2.2.6.4
源代码 matlab源代码 m文件 基于MATLAB的Reed_Muller码编译码仿真(Source code matlab source code m file code decoding based on MATLAB simulation of Reed_Muller)
- 2010-07-16 01:07:40下载
- 积分: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
-
rs1
完整的RS编译码仿真程序,基于matlab仿真实现(integrity of the RS encryption simulation program, based on Matlab Simulation)
- 2007-05-13 13:00:36下载
- 积分:1
-
eje1
game in fpga example, also is a fpga
- 2014-02-03 12:01:33下载
- 积分:1
-
QAM16
说明: 主要介绍16QAM调制,及其算法的应用。(This paper mainly introduces 16QAM modulation.)
- 2020-06-24 11:00:02下载
- 积分:1
-
Gray_PID
Matlab连续系统灰色PID跟踪,预测加控制(Matlab for Gray PID tracking system, add the control prediction)
- 2009-03-31 01:46:47下载
- 积分:1
-
colorbar
用于设置matlab中不同类型的colormap(to set diffrent colormap in matlab )
- 2013-04-13 16:02:12下载
- 积分:1
-
hangjiguihua1
航迹规划算法,能够有效规划出最优路径,达到最优效果(Route planning algorithm can effectively plan out the best route to achieve optimal results)
- 2021-04-25 21:08:46下载
- 积分:1
-
FrequencyPlot
关于FFT的一个例子,Short time FFT with octave smooth
by Matthes(An example of FFT on, Short time FFT with octave smoothby Matthes)
- 2009-01-05 20:32:13下载
- 积分:1
-
LTE
基于MATLAB仿真平台的LTE系统仿真(MATLAB simulation platform based on the LTE system simulation)
- 2009-11-03 16:26:04下载
- 积分:1