-
csolve
FUN should be written so that any parametric arguments are packed in to xp,
- 2010-03-04 16:59:48下载
- 积分:1
-
ewa
電磁波,天線設計與分析工具箱,包含大量範例(Electromagnetic waves, antenna design and analysis toolbox, including a large number of examples)
- 2010-05-24 11:57:11下载
- 积分:1
-
AMOFPSO-master
说明: 粒子群算法进行多目标优化,得到问题的帕累托解集(pso is used to mluti-optimization)
- 2020-12-28 14:48:57下载
- 积分: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
-
kalman-peopledetection
使用kalman滤波实现动态行人检测与跟踪(dynamic people detection using kalman filter)
- 2013-07-10 21:43:06下载
- 积分:1
-
matlab-learning-material
matlab学习资料。适合新手,系统讲解matlab软件基本功能。(matlab learning materials. Suitable for the novice, the basic functions of the system on matlab software.)
- 2012-11-27 16:57:36下载
- 积分:1
-
FBG+LPFG
说明: 计算布拉格光纤光栅和长周期光纤光栅的反射谱或传输谱(The reflected spetrum of FBG and the transmission spectrum of LPFG)
- 2021-03-10 19:59:26下载
- 积分:1
-
QPSK
QPSK调制与解调,运用MATLAB语言编写(QPSK modulation and demodulation using the MATLAB language)
- 2010-07-15 18:33:00下载
- 积分:1
-
123
Adaptive Continuous-Time Linear
Quadratic Gaussian Control
- 2010-11-01 17:01:35下载
- 积分:1
-
DCT
一个有关DCT的matlab程序,采用分块的思路(DCT-a matlab program, the idea of using block)
- 2009-05-03 22:20:41下载
- 积分:1