-
Programming_MATLAB_image_image_entropy_source_prog
MATLAB图像编程设计图像熵源码程序Programming MATLAB image image entropy source program(Programming MATLAB image image entropy source program Programming MATLAB image image entropy source program)
- 2010-08-03 11:18:40下载
- 积分:1
-
MIMO-OFDM-blind-timing-syn
一种mimo-ofdm分布式多天线系统的盲定时同步算法matlab仿真分析(a blind timing synchronization method in mimo-ofdm system,analysis with matlab)
- 2012-03-22 15:58:06下载
- 积分:1
-
ANN
MATLAB CODE FOR ARTIFICIAL NEURAL NETWORK
- 2013-08-17 01:56:59下载
- 积分:1
-
MATLAB-GUI
MATLAB图形界面设计,书很好,学习图形界面设计,希望对大家有用(MATLAB graphical interface design, a good book to learn graphical interface design, want to be useful)
- 2011-10-26 20:02:20下载
- 积分:1
-
CCppt
Clear Case briefly introduction power point
- 2013-09-25 10:03:02下载
- 积分:1
-
FD
the code is dealing with the detection of faces in an image. it is basically a face detection code
- 2014-02-17 21:14:49下载
- 积分:1
-
MRC-simulation
最大比合并技术仿真,该技术可用于分集接收(MRC(max ratio combine))
- 2020-11-05 16:29:50下载
- 积分:1
-
云模型matlab程序
云模型matlab程序设计,包含例子,只需修改数据。(Cloud model Matlab programming, including examples, only need to modify the data.)
- 2020-09-26 22:47:46下载
- 积分: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
-
HalfBridgeInverter
matalb/simulink model of half bridge inverter using PWM techniqui
- 2013-08-26 05:56:58下载
- 积分:1