-
shili50
matlab实例
很多是例子适用于新手练习和调试程序。(matlab examples of many examples of practice applicable to novice and debug procedures.)
- 2008-05-21 01:07:31下载
- 积分:1
-
perimeterqueenbeeproblem
a perimater time ca for quen bee problem
- 2010-01-26 03:09:52下载
- 积分:1
-
con_rot_softdecision
实现星座图旋转,软判决,Q-delay,有反馈(constellation roted and soft decision,with a feedbanck or 16QAM roted )
- 2013-03-04 10:38:09下载
- 积分: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
-
Matlab7011478617
基于MATLAB7.0的统计信息处理,很厚的一本书,包含了特多的统计学算法及MATLAB实现,比如隐马尔科夫连,最小二乘法等统计学算法(Statistical information processing based on MATLAB7.0 very thick book that contains a special number of statistical algorithms and MATLAB implementation, such as hidden Markov with, least squares, a statistical algorithm)
- 2010-05-06 16:04:52下载
- 积分:1
-
tank
tuning of pid controller for a higher order system by different tuing algorithms
- 2015-01-23 13:20:25下载
- 积分:1
-
backfor_pf
配电网潮流计算分层前推回代法 基于分层模型的潮流计算方法 (Distribution power flow calculation stratified forward and backward substitution method)
- 2013-05-06 20:19:05下载
- 积分:1
-
Eigenfaces
This is a code in matlab for face recognition using PCA
- 2015-04-02 17:08:43下载
- 积分:1
-
BeamFroming
自适应波束形成(智能天线)的MATLAB代码仿真程序(Adaptive beamforming (smart antennas) code of the MATLAB simulation program)
- 2009-04-23 09:14:13下载
- 积分:1
-
LDPC
ldpc码matlab实现,恩,应该很好吧(ldpc matlab)
- 2013-12-09 16:15:15下载
- 积分:1