-
MatlabPrimer
MATLAB入门必备(英文)。适合英语不太菜的初学者。^ ^(MATLAB entry required (in English). Food not suitable for beginners in English. ^ ^)
- 2008-06-10 10:37:31下载
- 积分:1
-
UsingMapleandMATLABtosolvetheproblemofScientificCo
说明: 用Maple和MATLAB解决科学计算问题(第三版)(Using Maple and MATLAB to solve the problem of Scientific Computing (Third Edition))
- 2010-04-07 15:42:06下载
- 积分:1
-
genetic-algorithm--MATLAB
用MATLAB实现遗传算法程序,详细的设计步骤(The principle of genetic algorithm has been presented and its realization in MATLAB has been discussed)
- 2013-03-11 16:53:58下载
- 积分: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
-
SimpleColorDetection
this is all about SimpleColorDetection
- 2010-01-22 14:10:03下载
- 积分:1
-
colorfusionbyemalgorithmforirandvisibleimages
colorfusion by colorfusion by em algorithm for ir and visibleimages
- 2013-03-16 11:53:19下载
- 积分:1
-
CS
说明: CS端点检测,基于语音压缩感知的语音在不同噪声下的语音端点检测程序(compressed sensing)
- 2012-12-16 13:50:16下载
- 积分:1
-
NumericalAnalysisUsingMATLABandExcelThirdEdition
Numerical Analysis Using MATLAB and Excel, Third Edition (Orchard, 2007)
- 2009-11-06 17:32:14下载
- 积分:1
-
Simulink
smuilink仿真教程 十分详细,适合自学的人(smuilink Simulation Tutorial)
- 2012-06-05 00:14:48下载
- 积分:1
-
speech
这是matlab环境下得语音识别系统的详细说明,主要针对说话人识别,对入门者来说非常实用(This is a detailed description of a speech recognition system in Matlab environment mainly for speaker recognition, very useful for beginners)
- 2013-03-10 20:10:51下载
- 积分:1