-
ofdm-awgn
这是我们通信建模与仿真书上的程序,是白噪声&瑞利信道下对OFDM的仿真实现。(This is our communication on Modeling and Simulation on the procedures, White Noise & Rayleigh Channel on OFDM Simulation.)
- 2007-04-07 11:36:30下载
- 积分:1
-
specfunA
用matlab计算131个特殊函数,对工程设计人员有帮助!(Matlab calculated using 131 special function, the project designers have to help!)
- 2007-09-30 15:17:30下载
- 积分: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
-
MainGUI
心电图的处理,利用到MATLAB中的GUI,这是其中保存的.m文件还,有.fig,运行时就可以自动生成了(the processing of ECG)
- 2010-11-27 20:30:03下载
- 积分:1
-
example
惩罚函数法求函数的最小值,包括建立罚函数,牛顿法求最小值(Penalty function method to find the minimum value of the function, including the establishment of the penalty function, Newton' s method for the minimum)
- 2013-03-02 17:04:08下载
- 积分:1
-
ipgui
my name is kelvie. I am a beginner.
- 2013-03-10 03:07:44下载
- 积分:1
-
Scale-freeInternetsimulation
利用matlab软件编写的一类典型的复杂网络-无尺度网络的生成程序(Matlab software written using a class of typical complex networks- the generation of scale-free network program)
- 2011-06-21 23:59:21下载
- 积分:1
-
作品 MATLAB语言常用算法程序集
关于matlab的语言常用算集比较详细的完整版学习资料(The language of MATLAB is often used in a more detailed and complete set of learning materials)
- 2018-03-03 16:53:57下载
- 积分:1
-
ModernCommunicationSystemUsingMatlab
经典国外教材‘现代通信系统使用matlab’的中文电子版(morden communication system use matlab)
- 2009-07-20 16:52:29下载
- 积分:1
-
svm
支持向量机中的训练样本的MATLAB源代码程序(Support Vector Machine training samples in the source code of the MATLAB program)
- 2009-05-19 21:05:31下载
- 积分:1