-
MATLAB-material-for-communication-technology
初步学习matlab的学习资料,本资料包含《现代通信系统使用matlab》,《数字信号处理及matlab实现》,《matlab信号处理及详解》,《matlab通信仿真与应用》等资料,是通信专业理论学习,很好的资料(Matlab preliminary study of learning materials, this information includes " the use of modern communication systems matlab" , " digital signal processing and matlab to achieve" , " matlab signal processing and 详解" , " matlab simulation and application of communication" and other information, is a communications professional theory learning, good information)
- 2010-07-09 20:42:12下载
- 积分:1
-
MIMO_OFDM_Simulator
MIMO—ofdM无线通信仿真源代码,有利于加深对MIMO各种检测算法的理解(MIMO-ofdM wireless communication simulation source code, is conducive to deepening the understanding of MIMO detection algorithms of various)
- 2010-12-13 19:49:50下载
- 积分:1
-
4fsk
通信系统中4fsk调制方式的仿真与实现,绘出传输波形和接受波形(Simulation and implementation of communication systems 4fsk modulation, transmission waveform and receiving waveform draw)
- 2014-12-23 16:45:15下载
- 积分: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
-
grow_region
this program used grow the regions
- 2010-08-18 15:29:10下载
- 积分:1
-
matlabjixie
matlab对机械四杆结构的仿真动画,很难找的,很有价值。(matlab mechanical simulation of four-bar structure animations, it is difficult to find, great value.)
- 2010-12-01 13:13:35下载
- 积分:1
-
Matlabshuzhijisuanchengxu
这是一份关于MATLAB数值计算的程序,讲解的很详细,很好的学习材料(This is a numerical calculation on the MATLAB program, explained in great detail, good learning materials
)
- 2010-12-11 21:13:47下载
- 积分:1
-
matlabExample
一套从入门到精通的Matlab学习教材,附有大量例子,包括神经网络源代码(a proficient from entry to the study and teaching of Matlab, with a large number of examples, including source code neural network)
- 2005-08-29 15:04:38下载
- 积分:1
-
flow
利用MATLAB对流量计进行仿真编程,使用MATLAB内部集成进行编程(MATLAB simulation programming the flow meter, using MATLAB internal integrated programming)
- 2012-06-26 22:50:46下载
- 积分:1
-
mallat
关于小波变换的Mallat运算,是一维数据的Mallat(On the Mallat wavelet transform computing, data is one-dimensional Mallat)
- 2009-05-13 20:19:56下载
- 积分:1